An open API service indexing awesome lists of open source software.

https://github.com/feuster/blockcode

Simple Blockcode Implementation of the ECC (3,1) repetition code
https://github.com/feuster/blockcode

blockcode csharp ecc errorcorrection errorcorrectioncode mono

Last synced: about 1 year ago
JSON representation

Simple Blockcode Implementation of the ECC (3,1) repetition code

Awesome Lists containing this project

README

          

# BlockCode
## Simple Blockcode Implementation of the ECC (3,1) repetition code

By adding redundant Bits the block code allows the correction of single bit errors

https://de.wikipedia.org/wiki/Blockcode#Beispiele_f%C3%BCr_Blockcodes (german)

https://en.wikipedia.org/wiki/Error_correction_code#How_it_works (english)