文件名称:image_compression
- 所属分类:
- 压缩解压
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2015-03-31
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- sidde*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Huffman coding uses a specific method for choosing the representation for each symbol, resulting in a prefix code (sometimes called prefix-free codes , that is, the bit string representing some particular symbol is never a prefix of the bit string representing any other symbol). Huffman coding is such a widespread method for creating prefix codes that the term Huffman code is widely used as a synonym for prefix code even when such a code is not produced by Huffman s algorithm.-
Huffman coding uses a specific method for choosing the representation for each symbol, resulting in a prefix code (sometimes called prefix-free codes , that is, the bit string representing some particular symbol is never a prefix of the bit string representing any other symbol). Huffman coding is such a widespread method for creating prefix codes that the term Huffman code is widely used as a synonym for prefix code even when such a code is not produced by Huffman s algorithm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Mat2Vec.m
TestArith.m
TestHuff.m
uniquant.m