搜索资源列表
bch码在高斯白噪声情况下的编解码
- bch码在高斯白噪声情况下的编解码
LBC
- (31,21) bch 码编解码程序 C++实现.-(31,21) BCH encoding and decoding procedures C achieve.
bch_matrix_v1_0_tar
- bch码-循环码的生成多项式具有如下形式: ,这里t为纠错个数,为最小多项式,LCM表示取最小公倍式,则由此生成的循环码称之为BCH码。该码是以三个发现者博斯Bose)、查德胡里(Chaudhuri)和霍昆格姆(Hocquenghem)名字的开头字母命名的。其最小码距dmin≥2t+1,能纠t个错误。BCH的码长为n=或的因子 -BCH code-cycle generating polynomial code with th
bch
- BCH 编解码的MATLAB 实现。BCH码是一类重要而有效的纠正多个随机错误的循环码,由于该码具有严格的代数结构,所以是到目前为止研究得最为详尽、应用最为广泛的一类码,已有多种译码算法。-BCH codec of MATLAB. BCH is a kind of important and effective redress the wrong number of random cyclic code, as the code str
BCH_Coding
- 实现BCH码的编码程序,使用VC6.0作为开发平台-achieve BCH coding procedures, use as a development platform VC6.0
BCHandRS
- 一些纠错编码的c程序实现,包括bch码,rs码,均已调试通过-some of the c-correction coding program, including BCH code, rs codes have been adopted Debugging
matlabrc
- Bch码编译码仿真程序,可以直接在Matlab环境下运行-Bch CODE simulation program can be directly run under Matlab environment.
bch.C
- 运用C语言来进行bch码的译码算法分析。-use C language to bch code decoding algorithm analysis.
MCS_51achieveBCHcode
- 用MCS_51汇编实现BCH码的编码与译码-with MCS_51 compilation achieve BCH code encoding and decoding
BCHdecoder
- 抗突发差错的BCH码交织编码的软件方法 BCH码的编码-anti unexpected error BCH codes interleaving method of software coding BCH
encodebch
- 一中可以实现对bch码的编码以及解码工作的全部实现-one can achieve right bch code encoding and decoding of all of the work
BCH2
- BCH码的计算。方便对于对于通讯协议的算法并不是很了解的人-BCH code calculations. Convenient for the algorithm for the communication protocol is not very understanding person
bchgenpoly
- 产生BCH码多项式,其中码字长度为N,消息长度为K-BCH code generated polynomial, which codeword length N, message length K
decode
- 解码器,利用差错控制算法解汉明码,BCH码等多种码字-Decoder, error control algorithm using Hamming Code, BCH Code and other code words
curve_of_bch_code
- bch码的编解码及信能曲线绘画结果,基于matlab实现-BCH code and the letter codec curve drawing results, based on the matlab realize
bch
- 给出BCH编码和译码的原理 以及解决方案,特别是仿真的一种解决方案,值得参考。-BCH coding and decoding given the principle, as well as solutions, in particular the simulation of a solution, it is also useful.
BCH
- matlab在通信原理中的应用,信道编码BCH码仿真,希望大家能用得上!-matlab in Communication Theory in the application of channel coding BCH code simulation, hope that we can useful!
bch
- 自己年编写的matlab中bch码的仿真程序。有编码和译码2个主程序,附有运行结果。-Their own, prepared in BCH code in matlab simulation program. Coding and decoding has two main program, with the results.
BCH(31_21_5)
- BCH码的编码和解码全部过程的源代码,可以自行改变参数-BCH codes of all the process of encoding and decoding of the source code, can change the parameters
BCH码
- BCH码的编码,解码程序(包括皮德森译码和BM迭代译码),有详细注释。(The encoding and decoding procedures of BCH codes (including Peterson decoding and BM iterative decoding) are explained in detail.)