Skip to content

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

Notifications You must be signed in to change notification settings

ywu40/RaptorCodes_Cplusplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published