搜索资源列表
BCH(762.752)
- 程序由C写成,在VC环境中实现,主要描述了数字电视地面广播标准中BCH(762,752)的功能,程序运行后,编码前的数据和编码后的数据会自动存储于工程所在目录下的两个.txt文件里.
bch.zip
- 主要仿真了二进制的BCH码采用BM算法的编码以及解码的过程,An encoder/decoder for binary BCH codes Error correction using the BERLEKAMP-MASSEY ALGORITHM
BCH_zcx
- 自己编写的BCH编码译码程序,已经通过验证可以在m<=4的情况下正确译码。采用Berlekamp迭代算法。m在5以上时会出错。-BCH encode&decode programme ,using BerleKamp algorithm , Can be used when m<=4. Will not work well when m >=5.
BM-decode
- 进行BCH译码,经过模拟信道的加噪后,用BM译码的方法进行译码,信道编码的应用-BCH-decoded after the analog channel plus noise, with the BM decoding method for decoding, channel coding applications