Skip to content

Console implementation of the Hamming code algorithm

Notifications You must be signed in to change notification settings

dankor1498/HammingCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hamming code

Console implementation of the Hamming code algorithm with encoding steps, for a complete description of the work.

You can encode words(bit sequences) from 1 to 57 in length.

The program finds and corrects single errors and finds double ones.

Work example

About

Console implementation of the Hamming code algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages