From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: * X-Spam-Status: No, score=1.9 required=5.0 tests=BAYES_50,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 Xref: utzoo comp.lang.ada:3232 comp.dsp:496 Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!mcgill-vision!bloom-beacon!snorkelwacker!think!samsung!usc!ucsd!nosc!logicon.arpa!trantor.harris-atd.com!trantor!mwills From: mwills@x102a.harris-atd.com (wills ms 01309) Newsgroups: comp.lang.ada,comp.dsp Subject: Reed Solomon Encoding in Ada or C? Message-ID: Date: 9 Feb 90 03:34:40 GMT Sender: news@trantor.harris-atd.com Organization: Harris Gov't Aerospace Systems Division List-Id: Does anyone have a Reed Solomon error correction encoding/decoding package in Ada or C? Although my timing requirements are quite lax, I am _somewhat_ interested in execution speed (10 to 100 ms response time on a 286 is acceptable). As such, I need an implementation which either drops into machine code for the bit operations or is done entirely in C. I need an Ada package interface, but can easily put that on top of a C implementation myself. Please respond via email if possible. -- ------------------------------------------------------------------------ M. Scott Wills arpa: mwills@rhino.harris-atd.com Mail Stop 102-4858 uucp: uunet!x102a!mwills Harris Corporation phone: 407-729-3283 Government Aerospace Systems Div. Bldg: 102 Room: 3426 P.O. Box 94000 Melbourne, FL 32902 ------------------------------------------------------------------------