文件名称:Huffman
- 所属分类:
- 压缩解压
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 321kb
- 下载次数:
- 0次
- 提 供 者:
- 罗*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
利用 Huffman 编码进行通信可以大大提高信道的利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据进行预先编码,在接收端进行解码。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/解码系统。-Communicate using Huffman coding can greatly improve the channel utilization, reduce transmission time information, reducing transmission costs. However, this requires the sender pass through a coding system to treat pre-encoded data, decoding at the receiving end. For a duplex channel (two-way transmission of information that can channel), each side needs a full encoder/decoder system.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Huffman\CodeFile.txt
.......\CodePrint.txt
.......\Debug\Huffman.bsc
.......\.....\Huffman.exe
.......\.....\Huffman.ilk
.......\.....\Huffman.obj
.......\.....\Huffman.pch
.......\.....\Huffman.pdb
.......\.....\Huffman.sbr
.......\.....\vc60.idb
.......\.....\vc60.pdb
.......\htmTree.txt
.......\Huffman.cpp
.......\Huffman.dsp
.......\Huffman.dsw
.......\Huffman.ncb
.......\Huffman.opt
.......\Huffman.plg
.......\setw函数.txt
.......\TextFile.txt
.......\ToBeTran.txt
.......\TreePrint.txt
.......\Debug
Huffman
.......\CodePrint.txt
.......\Debug\Huffman.bsc
.......\.....\Huffman.exe
.......\.....\Huffman.ilk
.......\.....\Huffman.obj
.......\.....\Huffman.pch
.......\.....\Huffman.pdb
.......\.....\Huffman.sbr
.......\.....\vc60.idb
.......\.....\vc60.pdb
.......\htmTree.txt
.......\Huffman.cpp
.......\Huffman.dsp
.......\Huffman.dsw
.......\Huffman.ncb
.......\Huffman.opt
.......\Huffman.plg
.......\setw函数.txt
.......\TextFile.txt
.......\ToBeTran.txt
.......\TreePrint.txt
.......\Debug
Huffman