home *** CD-ROM | disk | FTP | other *** search
Fred Fish's Product-Info | 1996-10-12 | 592 b | 28 lines |
- .name
- ecc
- .type
- Number Crunching
- .short
- Reed-Solomon Error Correcting Coder.
- .description
- Ecc reads blocks of bytes from stdin, applies the (255,249,7) Reed -
- Solomon Error Correcting block code, and writes the resulting block to
- stdout. Ecc is capable of correcting three byte errors in a block of
- 255 bytes, and is capable of detecting more severe errors.
- .version
- 1.2.1
- .author
- Paul Flaherty
- .distribution
- GNU Public License
- .email
- paulf@Stanford.EDU
- .source
- Includes source in C.
- .docs
- ecc.1
- .described-by
- Fred Fish (fnf@amigalib.com)
- .submittal
- Downloaded via ftp from prep.ai.mit.edu.
-