资源列表
arith-coding
- VS2005,命令行的算术编码。多阶自适应算术编码,包括编码和解码。压缩率很高,可以跟7zip、快压一较高下-Arithmetic coding in VS2005.context based adaptive arithmetic coding with good performance,like 7zip and kuaiya software
lempel
- Lempel-siv簡單描述,讓使用者要了解演算法的結構,順便了解程式架構,藉由看程式去了解演篹法。-LZW that describe easily.
HuffCode
- Huffman coding is an entropy encoding algorithm used for lossless data compression. The term refers to the use of a variable-length code table for encoding a source symbol (such as a character in a file) where the variable-length code table has been
norm2huff
- 有关无损压缩huffman 编码 无注释 在matlab环境下 -huffman encoding
Huffman
- 用java图形界面实现的哈弗曼的编码与解码 原代码 各类之间的关系 非常详细-Using java graphical interface to achieve the Huffman encoding and decoding of the original code the relationship between various types of very detailed
HuffmanCode
- Huffman编码原理的详细讲解...以及如何利用Huffman树对文件进行压缩和文件解压等等....希望对大家有所帮助-Huffman coding principle explanation... And how to use Huffman tree on files compressed and file decompression, etc...
chengxu
- 求出能整除x且不是偶数的各整数,并按从小到大的顺序放在pp所指的数组中,这些除数的个数通过形参n返回。 -Calculated divisible by x and is not even integer, and from small to large order on the array referred to by the pp , the divisor of the number of returned through the parameter n .
obd2_prj
- ECAN Module and source code obd.
0904210213
- 霍夫曼编码的C++实现,输入一组字符串,输出每个字符的编码及整个字符串的霍夫曼编码。-realization of Huffman coding using VC++
compression-and-decompressi
- 压缩,解压原文件。只要求输出的文件中整形数字少于输入文件中的数字既为压缩。-An input file is actually a set of integer values. Our goal is to compress the input file and create an output file. If the number of the integers in the output file is less than the number of integers in the i
HM-5.2-dev
- 最新视频编码标准 HEVC代码v5.2,压缩效率比H.264提高50 以上-HEVC Video coding source code
AdaptiveHuffmanCoding
- 自适应哈夫曼压缩编码算法源码,可以在做稍微修改后在Matlab环境中直接运行-failed to translate