Skip to content

An Application uses error-correcting code to encode a text file, simulate a random 1-bit error on each byte, and correct the errors using parity bits.

License

Notifications You must be signed in to change notification settings

mobalti/Error-Correcting-Encoder-Decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Error Correcting Encoder-Decoder

An Application uses error-correcting code to encode a text file, simulate a random 1-bit error on each byte, and correct the errors using parity bits.

Prerequisites

This program requires Java to compile and run.

Credits

Author: Mo Balti - mobalti

This program is based on Error Correcting Encoder-Decoder on JetBrains Academy.

License

This project is licensed under the MIT License. See the LICENSE for details.

About

An Application uses error-correcting code to encode a text file, simulate a random 1-bit error on each byte, and correct the errors using parity bits.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages