一个HuffMan压缩解压算法源码,有具体的实现算法和代码注释.
上传时间: 2014-01-04
上传用户:qlpqlq
此源码为按照jpeg标准编写的HuffMan压缩程序源代码,主要是进行图像数据压缩
上传时间: 2015-06-27
上传用户:gaojiao1999
This file contains a new and improved version of the HuffMan coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-length-encoding and end-of-block coding in Mat2Vec, and a program which do JPEG-like entropy coding. A complete compression example is shown in TestMat2Vec.m. This file is all you need for HuffMan coding in MatLab.
标签: contains improved HuffMan version
上传时间: 2015-07-05
上传用户:jeffery
A HuffMan implementation reference design in both VHDL and Verilog is provided by the Xilinx
标签: implementation reference provided HuffMan
上传时间: 2015-07-07
上传用户:cooran
一个有关HuffMan算法的演示 其中还有一些基于HuffMan的压缩
上传时间: 2015-07-11
上传用户:LIKE
HuffMan编码,一种压缩与解压缩的程序,仅供大家参考。
上传时间: 2013-12-20
上传用户:litianchu
HuffMan于1952年提出了这种方法,开始主要用于电报报文的编码,常用的英文字母E,T应该如何编码,不常用的应该如何编码,
上传时间: 2015-07-15
上传用户:kernaling
HuffMan的压缩与解压程序,其中CODE为压缩程序,DECODE为解压程序,文本为测试文件
上传时间: 2014-01-11
上传用户:Shaikh
ROI的ezw和HuffMan混合压缩编码,对感兴趣区域采用了HuffMan无损压缩,非感兴趣区调用ezw压缩
上传时间: 2015-07-19
上传用户:huannan88
HuffMan编解码器的模拟实现 应用HuffMan算法实现模拟编解码器,程序实现对输入的一篇英文文章(以 .txt文件读入),输出HuffMan 码流(以 .txt文件输出),最好能实现译码过程。程序语言可以选用C、 VC或C++。
上传时间: 2013-12-25
上传用户:变形金刚