BCH纠错编解码与数字水印处理系统源码
该源码实现了BCH纠错编解码程序,并附上水印处理程序-The source implementation of the BCH error correction encoding
本专区汇聚了各类基于 BCH码 开发的源码资源,共计 18 篇资源供开发者免费下载学习。
该源码实现了BCH纠错编解码程序,并附上水印处理程序-The source implementation of the BCH error correction encoding
纠错编码,BCH的实现,已经过测试时可用的,就是需要自己再加个画图语句-Error-correcting codes, BCH" s implementation, has bee
应用背景BCH码是一种流行的用于存储和传输系统中使用的纠错码。它增加了一些冗余检查数据到原始数据帧,冗余数据长度取决于校正能力,和所有计算进行在伽罗华域,适用于FPGA。关键技术编
encode.v The encoder syndrome.v Syndrome generator in decoder berlekamp.v Berlekamp
这是和BCH码有关的源程序,前面提交过turbo码了,所以很有必要再加些BCH码的了,呵呵 -This is a BCH code and related source code,
Author: Robert Morelos-Zaragoza Encoder/Decoder for a (31,21,5) binary BCH code-Author:
Author: Robert Morelos-Zaragoza Encoder/Decoder for a (31,21,5) binary BCH code-Author:
一些纠错编码的c程序实现,包括bch码,rs码,均已调试通过-some of the c-correction coding program, including BCH code
用汇编语言实现BCH解码校验算法,清晰明了-Using assembly language to achieve parity BCH decoding algorithm
BCH码的编码和解码全部过程的源代码,可以自行改变参数-BCH codes of all the process of encoding and decoding of the s
(31,21) bch 码编解码程序 C++实现.-(31,21) BCH encoding and decoding procedures C achieve.
RS码和BCH码译码的MATLAB源文件,可以作为C代码的参考-RS code and BCH Decoding the MATLAB source file can be use