联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 压缩解压(1) 
按平台查找All C++ Builder(1) 

[压缩解压] Huffman

利用哈夫曼编码进行信息通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼编/译码系统。
Huffman coding using information and communication can greatly improve the channel utilization, reduce the information transmission time, and lower transmission costs. However, this requires the sending end through a coding system for treatment of pre-coded data transmission, the receiver will decode the data transmitted (recovery). For the duplex channel (two-way transmission of information that can channel), each side needs a complete encoding/decoding system. Test for such information transceiver station to write a Huffman encoding/decoding system. (2010-07-10, C++ Builder, 262KB, 下载7次)

http://www.pudn.com/Download/item/id/1238031.html
总计:1