搜索资源列表
Polar codes
- it is the C program for polar codes
Polar-Codes-New
- 关于polar 码的SC(Successive Cancellation)译码程序,与原作者用BP(belief propagation)实现的译码程序“Polar code encoder and decoder”可以对比看-This is a SC decoding program about polar codes
polar_BP_decoder.cu
- 本代码是基于GPU的polar码BP并行译码,主要完成基于GPU的并行译码功能,开发语言为CUDA C。(BP parallel decoding of polar codes based on GPU)