文件名称:MFC实现HUFFMAN编码
文件大小:10.81MB
文件格式:ZIP
更新时间:2013-12-27 12:47:54
MFC HUFFMAN压缩
数据结构课程设计之:MFC实现HUFFMAN编码 自己花了一些功夫做的霍夫曼压缩与解压 支持任意格式的压缩:其中txt文档 80KB压缩后大约为60KB。 有详细的关于移位操作的算法步骤,界面友好!欢迎下载
【文件预览】:
Huff_Compress
----Huff_Compress.sln(904B)
----Huff_Compress()
--------ReadMe.txt(3KB)
--------Compression.h(7KB)
--------Huff_Compress.rc(5KB)
--------Huff_Compress.cpp(2KB)
--------res()
--------Huff_CompressDlg.h(1KB)
--------Huff_Compress.h(483B)
--------BinaryTree.h(1002B)
--------llqueue.h(2KB)
--------Compression.cpp(144B)
--------stdafx.h(2KB)
--------Huffman.h(1KB)
--------Huff_Compress.vcproj(6KB)
--------Debug()
--------stdafx.cpp(144B)
--------MinHeap.h(2KB)
--------Stack.h(1KB)
--------Huff_CompressDlg.cpp(5KB)
--------resource.h(823B)
--------xcept.h(1KB)
--------Info.h(697B)
--------node.h(239B)
--------Huff_Compress.aps(57KB)
--------Huff_Compress.vcproj.WIN-IBCVVG5BO27.Administrator.user(1KB)
--------btnode2.h(910B)
--------Stack.cpp(116B)
--------lqueue.h(2KB)
----Huff_Compress.suo(82KB)
----Huff_Compress.ncb(18.34MB)