Info
Version: | 1.0.0 |
Author(s): | Vadim Myalitsin |
Last Update: | Thursday, July 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/HammingCodes |
Install
Install-Package HammingCodes
dotnet add package HammingCodes
paket add HammingCodes
HammingCodes Download (Unzip the "nupkg" after downloading)
Hamming code is a set of error-correction codes that can be used to detect and correct the errors that can occur when the data is moved or stored from the sender to the receiver.