johnzja / PolarCpp

Multi-thread high-speed polar code decoders implemented in C++.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PolarCpp

This is a series of C++ relization of Polar Code decoders.

It both contains C++ test projects to verify the correctness of decoding algorithms, and .mexw64 (DLL) projects to generate .mex libraries for MATLAB.

About

Multi-thread high-speed polar code decoders implemented in C++.


Languages

Language:C++ 99.4%Language:MATLAB 0.4%Language:C 0.2%