文件名称:编码
介绍说明--下载内容来自于网络,使用问题请自行百度
利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编码或译码系统。试为这样的信息发送站写一个哈夫曼码的编码系统。(Using Huffman coding for communication can greatly improve the channel utilization, shorten the transmission time and reduce the transmission cost. However, it is required that the transmitted data be encoded by a coding system at the sending end and decoded by the receiver. For a duplex channel (i.e., a channel capable of two-way transmission of information), each end requires a complete encoding or decoding system. Write a Huffman code system for this information sending station.)
相关搜索: 哈夫曼树
(系统自动生成,下载前可以参看下载内容)
下载文件列表
编码.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.