搜索资源列表
Pi_LDPC_Decode
- 在C语言下,采用动态生成的方法,利用BF硬译码,来对 LDPC译码的程序。-In the C language, using dynamically generated methods, the use of BF decoding hardware to the procedure of LDPC decoding.
LDPCLU
- ldpc编码器lu算法的c语言实现,希望对您有用-ldpc LU ENCODER C
ldpc-min-sum
- 用c语言写的ldpc码的最小和算法译码程序。-The codes are about ldpc decoding,using min-sum algorithm by c++.
LDPC-2006-02-08
- The code provides the Log SPA algorithm of LDPC decoding for a (3, 6) code in C.
c-source-codes
- 该程序给出了LDPC编译码程序的经典算法,即BP算法,性能比较好-The program gives the classic algorithm LDPC decoding procedures, namely BP algorithm, the performance is better
LDPC_quasirandom
- this a code LDPC quasirandom Low density Parity chek Code in matlab and c-this a code LDPC quasirandom Low density Parity chek Code in matlab and c++
ldpc
- LDPC算法的实现 C++代码.实现了LDPC算法,并进行了测试 。-Algorithm C++ LDPC code implementation of LDPC algorithm and tested.
LDPC-2012-02-11
- LDPC编码的C语言实现。包括校验矩阵,生产矩阵的生成,编码,译码等。-LDPC coding in C language. Including the parity matrix, matrix production generation, encoding, decoding and the like.
LDPC-encoder-and-decoder
- ldcp编码解码源程序,用c语言写的,最后生成mex文件用于matlab使用-ldcp codec source code, using c language, and finally generate mex file for matlab use
CPLDPCPAWGN
- 采用C语言,测试LDPC码在AWGN信道下的编译码性能,及BER曲线等-Using C language, the test of LDPC codes under AWGN channel decoding performance, and the BER curve, etc
LDPC-2012-02-11
- LDPC编码与译码c实现,有详尽的实现步骤-LDPC encoding and decoding c realization, a detailed implementation steps
ldpc_codeblocks
- 用c++实现LDPC码的仿真过程,包括基矩阵的生成,信道生成,编码,传输,解码,校验整个过程的一系列程序-simulation program of ldpc code include enconder and decoder
finitestatesearch
- 个人开发,用c++描述一种有限状态搜索机算法,根据设定的限制条件搜索满足需求的码字组合,用于搜索满足条件的ldpc码-a finite state searching program by c++
cml
- 这是用C语言写的LDPC的译码算法。里面有DVB-S2标准的LDPC码。算法是用C写的Matlab S-函数。开发环境是VC6.0和MATLAB。-This is a LDPC decoding algorithm written in C language. There are DVB-S2 standard LDPC code. The algorithm is Matlab S- function written in C. The development environment is V
parity-check-matrix
- LDPC码校验矩阵的生成,可在c++上运行-Generating LDPC code check matrix, can be run on c++
LDPC-2001-11-18
- 本程序用C语言详细完成LDPC的编码解码(B包括G矩阵的构造,信道信息,BP译码算法)-This procedure using C language to complete the detailed coding LDPC decoding (B including the G matrix structure, channel information, BP decoding algorithm)
LDPC-v0.2
- example of an LDPC encoder using c langage
test NBLDPC
- simulation test on matlab for the LDPC decoder using c
LDPC编码C代码
- LDPC编译码的C代码程序,非常方便,参数可以自己配置(LDPC encoding and decoding C code program, very convenient, the parameters can be configured by themselves.)
LDPC-codes-master
- ldpc码的c语言实现,采用各种码长和alist(implemention in c about ldpc)