文件名称:huffman-coding
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2015-12-10
- 文件大小:
- 304kb
- 下载次数:
- 0次
- 提 供 者:
- A***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码(有时也称为霍夫曼编码)。-Huffman coding (Huffman Coding), also known as Huffman coding is an encoding, Huffman coding is a variable-length coding (VLC) kind. Huffman in 1952 made a coding method, which is completely based on probability of occurrence of different characters to construct the average length of the shortest prefix code word, sometimes referred to as the best encoding, usually called Huffman coding (sometimes also referred to as the Hough Manchester encoding).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
哈弗曼编码(含测试数据)
........................\Debug
........................\.....\Decoding.obj
........................\.....\Encoding.obj
........................\.....\Initialization.obj
........................\.....\main.obj
........................\.....\Print.obj
........................\.....\SqStack.obj
........................\.....\Tree Printing.obj
........................\.....\vc60.idb
........................\.....\vc60.pdb
........................\.....\哈弗曼编码(含测试数据).exe
........................\.....\哈弗曼编码(含测试数据).ilk
........................\.....\哈弗曼编码(含测试数据).pdb
........................\Decoding.cpp
........................\Encoding.cpp
........................\Header File.h
........................\HuffmanTree.txt
........................\Initialization.cpp
........................\main.cpp
........................\Print.cpp
........................\SqStack.cpp
........................\Tree Printing.cpp
........................\TreePrint.txt
........................\哈弗曼编码(含测试数据).dsp
........................\哈弗曼编码(含测试数据).dsw
........................\哈弗曼编码(含测试数据).ncb
........................\哈弗曼编码(含测试数据).opt
........................\哈弗曼编码(含测试数据).plg