搜索资源列表
Efficient_Encoding_for_QCLDPC
- LDPC已经成为现在很流行的FEC码,这是一篇讲述QC-LDPC编码的经典论文,作者是IEEE终身会员林舒,对目前常用的QC-LDPC编码作了详尽的描述
QC_LDPC_encode and decode
- QC-LDPC的编译码算法,能够实现对QC-LDPC的SER的仿真-The QC-LDPC codec algorithm for QC-LDPC can achieve the SER simulation
Girth-8QCL-PDC
- The program contructs column-weight three girth-eight QC-LPDC codes given row-weight and sub-matrix size. row-weights and sub-matrices sizes are variable
LDPC
- 本人编写的QC-LDPC码的完整实现,采用阵列校验矩阵,极其简单,适合入门-A easy-to-learn source code of QC-LDPC encoder
dvbldpc-iscml-0.0.1.tar
- LDPC QC-LDPC 通讯信道编码算法-LDPC QC-LDPC coding algorithm communication channels
qc_ldpc
- 该程序可以构造一个不同行重列重下的QC-LDPC码,并做性能仿真-constructs qc-lpdc codes given size of sub-mnatrix(m), girth(g1), row (k) and column(j) weights
hill-climbing-for-4-6-8
- 实现QC-LDPC码字的cycle的search功能,算法为hill climbing算法,能有效去除QC-LDPC码字里长为4,6,8的环,使得码字有较好纠错的性能-Realization of QC-LDPC codeword cycle of search functions, algorithms for the hill climbing algorithm, can effectively remove the QC-LDPC codeword length of 4,6,8 in
check-number-of-cycle-8
- 能够计算出QC-LDPC码字里所有长为8的环-Be able to calculate the QC-LDPC codeword length of the ring in all 8
try-my-way
- 除hill climbing算法以外另一种去除QC-LDPC码字里短环的算法。。。只是我自己试验的。。。但是结果也还行-In addition to hill climbing algorithm another algorithm QC-LDPC codeword in a short ring removed. ʱ ?? ʱ ?? Just my own tests. ʱ ?? ʱ ??
qc-ldpc
- QC-LDPC的一种构造方法,包括论文及其中的仿真代码。-A method for constructing QC-LDPC, including the papers and the simulation code.
imppaper
- layered decoding used for QC LDPC Decoder. it consists of check node,bitnode, memory, LLR value generation, minimum finder