]> git.sesse.net Git - hamming/history - hamming.txt
Add an implementation of the (72,64) Hamming codes.
[hamming] / hamming.txt
2008-01-16 sgunderson@bigfoot.comFix the final parity bit too (depended on p2).
2008-01-16 sgunderson@bigfoot.comFixed an very wrong bitmask in the 64-bit code.
2008-01-15 sgunderson@bigfoot.comAdded (72,64) codes to the textual description.
2006-03-02 Steinar H. GundersonImplement single-bit correction for hamming32.
2006-03-02 Steinar H. GundersonTry to sort out the last parity bit in the text.
2006-03-02 Steinar H. GundersonUpdate hamming.txt with information for our (31,26...
2006-03-01 Steinar H. GundersonAdd preliminary source files.