搜索资源列表
-
0下载:
Huffman算法做的压缩解压程序-compress/uncompress program with Huffman algorithm
-
-
0下载:
code to compress data usin huffman algorithm
-
-
0下载:
基于哈夫曼算法实现的文件压缩和解压缩程序。用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 the file.
-
-
0下载:
哈弗曼压缩算法,可以压缩和解压小于4G的文件,压缩效率较高-Ha Fuman compression algorithm can compress and decompress the file is less than 4G, a higher compression efficiency
-
-
0下载:
使用哈夫曼算法对英文文本进行压缩和解压缩,有简单的界面和详细的说明。-Using the Huffman algorithm to compress and decompress the English text, a simple interface and detailed instructions.
-
-
0下载:
gzip压缩解压实现算法,该算法基于Huffman编码,能够压缩和解压.gz格式的文件。-gzip compression decompression algorithm, the algorithm based on Huffman coding to compress and decompress .gz format.
-