Hamming code for bit error detection.
Go to file
array-in-a-matrix 5323e2353a parity check
2021-07-06 03:23:21 -04:00
.gitignore Initial commit 2021-07-05 23:31:17 -04:00
index.c parity check 2021-07-06 03:23:21 -04:00
LICENSE Initial commit 2021-07-05 23:31:17 -04:00
makefile compile and run 2021-07-06 02:02:19 -04:00
README.md Initial commit 2021-07-05 23:31:17 -04:00

hamming-code

Hamming code for bit error detection.