home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / ecc-1.2.1-diffs.gz.pi < prev    next >
Fred Fish's Product-Info  |  1996-10-12  |  592b  |  28 lines

  1. .name
  2. ecc
  3. .type
  4. Number Crunching
  5. .short
  6. Reed-Solomon Error Correcting Coder.
  7. .description
  8. Ecc reads blocks of bytes from stdin, applies the (255,249,7) Reed -
  9. Solomon Error Correcting block code, and writes the resulting block to
  10. stdout.  Ecc is capable of correcting three byte errors in a block of
  11. 255 bytes, and is capable of detecting more severe errors.
  12. .version
  13. 1.2.1
  14. .author
  15. Paul Flaherty
  16. .distribution
  17. GNU Public License
  18. .email
  19. paulf@Stanford.EDU
  20. .source
  21. Includes source in C.
  22. .docs
  23. ecc.1
  24. .described-by
  25. Fred Fish (fnf@amigalib.com)
  26. .submittal
  27. Downloaded via ftp from prep.ai.mit.edu.
  28.