搜索资源列表
-
0下载:
1、 利用哈夫曼编码进行通信可以大大提高信道利用率,缩小信息传递时间,降低传输成本-1, the use of Huffman coding can be greatly improved communication channel utilization, reducing the information transmission, reduce transmission costs
-
-
0下载:
数字图像传输是图像编码与压缩技术的另一个重要应用领域。随着现代社会对通信业务要求的不断增长,图像通信和通信网容量的矛盾日益突出。特别是具有庞大数据量的数字图像信息更是难以传输和存储,极大地制约了图像通信的发展,已经成为图像通信发展中的瓶颈。图像压缩技术的应用为传真、视频点播、电视会议、医用图像传输等领域带来了巨大经济效益。快速压缩解压缩算法及其硬件结构在实时视频系统中起着关键的作用。
-digital image transmission of image coding and compre
-
-
0下载:
MIMO wireless communication When we started thinking about writing this book, we had been working together for more
than five years on the borderline between propagation and signal processing. Therefore, it
is not surprising that this book deals
-
-
0下载:
above is the java code for Runlength coding the coding technique which is often used in Multimedia communication for images etc etc.
-
-
0下载:
voip程序 支持点对点的语音通信 支持多种语音编码-a simple program for voip, it can support point-to-point voice communication and multiple coding and decoding
-
-
0下载:
利用哈夫曼编码进行信息通讯可以大大提高信道利用率,缩短信息传输时间,降低传输成本。为信息收发站写一个哈夫曼码的编译码系统,要求在发送端通过一个编码系统对待传数据预先编码;在接收端将传来的数据进行译码(复原)。对于双工信道 (即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。-The use of Huffman coding can greatly improve the information communication channel utilization, reduce th
-