Skip to content

tranvietkhoa/Coding-Schemes-Simulation

Repository files navigation

Coding-Schemes-Simulation

Implement three different types of error detecting and self-correcting codes: Hamming, Convolutional and Reed-Solomon code.

Settting up

  1. Run npm i
  2. Run npm i -g nodemon to install nodemon if not already have

Run server

  1. Run nodemon index

Run client

  1. Redirect to the client folder cd client
  2. Run npm start

About

Implement three different types of error detecting and self-correcting codes: Hamming, Convolutional and Reed-Solomon code.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages