Introduction - If you have any usage issues, please Google them yourself
LDPC coding for decoding Simulation. Check including random matrix generated by the calibration matrix generated generator matrix, coding, plus random noise, such as decoding. The original author is a foreigner, some Chinese Notes.
Packet : 89346489ldpc.zip filelist
alloc.c
alloc.h
channel.c
channel.h
check.c
check.h
dataStruct.h
dec.c
dec.h
enc.c
enc.h
encode.c
encode.h
extract.c
extract.h
intio.c
intio.h
main.c
make-gen.c
make-gen.h
make-ldpc.c
make-ldpc.h
mod2dense.c
mod2dense.h
mod2sparse.c
mod2sparse.h
open.c
open.h
rand.c
rand.h
rcode.c
rcode.h
transmit.c
transmit.h