搜索资源列表
QC_codes
- Construct the short length of QC LDPC codes without girth 4 and girth 6-The Program to construct the short length of QC LDPC codes without girth 4 and girth 6 Copyright (C) Yang XIAO, Jun FAN, BJTU, July 26, 2007, E-Mail: yxiao@bjtu.edu.cn.
ldpc-min-sum
- 用c语言写的ldpc码的最小和算法译码程序。-The codes are about ldpc decoding,using min-sum algorithm by c++.
LDPC
- The zip file contains 1. A 128x256 Regular (3,6) H matrix (if you need to simulate other codes, need to write your own code for generating those parity check matrices). The file 128x256regular_v6.mat is for those using Matlab 6.5. 2. Files for
CPLDPCPAWGN
- 采用C语言,测试LDPC码在AWGN信道下的编译码性能,及BER曲线等-Using C language, the test of LDPC codes under AWGN channel decoding performance, and the BER curve, etc
tst_1d2M_bpsk_rep2
- ldpc编码c仿真,采用qc_ldpc,811.16e标准中的编码和译码方式-LDPC codes c simulation, using the qc LDPC, 811.16 e standard way of encoding and decoding
LdpcC
- LDPC码的编码和译码,使用c++语言实现(This repository provides C++ implementations for LDPC codes encoding and decoding)