文件名称:Huffman-Coding
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-03-12
- 文件大小:
- 526kb
- 下载次数:
- 0次
- 提 供 者:
- rivash******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
哈夫曼编码(Huffman Coding)是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码-Huffman coding (Huffman Coding) is an encoding, Huffman coding is a variable length coding (VLC) kind. Huffman coding method proposed in 1952, which is completely based on the occurrence probability of different characters to construct the average length of the shortest prefix code words, sometimes referred to as the best coding
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Huffman Coding\哈夫曼编码.sln
..............\哈夫曼编码.suo
..............\..........\哈夫曼编码.vcproj
..............\..........\哈夫曼编码.vcproj.PC-20110502JMQU.Administrator.user
..............\..........\哈夫曼.cpp
..............\..........\Debug\BuildLog.htm
..............\..........\.....\哈夫曼编码.exe.embed.manifest
..............\..........\.....\vc90.idb
..............\..........\.....\vc90.pdb
..............\..........\.....\哈夫曼编码.exe.embed.manifest.res
..............\..........\.....\哈夫曼编码.exe.intermediate.manifest
..............\..........\.....\mt.dep
..............\..........\.....\哈夫曼.obj
..............\Debug\哈夫曼编码.exe
..............\.....\哈夫曼编码.pdb
..............\.....\哈夫曼编码.ilk
..............\哈夫曼编码.ncb
..............\..........\Debug
..............\哈夫曼编码
..............\Debug
Huffman Coding