Skip to content

MahatKC/HammingCodeWithDictionaries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HammingCodeWithDictionaries

Project developed in 2020 as an assignment for a Computer Organization and Architecture class.

The input is a single number with the number of N lines that will follow.

Then, N lines with 21-bit binary numbers are provided. The 16 first bits correspond to the bit values and the final 5 to the parity values.

The output are the corrected binary numbers.

Releases

No releases published

Packages

No packages published

Languages