Java implementation of Berlekamp-Massey algorithm
-
Updated
Jan 23, 2018 - Java
Java implementation of Berlekamp-Massey algorithm
Implementation of LDPC (Low-Density Parity-Check) decoding using iterative Belief Propagation over sparse Tanner graphs.
Lossless data compression algorithm that reduces file size by replacing repeated sequences of data with shorter codes
Add a description, image, and links to the coding-theory topic page so that developers can more easily learn about it.
To associate your repository with the coding-theory topic, visit your repo's landing page and select "manage topics."