文件名称:huffman
- 所属分类:
- 2D图形编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-04-27
- 文件大小:
- 25kb
- 下载次数:
- 0次
- 提 供 者:
- 杨*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Huffman编码属于熵编码的方法之一,是根据信源符号出现概率的分布特性而进行的压缩编码.Huffman编码的主要思想是:出现概率大的符号用长的码字表示;反之,出现概率小的符号用短的码字表示。-The Huffman coding is one of the entropy coding method, according to the source symbol occurrence probability distribution of the characteristics of the compression coding, the main idea is the Huffman coding means: the probability of the symbol with a long codeword conversely, the probability is small symbols using a short code word.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
huffman
.......\encoded.dat
.......\getopt.c
.......\huffcode.c
.......\huffcode.dsp
.......\huffcode.plg
.......\huffman.c
.......\huffman.dsp
.......\huffman.dsw
.......\huffman.h
.......\huffman.ncb
.......\huffman.opt
.......\huffman.plg
.......\LICENSE
.......\Makefile
.......\text1.txt