文件名称:huffman
介绍说明--下载内容均来自于网络,请自行研究使用
运用Huffman编码对文件进行压缩和解压,支持任何类型的文件。算法比较简单,适合数据结构的学习。-Huffman coding using the compression and decompression of documents to support any type of document. The algorithm is relatively simple, suitable for data structure learning.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
compress.cpp
decompress.cpp
Huffman.h