文件名称:huffman
- 所属分类:
- 压缩解压
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 318kb
- 下载次数:
- 0次
- 提 供 者:
- 林**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用哈夫曼编码实现文件压缩和解压缩.
压缩过程的实现:1创建Haffman树 2打开需压缩文件 3将需压缩文件中的每个ascii码对应的haffman编码按bit单位输出 4文件压缩结束
-Huffman coding with file compression and decompression realize. Compression process to achieve: one to create Haffman tree
压缩过程的实现:1创建Haffman树 2打开需压缩文件 3将需压缩文件中的每个ascii码对应的haffman编码按bit单位输出 4文件压缩结束
-Huffman coding with file compression and decompression realize. Compression process to achieve: one to create Haffman tree
相关搜索: huffman
哈夫曼编码
huffman
压缩
解压缩
哈夫曼
haffman
文件压缩
压缩文件
Huffman
编码
压缩
哈夫曼
压缩
Huffman
priority_queue
哈夫曼编码
huffman
压缩
解压缩
哈夫曼
haffman
文件压缩
压缩文件
Huffman
编码
压缩
哈夫曼
压缩
Huffman
priority_queue
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Code
....\Code
....\....\Code.c
....\....\Code.dsp
....\....\Code.dsw
....\....\Code.exe
....\....\Code.ncb
....\....\Code.opt
....\....\Code.plg
....\....\Debug
....\....\ECBTree.c
....\....\ECBTree.h
....\....\ECStack.C
....\....\ECStack.h
....\....\getLen.c
....\....\Global.h
....\....\haffList.txt
....\....\inputData.txt
....\....\inputData2.txt
....\....\KEY.txt
....\....\makeList.c
....\....\MyAssert.c
....\....\MyAssert.h
....\....\MyMath.c
....\....\MyMath.h
....\....\outputData.txt
....\....\outputWData.txt
....\....\Ulti.c
....\....\Ulti.h
....\....\说明.txt
DeCode
......\DeCode
......\......\DeCode.c
......\......\DeCode.dsp
......\......\DeCode.dsw
......\......\DeCode.exe
......\......\DeCode.ncb
......\......\DeCode.opt
......\......\DeCode.plg
......\......\ECBTree.c
......\......\ECBTree.h
......\......\ECStack.C
......\......\ECStack.h
......\......\getLen.c
......\......\Global.h
......\......\haffList.txt
......\......\inputData.txt
......\......\inputData2.txt
......\......\MyAssert.c
......\......\MyAssert.h
......\......\MyMath.c
......\......\MyMath.h
......\......\test.c
......\......\Ulti.c
......\......\Ulti.h
......\......\说明.txt
key.txt
说明.txt
....\Code
....\....\Code.c
....\....\Code.dsp
....\....\Code.dsw
....\....\Code.exe
....\....\Code.ncb
....\....\Code.opt
....\....\Code.plg
....\....\Debug
....\....\ECBTree.c
....\....\ECBTree.h
....\....\ECStack.C
....\....\ECStack.h
....\....\getLen.c
....\....\Global.h
....\....\haffList.txt
....\....\inputData.txt
....\....\inputData2.txt
....\....\KEY.txt
....\....\makeList.c
....\....\MyAssert.c
....\....\MyAssert.h
....\....\MyMath.c
....\....\MyMath.h
....\....\outputData.txt
....\....\outputWData.txt
....\....\Ulti.c
....\....\Ulti.h
....\....\说明.txt
DeCode
......\DeCode
......\......\DeCode.c
......\......\DeCode.dsp
......\......\DeCode.dsw
......\......\DeCode.exe
......\......\DeCode.ncb
......\......\DeCode.opt
......\......\DeCode.plg
......\......\ECBTree.c
......\......\ECBTree.h
......\......\ECStack.C
......\......\ECStack.h
......\......\getLen.c
......\......\Global.h
......\......\haffList.txt
......\......\inputData.txt
......\......\inputData2.txt
......\......\MyAssert.c
......\......\MyAssert.h
......\......\MyMath.c
......\......\MyMath.h
......\......\test.c
......\......\Ulti.c
......\......\Ulti.h
......\......\说明.txt
key.txt
说明.txt