Skip to content

dzagalskii/HammingCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hamming ENC/DEC

Familiarization with the Hamming method of error-correcting coding, which allows to detect and automatically correct errors that occur during the transmission of information.

Usage:

./hammingenc input.file output.hmng [8/12/16/32/64]
./hammingdec input.hmng output.file [8/12/16/32/64]

About

Simple example showing Hamming coding and decoding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages