搜索资源列表
-
0下载:
在从键盘上输入字符时,只要是键盘上的字符任何字符都能接受,并能统计出输入的一串字符串中各个字符出现的次数,作为构建哈夫曼树时的各叶子结点的权值。
本程序同时具有译码功能
-Character input from the keyboard, as long as any of the characters in the character on the keyboard can be accepted, and the statistics of the number of occurr
-
-
0下载:
CRC编码的原理说明及C语言实现方法,亲测可用,初学者可以尝试-The principle of CRC coding and decoding with several examples to illustarte
-
-
0下载:
基于MATLAB的LDPC编码译码系统仿真其中包括编码程序,译码程序-MATLAB based LDPC coding and decoding system simulation, including encoding process, decoding process
-
-
0下载:
进行语音编码与译码,重构语音,实现哈希值的生成与传输。-Reconstruct speech coding and decoding, voice, and realize the hash value generation and transmission.
-
-
1下载:
利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(解码)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站设计一个哈夫曼编/译码系统。-The use of Huffman encoding can greatly improve the communication channel utilization, reduce the inform
-
-
5下载:
该部分的主要功能是完成polar码的信道选择,编码和SC译码的matlab代码。(The main function of this part is to complete the polar code channel selection, coding and SC decoding matlab code.)
-
-
1下载:
实现在MIMO通信系统中ldpc的编码和解码功能(Implementation of the coding and decoding functions of LDPC in MIMO communication system)
-