Description: 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
features compared to \"new_rs_erasures.c\" are:
- fully parameterized: code parameters (n,k,m) can be selected via
command line options.
- decoding optional by Euclid or Belekamp-Massey algorithm
- efficient support of shortened codes
- extensive verbose levels for hardware verification
Platform: |
Size: 18432 |
Author:shijianhong |
Hits:
Description: 一个纠错编码源代码,用c写的,在某些对错误比较敏感的地方可以有很大作用.-a source code error correction coding, using c wrote, in some of the more sensitive the wrong place can be very effective. Platform: |
Size: 11641 |
Author:团党 |
Hits:
Description: 一个纠错编码源代码,用c写的,在某些对错误比较敏感的地方可以有很大作用.-a source code error correction coding, using c wrote, in some of the more sensitive the wrong place can be very effective. Platform: |
Size: 11264 |
Author:团党 |
Hits:
Description: 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
features compared to "new_rs_erasures.c" are:
- fully parameterized: code parameters (n,k,m) can be selected via
command line options.
- decoding optional by Euclid or Belekamp-Massey algorithm
- efficient support of shortened codes
- extensive verbose levels for hardware verification
Platform: |
Size: 17408 |
Author:shijianhong |
Hits:
Description: 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 [-DNO_PRINT] option will ensure that
the program runs without printing a lot of detail that is generally
unnecessary. If the program is compiled without using the option a lot
of detail will be printed. Some other options, for example changing the
probability of symbol error are available by directly editing the program
itself.
-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 [-DNO_PRINT] option will ensure that
the program runs without printing a lot of detail that is generally
unnecessary. If the program is compiled without using the option a lot
of detail will be printed. Some other options, for example changing the
probability of symbol error are available by directly editing the program
itself.
Platform: |
Size: 11264 |
Author:kdcroger |
Hits:
Description: ECC算法C代码,用于flash控制器等相关的一些纠错功能。-ECC algorith C code: include read-solomn and BCH code, especially for flash controller. Platform: |
Size: 11264 |
Author:cheng |
Hits: