A .NET implementation of the Reed-Solomon algorithm, supporting error, erasure and errata correction
-
Updated
Mar 22, 2019 - C#
8000
A .NET implementation of the Reed-Solomon algorithm, supporting error, erasure and errata correction
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 reedsolomon topic page so that developers can more easily learn about it.
To associate your repository with the reedsolomon topic, visit your repo's landing page and select "manage topics."