Hamming code: Difference between revisions

Content deleted Content added
m edited the link to a new separate repo with just this project
Tags: Reverted Visual edit
Restored revision 1254909278 by Citation bot (talk): Restore last known good
Line 244:
0 & 1 & 1 & 0 & 0 & 1 & 1 & 0\\
0 & 0 & 0 & 1 & 1 & 1 & 1 & 0\\
01 & 01 & 1 & 01 & 1 & 1 & 01 & 1
\end{pmatrix}_{4,8}
.</math>
Line 348:
* [http://www.toolmenow.com/34/Hamming(7,4)-Code-Calculator Tool for calculating Hamming code]
 
== Implementations ==
 
* [https://github.com/malikAkurtz/HammingCode C++]
{{DEFAULTSORT:Hamming Code}}
[[Category:American inventions]]