资源列表
AAC
- 实现自适应的算术编码 用VC++实现的自适应算术编码压缩解压程序-Adaptive arithmetic coding
suanshu
- 算术编码算法代码,在VC++6.0下开发,算术编码是一种利用非常广的压缩算法-Arithmetic coding algorithm code, developed in VC++6.0, arithmetic coding is a very widely used compression algorithms
Code
- 霍夫曼编码算法,在VC++ 6.0下开发,用于数据压缩,是数据压缩率较高的一种算法
AdaptHuf
- 自适应霍夫曼编码算法,是压缩编码算法的一种,在霍夫曼编码算法的基础上改进得到的-Adaptive Huffman coding algorithm, a compression algorithm, and Huffman coding algorithm based on improved access
LZW
- LZW编码源代码,LZW算法编写的源代码进行LZW编码-LZW Coding
CreateZip
- 生成zip压缩包,通过指定文件名,即可压缩成目标文件名的zip包-failed to translate
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.
Huffman_CSharp
- Huffman Compression C#
Huffman_CPP
- Huffman Compresion C-Huffman Compresion C++
Huffman-Compression
- Huffman Image Compression
RLE
- RLE Image Compression
h264-encoder-1.0.0
- H.264图像压缩代码,现在广泛使用的标准。-H.264 video compress, it s the standard souce code.