搜索资源列表
huffman
- haffman的功能实现,进行了函数封装等-make the function of haffman come true
haffman
- 将任意一个指定的文本文件中的字符进行哈夫曼编码,生成一个编码文件(压缩文件) 反过来,可将一个压缩文件解码还原为一个文本文件。-haffman tree
haffman
- 我们都学过数据结构,这是一个哈夫曼编码的程序,是根据我的创意编写的。-we all learn the data structure,this is a program describing the function of haffman,its created by myself