Skip to content

A simple terminal program simulating Double-Error Correction using Hamming code

Notifications You must be signed in to change notification settings

PhilDePayne/DEC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

DEC

A simple terminal program simulating Double-Error Correction using Hamming code

Description

This program implements Double-Error Detection and Correction, but it also works for Single Bit Errors.

How to use

Write a message of choice in the message file. An encoded file will be produced, where the encoded message will be represented in binary form. There, you can simulate a transmission error by changing up to 2 bits out of every 8. Finally, a decoded file will appear, containing the original message.

About

A simple terminal program simulating Double-Error Correction using Hamming code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages