搜索资源列表
bch_matrix_v1_0_tar
- The package contains a Reed-Solomon coding and decoding program, derived partly from Phil Karn/Robert Morelos-Zaragoza \"new_rs_erasures.c\". In particular the Berlekamp-Massey algorithm has not been modified. New
new_rs_erasures
- 一个纠错编码源代码,用c写的,在某些对错误比较敏感的地方可以有很大作用.-a source code error correction coding, using c wrote, in some of the more sensitive the wrong place can be very effective.
new_rs_erasures
- 一个纠错编码源代码,用c写的,在某些对错误比较敏感的地方可以有很大作用.-a source code error correction coding, using c wrote, in some of the more sensitive the wrong place can be very effective.
bch_matrix_v1_0_tar
- The package contains a Reed-Solomon coding and decoding program, derived partly from Phil Karn/Robert Morelos-Zaragoza "new_rs_erasures.c". In particular the Berlekamp-Massey algorithm has not been modified. New
new_rs_erasures
- NEW Libraries in Encoder/decoder for RS codes in C
new_rs_erasures
- 一种新的基于C的RS译码算法研究,供一起学习。-A new C-based RS decoding algorithm for learning together.
new_rs_erasures.c
- Program computes the generator polynomial of a RS code. Also performs encoding and decoding of the RS code or a shortened RS code. Compile using one of the following options: In the commands below, using the [
new_rs_erasures
- ECC算法C代码,用于flash控制器等相关的一些纠错功能。-ECC algorith C code: include read-solomn and BCH code, especially for flash controller.