搜索资源列表
Regular PEG
- 此程序 是一个C++程序. 通过PEG算法来构造 LDPC parity-check 矩正的Tanner 图.-This is a C++ program, which is used to construct Tanner graph of LDPC codes with the famous PEG algorithm.
how-to-produce-H-G-of--LDPC
- 生成LDPC校验矩阵H和生成矩阵G的C语言程序-failed to translate
ldpc
- LCPC编码的C语言描述,给定了校验阵,计算生成矩阵并且进行编码-LCPC coded C language descr iption, given the parity matrix, computing and encoding matrix generation
regular-LDPC-code
- Low Density Parity Check (LDPC) 信道编码的C程序。二部图连接关系的输入在20000.10000.3.631.txt 文件中。文件中的参数包括check,ariable节点的度数,具体的连接关系。可根据具体需要,需改你所需的txt文件,从而实现任意参数的LDPC程序仿真。经验证,此程序的性能正确,符合理论文献中的结果。-Low Density Parity Check (LDPC) codes simulation C program. This program i
Ber_ldpc
- The documents include a few more LDPC by C-The documents include a few more LDPC by C++
decodeLogDomainSimpleMex
- LDPC最小和译码算法,c语言实现,适合初学者-Minimum and LDPC decoding algorithm, c language, suitable for beginners