Introduction - If you have any usage issues, please Google them yourself
Realize The 8-bit bytes of RS error-correcting codes, you can specify The polarity check number of bytes, can produce The biggest check sequence length of 255 bytes (including The polarity check byte). This is an implementation of a Reed - Solomon code with 8 bit bytes, and a configurable number of parity bytes. The maximum sequence length (codeword) that can be generated is 255 bytes, o parity bytes.
Packet : 49636954rscode.rar filelist
berlekamp.c
config.doc
crcgen.c
ecc.h
example.c
galois.c
Makefile
README
rs.c
rs.doc
TAGS