code:python_reedsolomon
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
code:python_reedsolomon [2008/02/21 06:20] – laurenceb | code:python_reedsolomon [2008/07/19 23:33] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== Main code (uses a c library for decoding, as the tx only has to encode, and we're assuming running binaries on the ground is easy) ===== | ===== Main code (uses a c library for decoding, as the tx only has to encode, and we're assuming running binaries on the ground is easy) ===== | ||
+ | The decoder can be found at [[http:// | ||
<code python> | <code python> | ||
Line 155: | Line 156: | ||
</ | </ | ||
+ | |||
+ | ===== produces: ===== | ||
+ | |||
+ | < | ||
+ | $ python testcode.py | ||
+ | hello world my name is Laurence and I am your supreme ruler !!!111!!111! dJ{, | ||
+ | | ||
+ | hello world my name is Laurence and I am your supreme ruler !!!111!!111! | ||
+ | Errors at: [84, 85] | ||
+ | </ | ||
+ |
code/python_reedsolomon.1203574833.txt.gz · Last modified: 2008/07/19 23:31 (external edit)