搜索资源列表
huffman_compress
- 基于哈夫曼算法实现的文件压缩和解压缩程序。用MFC编程实现,有界面,可以浏览选择要压缩或者要解压的文件。-Huffman algorithm based on file compression and decompression process. Programming with MFC, there are interfaces, you can browse option to compress or to decompress t
Huffman_decode
- 该程序是用于解压利用哈夫曼算法压缩的文件,编程语言是C++,平台是windows。(The program is used to unzip the files compressed using the Huffman algorithm, the programming language is C++, and the platform is windows.)