Skip to content

CC-Project/code_polynomials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library for error detection using polynomials

See http://en.wikipedia.org/wiki/Polynomial_code for details.

This module implement the polynomials correcting codes.

Todo

Nothing so far.

Notations and configuration

The symbols used are 0 and 1.
The data to transmit is composed of K characters.
The length of the codewords is N.
G is the generator polynomial, of length M.

About

Error detection code using polynomials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published