Huffman 壓縮/解壓算法的ANSI C實(shí)現(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
標(biāo)簽:
ANSI
implementation
contains
readable
上傳時(shí)間:
2014-01-05
上傳用戶(hù):thesk123