LDPC+Code
LDPC+Code技术资料下载专区,收录4,002份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
4,002
源代码
10,000
LDPC+Code 热门资料
查看全部 4,002 份 →生成一个规则LDPC码的教研矩阵H
生成一个规则LDPC码的教研矩阵H,其行数(越大越好)为列数的一半,行重为6,列重为3,任意两行没有围长为4的圈 使用方法:H=HGrandom2(m,n)。m表示行数,n表示列数
2013-12-28
54
Construct the short length of QC LDPC codes without girth 4 and girth 6
Construct the short length of QC LDPC codes without girth 4 and girth 6
2016-11-01
138
LDPC的完整c语言开发源程序代码
LDPC的完整c语言开发源程序代码,可以直接运行,没有错误,里面含有文件: construct_matrix.cpp decode.cpp encode.cpp Gaussian_channel.cpp generating_ma...
2016-06-05
86