ldpc
LDPC(低密度奇偶校验码)是一种高效的纠错编码技术,广泛应用于5G通信、卫星传输及存储系统中,以其卓越的错误纠正能力和接近香农极限的性能著称。掌握LDPC对于提升数据传输可靠性至关重要。本页面汇集了300个精选资源,涵盖理论研究到实际应用案例,是电子工程师深入学习和实践LDPC技术的理想平台。探索...
资源总数
336
ldpc 全部资料 336 份
LDPC的完整c语言开发源程序代码
LDPC的完整c语言开发源程序代码,可以直接运行,没有错误,里面含有文件: construct_matrix.cpp decode.cpp encode.cpp Gaussian_channel.cpp generating_ma...
2016-06-05
86
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
A collection of LDPC(Low-Density Parity-Codes) tools. Including: Code construction Density Evolution
A collection of LDPC(Low-Density Parity-Codes) tools. Including: Code construction Density Evolution Decoding Algorithm ...
2016-05-10
54