文件名称:BPalgorithm
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
LDPC目前用的最多、性能最好的译码算法为BP译码算法,本程序用C语言对BP译码算法进行了实现,为了方便初学者,本文还附带了两篇关于BP算法的论文。-LDPC is currently the most used, the best performance of the decoding algorithm for BP decoding algorithm, this procedure using C language on the BP decoding algorithm is implemented, in order to facilitate the beginners, this paper also comes with two pieces of paper on the BP algorithm. LDPC is currently the most used, the best performance of the decoding algorithm for BP decoding algorithm, this procedure using C language on the BP decoding algorithm is implemented, in order to facilitate the beginners, this paper also comes with two pieces of paper on the BP algorithm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BPalgorithm\BP.c
...........\LDPC码的一种低复杂度BP译码算法_郭锐.pdf
...........\LLR-BP.c
...........\一种改进的LDPC码BP译码算法_郭永富.pdf
BPalgorithm