]> git.sesse.net Git - hamming/history - hamming.c
Drop the lookup table for hamming32; check_zero_bit_detection() seems to be ~25%...
[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.