]> git.sesse.net Git - hamming/log
hamming
18 years agoFixed a missing bit in the last parity checking bitmask.
Steinar H. Gunderson [Thu, 2 Mar 2006 13:22:31 +0000 (13:22 +0000)]
Fixed a missing bit in the last parity checking bitmask.

18 years agoTeh confusion!
Steinar H. Gunderson [Thu, 2 Mar 2006 13:19:37 +0000 (13:19 +0000)]
Teh confusion!

18 years agoTry fixing the extra parity in hamming32 -- still not correct.
Steinar H. Gunderson [Thu, 2 Mar 2006 13:17:49 +0000 (13:17 +0000)]
Try fixing the extra parity in hamming32 -- still not correct.

18 years agoTry to sort out the last parity bit in the text.
Steinar H. Gunderson [Thu, 2 Mar 2006 13:15:46 +0000 (13:15 +0000)]
Try to sort out the last parity bit in the text.

18 years agoStart working on the (32,26) Hamming code.
Steinar H. Gunderson [Thu, 2 Mar 2006 13:00:46 +0000 (13:00 +0000)]
Start working on the (32,26) Hamming code.

18 years agoUpdate hamming.txt with information for our (31,26) code.
Steinar H. Gunderson [Thu, 2 Mar 2006 12:49:39 +0000 (12:49 +0000)]
Update hamming.txt with information for our (31,26) code.

18 years agoDon't hardcode [4] for the extra bit; use a #define instead.
Steinar H. Gunderson [Thu, 2 Mar 2006 01:27:57 +0000 (01:27 +0000)]
Don't hardcode [4] for the extra bit; use a #define instead.

18 years agoAdded a note about how the transposition table works.
Steinar H. Gunderson [Wed, 1 Mar 2006 23:43:55 +0000 (23:43 +0000)]
Added a note about how the transposition table works.

18 years agoImplement single-bit correction.
Steinar H. Gunderson [Wed, 1 Mar 2006 23:39:12 +0000 (23:39 +0000)]
Implement single-bit correction.

18 years agoAdd preliminary source files.
Steinar H. Gunderson [Wed, 1 Mar 2006 01:30:11 +0000 (01:30 +0000)]
Add preliminary source files.

18 years agoinitial import
Steinar H. Gunderson [Wed, 1 Mar 2006 01:29:55 +0000 (01:29 +0000)]
initial import

(automatically generated log message)