资源列表
NORM2HUFF
- 用MATLAB实现哈夫曼编码 中间使用了子函数
Kraft_coding
- 用于实现Kraft编码的C++程序,给定输入数据,输出数据的Kraft编码。-Kraft coding C++ for implementing the program, given Kraft coded data input and output data.
huffmancode
- Huffman编码实现压缩和解压缩,注意是C
psovq
- 该算法将粒子对算法应用于图像矢量量化,是一个很实用的源码。-The algorithm will be applied to particle image vector quantization algorithm, is a very useful source.
Lempel-Ziv压缩算法
- downloaded from internet
CRC
- 这是一个用DELPHI实现的CRC32位校验的小程序,各位可以用来进行CRC校验.
bcddll
- 用数字字符串进行压缩处理,实现两个数字对应一个压缩AS-Compressed with a string of numbers to achieve the two figures correspond to a compression ASII
compress
- a java application to use huffman coding to represent and compress an image into bits
DCT
- DCT变换是图像图形处理中的很重要的一个压缩算法,此文件详尽的完成了DCT变换-DCT transform is image and graphics processing is very important to a compression algorithm, this document contains details of the completion of the DCT transform
zip
- 这个是用于制作压缩软件的模块,支持zip后戳,是个不错的模块,易语言的。-This is for the production of compression software module supports zip after stamp is a good module, easy language.
convolutional-encoding
- 能够实现(2,1,2)卷积编码及译码,模拟信道传输-It enables (2,1,2) convolutional coding and decoding, analog channel transmission
Huffmancoding
- 哈夫曼在上世纪五十年代初就提出这种编码时,根据字符出现的概率来构造平均长度最短的编码。它是一种变长的编码。在编码中,若各码字长度严格按照码字所对应符号出现概率的大小的逆序排列,则编码的平均长度是最小的。(注:码字即为符号经哈夫曼编码后得到的编码,其长度是因符号出现的概率而不同,所以说哈夫曼编码是变长的编码。)-Huffman in the early fifties of last century to make such a code, depending on the probability