]> git.sesse.net Git - hamming/history - hamming.c
Add an implementation of the (72,64) Hamming codes.
[hamming] / hamming.c
2006-03-02 Steinar H. GundersonDon't hardcode [4] for the extra bit; use a #define...
2006-03-01 Steinar H. GundersonAdded a note about how the transposition table works.
2006-03-01 Steinar H. GundersonImplement single-bit correction.
2006-03-01 Steinar H. GundersonAdd preliminary source files.