A .NET implementation of the Reed-Solomon algorithm, supporting error, erasure and errata correction
-
Updated
Mar 22, 2019 - C#
A .NET implementation of the Reed-Solomon algorithm, supporting error, erasure and errata correction
Yaroslavl Demidov State University/Math/TK. 6sem. Zavodchikov.
The BaseConverter converts very fast a number of any base into a number of another base. This also works with text. Reed-Solomon coding offers an efficient and robust method for error correction, which is essential for data transmission over extremely long distances, e.g. in space.
Add a description, image, and links to the error-correcting-codes topic page so that developers can more easily learn about it.
To associate your repository with the error-correcting-codes topic, visit your repo's landing page and select "manage topics."