-
-
-
-
-
-
-
-
-
Huffman.rar
the program demonstrates Huffman decompression. after prompting for the name of the compressed
an object of type HDecompress is declared, and the member function decompress() decompresses the file
-
-
huffman.rar
基于c的huffman的编码实现
该程序实现了经典的huffman算法
同时能够给出编码效率
-