搜索资源列表
LDPC_C_wz
- LDPC码具有很好的性能,译码也十分方便。特别是在GF(q)域上的非规则码,在非规则双向图中,当各变量节点与校验节点的度数选择合适时,其性能非常接近香农限-Low-density Parity-check
genH
- 一个用c++写的关于LDPC编码的一种实现方法,原为.m文件,被我改编为记事本文件-1 with c++ to write about an implementation of LDPC coding method, originally. M file has been reorganized into a Notepad file, I
LDPC-2001-11-C
- c语言实现LCPC编解码,visual C++开发环境。-LCPC graduate
BPalgorithm
- 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 impl