期刊文献+

不依赖树结构的规范哈夫曼码压缩算法

A Canonical Huffman Compress Algorithm Independent of Tree Structure
下载PDF
导出
摘要 传统的哈夫曼编码需要构建哈夫曼树方可生成,同时要保留原始的哈夫曼树供译码时参照恢复原信息。由于哈夫曼编码码长不一,对照哈夫曼树译码的方法麻烦费时;而且每棵哈夫曼树都必须有以下结构:编码,信息,频度,双亲,左孩子,右孩子。而解码时只需用到编码、信息域就可以了,因此造成不必要的空间浪费。鉴于这种情况,本文提出了一种不依赖树结构进行高速编码/译码的规范哈夫曼码压缩算法,实验证明,该算法的整个压缩、解压缩过程比传统的哈夫曼压缩算法快得多,所需空间少得多,是一种行之有效的快速压缩算法。 The Huffman tree must be built in traditional Huffman coding and the tree must be saved for decoding . Owing to the difference in the length of Huffman codes decoding is inconvenient and time-consuming against the Huffman tree. Secondly every Huffman tree must have following structure code,data,weight,parent,l-child and r-child but only code and data are needed in decoding . It causes inessential space waste. In view of the above-mentioned facts a canonical Huffman compress algorithm that is not dependent on tree structure is put forward in this paper. Experi- ments prove that the process of coding and decoding is faster and the space needed in coding and decoding is fewer with this algorithm than traditional Huffman algorithm. It is a effective fast Huffman compress algorithm.
出处 《现代计算机》 2005年第2期95-97,共3页 Modern Computer
关键词 树结构 规范哈夫曼码 哈夫曼压缩算法 快速译码 图像压缩编码 Canonical Huffman Fast Decoding Huffman Compress Algorithm
  • 相关文献

参考文献3

  • 1王亚南.计算机图像处理与识别技术[M].北京:高等教育出版社,2001..
  • 2严蔚敏.数据结构[M].北京:清华大学出版社,2003..
  • 3郏宣耀.基于哈夫曼树的通信数据编码的简单实现[J].计算机与信息技术,2003,(10).

共引文献9

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部