文件名称:哈弗曼树算法压缩/解压文件(Huffman)
文件大小:10KB
文件格式:ZIP
更新时间:2015-03-06 04:46:18
哈弗曼树算法压缩/解压文件
哈弗曼树算法压缩/解压文件,文件需要在release模式下执行,可进行encode和decode设置。简单快捷,很不错的代码,多次被国外教授当做例子讲解。有任何问题可留言。
【文件预览】:
src
----ReadMe.txt(1KB)
----Lib()
--------huffman.cpp(9KB)
--------huffman.h(4KB)
----huffman.vcproj(5KB)
----huffman.suo(11KB)
----stdafx.h(421B)
----stdafx.cpp(294B)
----huffman.sln(879B)
----targetver.h(765B)
----main.cpp(3KB)