搜索资源列表
BCH(84)
- 本文主要介绍线性分组码的编码的基本原理。论述了汉明码及循环码的编、解码原理和方法。简要说明了线性分组码的差错特性;详细分析了(8,4)循环码的编码和解码过程,并设计出了(8,4)循环码的编码电路和解码电路。-This paper describes the linear block code encoding of the basic principles. Discusses the Hamming code and cyclic code encoding and decoding prin
Error-correcting_codes_and_its_application
- 在选定的数字基带通信系统中,设计应用分组线性纠错编码,提高系统的可靠性。在发送端利用单片机编程,产生n级(n建议取3) m序列,作为汉明码编码器的输入;同样,在发送端单片机中,编程实现对m序列的纠错编码;接收端利用单片机,编程实现汉明码译码,并还原输出m序列。-The selected digital baseband communication systems, the design application packet linear error-correcting codes, to im
16QAM
- 16QAM系统的MATLAB仿真程序,包括简单的汉明码编码译码过程,以及编码前后性能对比。适合初学者学习无线通信系统-MATLAB simulation program 16QAM system, including the simple hamming coding and decoding process, and performance comparison before and after encoding. Wireless communication system for begin
error-code
- 周武扬的编码理论,非常详细,包括汉明码、卷积码、差错控制编码等等。-the error code of zhou wu yang,very good,include hamming code,error chontrol code.