文件名称:Huffman
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 489kb
- 下载次数:
- 0次
- 提 供 者:
- 李**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现任意二到九进制数的赫夫曼编码,通过选择不同的进制实现对应的编码。运行程序,选择进制数后,输入信源个数、信源符号和概率进行相应进制的编码。编码结束后,输出编码结果,并计算平均码长、信息率、编码效率并判断是否满足克拉夫特不等式和变长编码定理。-Arbitrary two to nine the number of Huffman binary encoding, by selecting the corresponding realization of the different binary encoding. Run the program, select the decimal number, enter the number of sources, the probability of source symbols and the corresponding hex code. After encoding, the output coding results, and calculate the average code length, information rate, coding efficiency and to determine whether to meet the Kraft inequality and variable length coding theorem.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
m-进制 赫夫曼码\Debug\huffman_m.exe
...............\.....\huffman_m.ilk
...............\.....\huffman_m.obj
...............\.....\huffman_m.pch
...............\.....\huffman_m.pdb
...............\.....\vc60.idb
...............\.....\vc60.pdb
...............\Debug
...............\huffman_m.cpp
...............\huffman_m.dsp
...............\huffman_m.dsw
...............\huffman_m.ncb
...............\huffman_m.opt
...............\huffman_m.plg
m-进制 赫夫曼码
...............\.....\huffman_m.ilk
...............\.....\huffman_m.obj
...............\.....\huffman_m.pch
...............\.....\huffman_m.pdb
...............\.....\vc60.idb
...............\.....\vc60.pdb
...............\Debug
...............\huffman_m.cpp
...............\huffman_m.dsp
...............\huffman_m.dsw
...............\huffman_m.ncb
...............\huffman_m.opt
...............\huffman_m.plg
m-进制 赫夫曼码