文件名称:HuffmanCode
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.81mb
- 下载次数:
- 0次
- 提 供 者:
- 其
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
(1)鼠标输入一个待压缩短文本文件,统计文本文件中各字符的个数作为权值,生成哈夫曼树。
(2)将文本文件利用哈夫曼树进行编码。
(3)把哈夫曼编码用二进制位紧缩到一个变量中,利用位运算进行真正的数据压缩。
(4)界面友好,易于操作,采用菜单方式进行选择。
-(1) the mouse to enter a short text file to be compressed, statistics text file as the number of characters in the weights to generate Huffman trees. (2) to a text file encoded using Huffman tree. (3) the Huffman binary bit tight to a variable-bit computing for the real use of data compression. (4) friendly interface, easy operation, with menu items selected.
(2)将文本文件利用哈夫曼树进行编码。
(3)把哈夫曼编码用二进制位紧缩到一个变量中,利用位运算进行真正的数据压缩。
(4)界面友好,易于操作,采用菜单方式进行选择。
-(1) the mouse to enter a short text file to be compressed, statistics text file as the number of characters in the weights to generate Huffman trees. (2) to a text file encoded using Huffman tree. (3) the Huffman binary bit tight to a variable-bit computing for the real use of data compression. (4) friendly interface, easy operation, with menu items selected.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HuffmanCode\shiyan2HuffmanCode.clw
...........\ReadMe.txt
...........\shiyan2HuffmanCode.h
...........\shiyan2HuffmanCode.cpp
...........\StdAfx.h
...........\StdAfx.cpp
...........\shiyan2HuffmanCode.dsp
...........\shiyan2HuffmanCode.dsw
...........\shiyan2HuffmanCode.ncb
...........\shiyan2HuffmanCode.plg
...........\Resource.h
...........\shiyan2HuffmanCodeDlg.h
...........\shiyan2HuffmanCode.aps
...........\shiyan2HuffmanCode.rc
...........\shiyan2HuffmanCodeDlg.cpp
...........\res\shiyan2HuffmanCode.rc2
...........\...\shiyan2HuffmanCode.ico
...........\Debug\shiyan2HuffmanCode.res
...........\.....\vc60.idb
...........\.....\shiyan2HuffmanCode.pch
...........\.....\vc60.pdb
...........\.....\StdAfx.obj
...........\.....\shiyan2HuffmanCode.exe
...........\.....\shiyan2HuffmanCode.pdb
...........\.....\shiyan2HuffmanCode.obj
...........\.....\shiyan2HuffmanCodeDlg.obj
...........\.....\shiyan2HuffmanCode.ilk
...........\shiyan2HuffmanCode.opt
...........\res
...........\Debug
HuffmanCode
...........\ReadMe.txt
...........\shiyan2HuffmanCode.h
...........\shiyan2HuffmanCode.cpp
...........\StdAfx.h
...........\StdAfx.cpp
...........\shiyan2HuffmanCode.dsp
...........\shiyan2HuffmanCode.dsw
...........\shiyan2HuffmanCode.ncb
...........\shiyan2HuffmanCode.plg
...........\Resource.h
...........\shiyan2HuffmanCodeDlg.h
...........\shiyan2HuffmanCode.aps
...........\shiyan2HuffmanCode.rc
...........\shiyan2HuffmanCodeDlg.cpp
...........\res\shiyan2HuffmanCode.rc2
...........\...\shiyan2HuffmanCode.ico
...........\Debug\shiyan2HuffmanCode.res
...........\.....\vc60.idb
...........\.....\shiyan2HuffmanCode.pch
...........\.....\vc60.pdb
...........\.....\StdAfx.obj
...........\.....\shiyan2HuffmanCode.exe
...........\.....\shiyan2HuffmanCode.pdb
...........\.....\shiyan2HuffmanCode.obj
...........\.....\shiyan2HuffmanCodeDlg.obj
...........\.....\shiyan2HuffmanCode.ilk
...........\shiyan2HuffmanCode.opt
...........\res
...........\Debug
HuffmanCode