Description: Huffman 压缩/解压算法的ANSI C实现
This archive contains a simple and readable ANSI C implementation of Huffman
coding and decoding. This implementation is not intended to be the best,
fastest, smallest, or any other performance related adjective.
More information on Huffman encoding may be found at:
http://michael.dipperstein.com/huffman
http://datacompression.info/Huffman.shtml
-Huffman compression/decompression algorithm to achieve the ANSI C This archive con tains a simple and readable ANSI C implementati on of Huffman coding and decoding. This impleme ntation is not intended to be the best, fastest, smallest, or any other performance related adjective. Mo 're information on Huffman encoding may be found at : http :// michael.dipperstein.com/Huffman http :// datacompression.info/Huffman.shtml Platform: |
Size: 49152 |
Author:张森宁 |
Hits:
Description: 自己用Huffman实现的一个压缩程序,自定义了一种压缩格式,总得来说功能还是不错的。-Their implementation with a Huffman compression procedure, custom, a compression format, in general, functionality is good. Platform: |
Size: 2556928 |
Author:哈哈 |
Hits:
Description: It is a program to compress the entered file text using the adaptive huffman compression algorithm which dynamically builds a tree according to the input string Platform: |
Size: 2048 |
Author:omsta |
Hits: