资源列表
Huffman-Compression
- Huffman Image Compression
Huffman_CPP
- Huffman Compresion C-Huffman Compresion C++
huffman-code
- huffman code is a way to compress the code . this kind of encoding is optimal to use smaller code for some with the most reputation.
CreateZip
- 生成zip压缩包,通过指定文件名,即可压缩成目标文件名的zip包-failed to translate
LZW
- LZW编码源代码,LZW算法编写的源代码进行LZW编码-LZW Coding
AdaptHuf
- 自适应霍夫曼编码算法,是压缩编码算法的一种,在霍夫曼编码算法的基础上改进得到的-Adaptive Huffman coding algorithm, a compression algorithm, and Huffman coding algorithm based on improved access
Code
- 霍夫曼编码算法,在VC++ 6.0下开发,用于数据压缩,是数据压缩率较高的一种算法
AAC
- 实现自适应的算术编码 用VC++实现的自适应算术编码压缩解压程序-Adaptive arithmetic coding
huffman-encode
- 输入信源符号和概率,可产生哈弗曼编码。并得出编码效率,判定是否唯一可译等功能。代码是面向对象的思想编写。-Input source symbols and probability, can produce the hover tempting mann coding. And that the coding efficiency, the only thing you can determine whether the translation etc. Function. The code is
lzma
- To compile C++ version of file->file LZMA encoding, go to directory CPP/7zip/Bundles/LzmaCon and call make to recompile it: make -f makefile.gcc clean all In some UNIX/Linux versions you must compile LZMA with static libraries. To co
Mouse
- 鼠标事件的使用。简单,可以作为了解,很基础,可以下下来看一下。-mouse agency
LZ77
- Simple Hashing LZ77 Sliding Dictionary Compression Program.
