/RaptorCodes_Cplusplus

C++ codes for Raptor encoder and decoder. Raptor codes are one kind of rateless codes, which have linear time complexity.

Primary LanguageC++

RaptorCodes_Cplusplus

C++ codes for Raptor encoder and decoder. Raptor codes are one kind of rateless codes, which have linear time complexity. These C++ Raptor codes can be ran on Windows with Visual Studio 2012. For Linux platform, please see another project which support the compile under linux.

The file raptor_test.cpp shows you an example of how to use these C++ codes of Raptor encoder and decoder.

If you have any questions about these codes, please let me know. Thanks.