Description: 基于哈夫曼树的文件压缩/解压程序c++源代码程序-Huffman tree based file compression/extracting program c++ source code program Platform: |
Size: 5120 |
Author:xie |
Hits:
Description: 我是个C语言的初学者,于是就用C写了个基于哈夫曼树的文件压缩程序,希望大家多提意见,解压程序正在实现中。-I am a C language for beginners, so he wrote with C Huffman tree-based file compression program, I hope you speak up, extract the program is implementation. Platform: |
Size: 2048 |
Author:谢卫蓉 |
Hits:
Description: 数据结构实验:设计一个基于哈夫曼树的数据压缩程序,根据给定的待压缩文件中字符出现的频率建立相应哈夫曼树,构造哈夫曼编码表,在此基础上可以对待压缩文件进行压缩(即编码),同时可以对压缩后的二进制编码文件进行解压(即译码)-Experimental data structure: a design based on Huffman data compression program, to establish the corresponding Huffman tree based on the frequency of a given file to be compressed characters appear constructed Huffman coding table, on this basis, can be treated archive compression (ie coding), while binary-coded compressed file to decompress (ie decoding) Platform: |
Size: 1024 |
Author:peter |
Hits: