LDPC码实现代码
关于LDPC的代码,Mackcy的网站上下的,比较好用-On the LDPC code, Mackcy site from top to bottom, more useful
本专区汇聚了各类基于 LDPC 开发的源码资源,共计 270 篇资源供开发者免费下载学习。
关于LDPC的代码,Mackcy的网站上下的,比较好用-On the LDPC code, Mackcy site from top to bottom, more useful
关于LDPC的。是Mackcy网站上的LDPC编译码程序。-On the LDPC. Mackcy site is LDPC coding and decoding procedu
verilog编写的ldpc编码的源代码 -ldpc prepared verilog source code
LDPC编码研究及其在OFDM系统中的应用 LDPC 在OFDM 中的应用分析-LDPC coded OFDM system in the research and its a
an important article introduing LDPC. The author is the prominent person in the field of r
经典lDPC编码程序 Robert的论文里的部分仿真程序 -Robert LDPC coding procedures classic papers in the part o
LDPC的检验矩阵的生成,编码和译码过程。-The process of LDPC codes generating,encoding and decoding.
wimax 标准中码率为1/2,码长为2304 的ldpc码的硬件实现编码及译码算法-wimax standard rate of 1/2, code length 2304 of
有关ldpc llr bp译码算法,在awgn信道下的仿真比较-ldcp decoding llr bp in awgn channer
ldpc译码器 目前通信系统中很多标准都在采用ldpc码,所以他很重要-LDPC decoder, many of the current communication system
ldpc的11个程序 encode decode extract make-gen make-ldpc make-pchk print-gen print-pchk ran
本代码是关于ldpc的编译码源代码,用的是c++语言,可以运行并且相关的矩阵文件都在附件里,可以通过这套程序来系统的学习通信的整个框架知识,希望能造福于后人