文件名称:Huffumancode
介绍说明--下载内容均来自于网络,请自行研究使用
利用哈夫曼编码进行信息通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码;在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编译码系统。-The use of Huffman coding information and communication can greatly improve the channel utilization, time-to-information transmission, and reduce transmission costs. However, this requires pre-treatment data encoded at the sending end through a coding system (recovery) is decoded at the receiving end of the data. For duplex channel (ie two-way transmission channel), each side needs a complete encoder/decoder system. Write a Huffman encoding and decoding system test for such information transceiver station.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Huffumancode.cpp