Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

binotation/hamming-8-4-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hamming(8, 4)

Example implementations of the Hamming(8, 4) error-correction code.

hamming_code_wikipedia.rs is based on Wikipedia's G and H matrix. hamming_code.rs is an alternate implementation. They are functionally equivalent.

About

Example implementations of the Hamming(8, 4) error-correction code.

Topics

Resources

License

Stars

Watchers

Forks

Languages