Erasure code: Difference between revisions

Content deleted Content added
Line 20:
==External links==
*[http://info.iet.unipi.it/~luigi/fec.html Software FEC in computer communications] by Luigi Rizzo describes optimal erasure correction codes.
*[http://feclib.sourceforge.net Feclib] is a near optimal extention to Luigi Rizzo's work that uses band matrices. Many parameters can be set, like the size of the width of the band and size of the finite field. It also sucessfully exploits the large [[Processor register|register]] size of modern CPUs. How it compares to the near optimal codes mentioned above is unknown.
 
[[Category:Coding theory]]