文件名称:HufmanCode
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 156kb
- 下载次数:
- 0次
- 提 供 者:
- l*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
【题目】编写基于HUFFMAN-CODE的译码和解码算法
实验要求:
(1) 输入一段字符串,统计其中每个字符的频度;
(2) 求每个字符的HUFMAN-CODE;
(3) 对(1)中的字符串译码;
(4) 对(3)中的译码再解码。
-【Title】 prepared HUFFMAN-CODE-based decoding algorithm for decoding and the experimental requirements: (1) Enter a string of statistics on the frequency of each character (2) Find each character HUFMAN-CODE (3) of (1) decoding the string (4) (3) of the decoder and then decoding.
实验要求:
(1) 输入一段字符串,统计其中每个字符的频度;
(2) 求每个字符的HUFMAN-CODE;
(3) 对(1)中的字符串译码;
(4) 对(3)中的译码再解码。
-【Title】 prepared HUFFMAN-CODE-based decoding algorithm for decoding and the experimental requirements: (1) Enter a string of statistics on the frequency of each character (2) Find each character HUFMAN-CODE (3) of (1) decoding the string (4) (3) of the decoder and then decoding.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HufmanCode\Debug\hufman.obj
..........\.....\HufmanCode.exe
..........\.....\HufmanCode.ilk
..........\.....\HufmanCode.pch
..........\.....\HufmanCode.pdb
..........\.....\vc60.idb
..........\.....\vc60.pdb
..........\hufman.cpp
..........\HufmanCode.dsp
..........\HufmanCode.dsw
..........\HufmanCode.ncb
..........\HufmanCode.opt
..........\HufmanCode.plg
..........\Debug
HufmanCode
..........\.....\HufmanCode.exe
..........\.....\HufmanCode.ilk
..........\.....\HufmanCode.pch
..........\.....\HufmanCode.pdb
..........\.....\vc60.idb
..........\.....\vc60.pdb
..........\hufman.cpp
..........\HufmanCode.dsp
..........\HufmanCode.dsw
..........\HufmanCode.ncb
..........\HufmanCode.opt
..........\HufmanCode.plg
..........\Debug
HufmanCode