搜索资源列表
LDPC-2006-02-08.tar.gz
- Software for Low Density Parity Check Codes Radford M. Neal Version of 2006-02-08. This collection of programs and modules, written in C, is intended to support research and education concerning Low Density Parity Check (LDPC) codes. (Note, however,
LDPC.rar
- LDPC码的详细编解码程序,使用部分c函数接口 加速程序运行,LDPC code codec detailed procedures, use of some of the c function interface to accelerate the program to run
ldpc_paper
- ldpc码学习者必读的经典文章,读了这些才算得上入门。-ldpc yards learners must-read classic articles, reading these can only be counted on the entry.
LDPC--C
- 此为C++环境下的LDPC编译码的完整的源代码。常用于通信系统的编译码仿真过程。有助于各种项目的完成。-This is the C++ environment LDPC coding and decoding of the complete source code. Commonly used in the encoding and decoding communication system simulation. Contribute to the completion of various
LDPC
- LDPC码的C语言实现,对于研究通信信道编码技术的人员有较大帮助-LDPC code of the C language, the study of communication channel coding techniques to help the staff more
Ldpc_encoder_successbian
- 低密度奇偶校验码的C程序实现。在cmmb系统中得到了广泛的应用的-LDPC C code implementation procedures. At CMMB system has been widely used for ... ...
ldpc_c_code
- LDPC码在基于BP (Belief Propagation) 的迭代译码相结合的条件下具有逼近Shannon 限的性能,是继turbo 码后在纠错编码领域又一重大进展。压缩文件中给出了LDPC在高斯信道下的c程序。-LDPC codes based on BP (Belief Propagation) Iterative Decoding of combining conditions with performance approaching Shannon limit on the heel
LDPC_c
- LDPC 码的编译码的c语言实现,译码采用的是bp算法-Encoding and Decoding of LDPC code c language, decoding algorithm used is bp
LDPC-C
- 通信编码现在用的最广的一种编码LDPC,也是将来4G技术要采用的编码技术-LDPC
LDPC_C_wz
- LDPC码具有很好的性能,译码也十分方便。特别是在GF(q)域上的非规则码,在非规则双向图中,当各变量节点与校验节点的度数选择合适时,其性能非常接近香农限-Low-density Parity-check
LDPCsum
- LDPC码在C++、matlab环境下仿真。-LDPC C++、matlab
LDPC
- LDPC纠错码的C语言实现,包含15个工程文件,涵盖了一个码字在信道中传输的整个过程-LDPC error-correcting code of C language implementation, including 15 engineering documents, covering a code word in the whole process of transmission channels
vhdl
- ldpc编码的vhdl的实现,一种802.13的方式-ldpc coding vhdl implementation, a 802.13 a way
LDPC
- 用C++实现的LDPC编码,对学习LDPC的同学会有帮助。-C++ implementation with LDPC codes, LDPC students for beginners would be helpful.
LDPC
- 这是关于LDPC信道编码模块设计的程序 打开源程序,先运行gengrate_h.m程序,陆续将码长设置为756bit,列重设置为3,行重设置为9。在Workspace中同时将H、A、B、C、D、E、Hget、Fget、g、Tget这是个变量选择另存为encode_in.mat 格式。再运行main_encode.m进行编码,主程序运行后,在当前目录下,自动生成编码结果文件“encode—out.mat”,这将作为下一次扩频调制仿真实验的的输入信号。最后分别查看Workspace中的变量s
Binary-LDPC-(C-language)--SUM-Prod
- Codes LDPC Binaire sous C "visual C++". les matrices generatrice et les matrice de parité sont enrigistrer dans des fichier .txt-Codes LDPC Binaire sous C "visual C++". les matrices generatrice et les matrice de parité sont enrigistrer dans des f
Binary-LDPC-(C-language)--Sum_Prod_LOG-Domain
- Codes LDPC Binaire sous C "visual C++". les matrices generatrice et les matrice de parité sont enrigistrer dans des fichier .txt
LDPC-2012-02-11
- C语言实现的LDPC(Low Density Parity Check Codes)通信仿真代码(Software for Low Density Parity Check Codes Version of 2012-02-11. This collection of programs and modules, written in C, is intended to support research and education concerning Low Density Pari
ldpc-simplify
- LDPC 译码算法 spa bp置信传播(LDPC spa bp LDPC LDPC)
5G-NR 信道LDPC C语言代码
- 5G-NR 信道LDPC C语言代码 可运行,可读性强,学习5G-NR信道LDPC编码很有用的参考代码