搜索资源列表
基于BF译码算法的LDPC源代码
- 这是基于BF译码算法的LDPC源代码,采用C语言编写
LDPC_BSN
- LDPC码的硬判决译码算法,即BF算法。其为C语言编写。-LDPC code of the hard-decision decoding algorithm, that algorithm BF. For the C language.
ldpc
- 本程序包含LDPC码的BF、WBF、IMWBF等不同译码算法的时间复杂度以及性能比较。-This program is about different decoding algorithm of LDPC codes including time complexity and performance comparison of BF, WBF, IMWBF .
ldpc_final
- 基于matlab的ldpc码译码算法的仿真比较,包括BF、WBF,IWBF,IRRWBF四类算法的性能分析。-matlab based ldpc decode algorithm,comparing the performances of BF、WBF,IWBF,IRRWBF algorithm.
BF
- ldpc码的比特反转译码算法利用C语言实现,虽然简单但比较完整(The bit inversion decoding algorithm of LDPC code is implemented in C language, which is simple but complete.)