搜索资源列表
rscode-1.0
- RS译码器的C源代码,采用了BM算法,钱搜索,和福尼算法求错误值-the rs decoder c code
255_231_3_bm
- 二进制本原BCH码,码长255,纠错能力为3。采用BM迭代译码算法。-Binary primitive BCH codes, 255 yards long, error-correcting capacity of 3. The use of iterative decoding algorithms BM.
fun_BM
- RS码中的BM迭代算法的C实现,代码已经完全调通,没得问题哈-BM iterative algorithm in the RS code implemented in C
RS_codeVerilog_program
- 运用verilog,实现了RS(255,247)的编码和BM算法的迭代译码,已通过仿真验证。-Using verilog, the RS (255,247) coding and the iterative decoding of the BM algorithm are implemented and verified by simulation.
942491
- 信道编码中的RS码BM译码算法源码,是很经典的算法之一,()