›› 2011, Vol. 24 ›› Issue (2): 90-.

• 论文 • 上一篇    下一篇

赫夫曼编译码系统的设计与实现

张小红   

  1. (1.湛江师范学院 信息科学与技术学院,广东 湛江 524048;2.重庆大学 计算机学院,重庆 400030)
  • 出版日期:2011-02-15 发布日期:2011-02-23
  • 作者简介:张小红(1977-),女,工程师。研究方向:计算机技术。

Design and Implementation of a Huffman Coding and Decoding System

 ZHANG Xiao-Hong   

  1. (1.School of Information Science and Technology,Zhanjiang Normal College,Zhanjiang 524048,China;
    2.College of Computer Science,Chongqing University,Chongqing 400030,China)
  • Online:2011-02-15 Published:2011-02-23

摘要:

在信息快速传输和存储过程中,数据压缩有着重要的作用。从赫夫曼树定义及算法出发,介绍了一个赫夫曼编译码系统的设计与实现过程。这对于深入理解数据结构、程序设计有益。

关键词: 赫夫曼树, 赫夫曼编码, 赫夫曼译码

Abstract:

It is important to compress data in the rapid transmission and storage of information.This paper introduces the design and implementation of a Huffman coding and decoding system based on the definition of the Huffman tree and Huffman algorithm,which is beneficial to a good understanding of the data structure and program design.

Key words: huffman tree;huffman coding;huffman decoding

中图分类号: 

  • TN919.3