My favorites | Sign in
Google
Projects on Google Code Results 1 - 4 of 4
create visual version, based on main module create plot feature (Es/P0 -> BER) for reed-solomon algorithm. should provide reading data from file and writing plot-data to file
Ruby implementation of Reed-Solomon Encoder/Decoder.
As part of research at the ITBA optics laboratory, this projects aim at a complete simulation of all the algorithms involved in a CDMA system over optic fibers (as an asymetric noise channel) The simulator is filters-orienter, so each algorithm is a separate process and can run on his own. This ...
The C++ Galois Field Arithmetic Library, implements a specialised version of Galois Fields known as extension fields or in other words fields of the form GF(2^m) and was developed as a base for programming tasks that involved cryptography and error correcting codes. The library is simple, consise an...