登录
首页 » matlab » huffman

huffman

于 2020-06-28 发布 文件大小:2KB
0 259
下载积分: 1 下载次数: 28

代码说明:

  霍夫曼编解码matlab程序,包含熵的计算。(Hoffman codec Matlab procedures, including the calculation of entropy.)

文件列表:

decoder.m,391,2013-02-15
encoder.m,394,2013-02-15
entropy.m,662,2013-02-15
Findvalidcode.m,777,2013-02-17
huffman.m,1424,2013-02-15

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • hufman
    哈夫曼文本压缩器,两个功能压缩文本文件和解压二进制文件。 内容为源代码,用编译器把源代码运行一遍,把需要压缩的txt文件放到和源代码同一个目录下,压缩名称输入 **.txt 压缩后的名称一定要写二进制格式的 例如 **.dat 只能解压用这个程序压缩后的文件。。 解压名 写 **.dat 解压后名称 **.txt(Huffman text compression, two text files compression and decompression functions binaries)
    2013-12-27 11:06:18下载
    积分:1
  • speckle
    对图像进行斑点噪声的添加,用方程f=f+n*f将乘性噪音添加到图像f上,其中n是均值为零,方差为var的均匀分布的随机噪声。(Image speckle noise addition, the equation f = f+ N* f will be added to the multiplicative noise on the image f, in which n is zero mean, variance var of the uniform distribution for the random noise.)
    2008-07-16 18:49:41下载
    积分:1
  • 常用图像编码码matlab实现
    常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。(Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Huffman coding, linear predictive coding and a process similar to JPEG encoding. Very suitable for the practice of entry-users.)
    2020-12-06 16:19:24下载
    积分:1
  • WP_DFIG
    双馈发电机的simulink仿真模型!双馈发电机的simulink仿真模型!(Double-fed generator simulink simulation model! Double-fed generator simulink simulation model!)
    2021-05-13 22:30:02下载
    积分:1
  • files2
    说明:  基于感兴趣区的MPEG-4 FGS增强层码率分配算法 基于感兴趣区的MPEG-4 FGS增强层码率分配算法(Regions of interest based on the MPEG-4 FGS enhancement layer bit allocation algorithm is based on regions of interest of MPEG-4 FGS enhancement layer bit allocation algorithm)
    2008-09-05 13:03:54下载
    积分:1
  • 霍夫曼
     用霍夫曼编码实现的简单的文本压缩解压缩C++源程序
    2023-03-16 17:30:04下载
    积分:1
  • DS4
    设电文字符集D及各字符出现的概率F如下: D={a,b,c,d,e,f,g,h}(字符数n=8) F={5,29,7,8,14,23,3,11}( ) 编写完成下列功能的程序: ①构造关于F的Huffman树; ②求出并打印D总各字符的Huffman编码。 程序结构: 类型说明; 构造Huffman树的函数:Huffman_tree(H[m+1]); 求Huffman编码的函数:Huffman_code(code[n+1]); main() { 变量说明; 输入字符集D及频率F; 调用Huffman_tree(H); 调用Huffman_code(code); 打印编码; Y 继续? N 停止 }
    2015-06-06 16:41:33下载
    积分:1
  • MyBitMapCompress
    说明:  一个简单的32位位图压缩算法,基本思想是,扫描像素点,后面有雷同的就记下重复次数。(A simple 32-bit bitmap compression algorithm, the basic idea is to scan pixel, behind identical repetitions on the record.)
    2010-04-13 22:43:43下载
    积分:1
  • MPEG4-ARM
    代码实现了基于ARM7的MPEG-4视频解码器,由C代码和汇编混合编写,已经在ARM7TDMI平台调试通过。(Code based on the ARM7 realize the MPEG-4 video decoder, from C code and compilation of mixed-prepared, has been adopted ARM7TDMI debugging platform.)
    2008-08-16 17:42:31下载
    积分:1
  • crc
    Many crc routine in C
    2008-03-26 17:01:23下载
    积分:1
  • 696518资源总数
  • 106268会员总数
  • 10今日下载