搜索资源列表
47751732huffman
- 文件的压缩与文件的解压缩,具体包含几个函数,哈弗曼编码的实现 哈弗曼树的建立-File compression and decompression of files, specifically contains several functions, Hafu Man coding Hafu Man tree to establish
HFM
- 哈弗曼编码 ,用哈弗曼编码实现文件的压缩。 根据ascii码文件中各ascii字符出现的频率情况创建Haffman树,再将各字符对应的哈夫曼编码写入文件中,实现文件压缩。-Huffman coding