Skip to content

A Java implementation of error correcting codes similar to Reed Solomon codes for my "Algorithms in the Real World" class

Notifications You must be signed in to change notification settings

alexbeutel/Error-Correcting-Codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Alex Beutel
February 26, 2010

This is an Eclipse project so if you'd like you can load it into Eclipse with the .project file.  

Run ErrorCodesMain to see the message encoded and decoded.  
The string is hard coded in the file so change that if you'd like.
The generator and erasures are randomly chosen.
   

About

A Java implementation of error correcting codes similar to Reed Solomon codes for my "Algorithms in the Real World" class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages