Description: MemecCoreReed-Solomon coding is a method of forward error correction in the form of block coding. Block coding consists of
calculating a number of parity symbols over a number of message symbols. The parity symbols are appended to
the end of the message symbols forming a codeword. Reed-Solomon coding is described in the form RS(n,k),
where k is the number of message symbols in each block and n is the total number of symbols in the codeword.
The value t defines the number of symbols that can be corrected by the Reed-Solomon code, where t=(n-k)/2 and
the number of parity symbols is equal to 2t.
- [rs-code] - PLD-based encoding and decoding of RS co
- [fec-3.0.1.tar] - Reed-Solomon channel coding and decoding
- [FinalProjectCommented] - Schifra Reed-Solomon Error Correcting Co
- [VC] - VC program design lesson plans examples:
- [displaycurve2] - Using TeeChart show curves with a multi-
- [RSencoder] - Rs encoder code on the relevant procedur
- [gflib] - GFLIB- C Procedures for Galois Field Ari
- [BCH] - BCH code is very good source code, my pr
- [rsencoder_latest.tar] - reed solomon encoder in verilog
File list (Check if you may need any files):