Hamming code for bit error detection.
Go to file
2021-07-06 03:57:42 -04:00
.gitignore Initial commit 2021-07-05 23:31:17 -04:00
index.c combined parity/error checks into 2 functions 2021-07-06 03:57:42 -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.