TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How Hamming codes work

145 pointsby squeakynickover 9 years ago

3 comments

bstanfieldover 9 years ago
Just so you know, this is the same Hamming that published the classic essay, &quot;You and Your Research&quot; (1986): <a href="https:&#x2F;&#x2F;www.site.uottawa.ca&#x2F;~yymao&#x2F;misc&#x2F;Hamming_kaiser.html" rel="nofollow">https:&#x2F;&#x2F;www.site.uottawa.ca&#x2F;~yymao&#x2F;misc&#x2F;Hamming_kaiser.html</a>
评论 #11010367 未加载
misterdataover 9 years ago
The same idea can be applied to a two-dimensional grid of bits: <a href="http:&#x2F;&#x2F;datagenetics.com&#x2F;blog&#x2F;december12014&#x2F;index.html" rel="nofollow">http:&#x2F;&#x2F;datagenetics.com&#x2F;blog&#x2F;december12014&#x2F;index.html</a>
samfisher83over 9 years ago
I wish someone would make a guide like this for raptor codes.