搜索资源列表
RSCodecSim
- 包括RS码的编码,硬(BM)/软(KV)译码,AWGN信道调制解调仿真. 具体采用何种编译码方案和调制解调方式可在Profile.txt文件中指定(内有详细说明). 且扩展性极好,容易向其中加入新的调制/解调函数和编/译码函数(具体说明今后会补上)
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
QCustomPlot.tar
- QCustomPlot是一个用于制作图形和图表,以及提供实时可视化应用程序的高性能绘图图表Qt C++控件。可以绘制曲线图、趋势图、坐标图、柱状图等,可在自己的项目中直接使用两个源文件,或预先编译成库。支持导出多种格式包括:PDF,PNG, JPG 和 BM。-QCustomPlot is a high-performance graphics and charts for the production, as well as provide real-time visualization ap
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译码算法源码,是很经典的算法之一,()
