Huffman 壓縮/解壓算法的ANSI C實現(xiàn)
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
標簽:
ANSI
implementation
contains
readable
上傳時間:
2014-01-05
上傳用戶:thesk123