initpara.ini
来自「这是校验位打孔重传的源程序」· INI 代码 · 共 24 行
INI
24 行
********************************************************************************************
** This file is used to initialize the parameters of the simulator of LDPC.
********************************************************************************************
[The mode: normal, debug]
normal
[The length of info bits (K): 40~5114]
576
[The rate of coding: 1/4, 1/3, 1/2, 2/3, 3/4, 5/6]
3/4
[The type of modulation is: BPSK, QPSK, 16QAM, 64QAM]
BPSK
[The decoding algorithm: Sum-Product, Log-Sum-Product, Min-Sum]
Log-Sum-Product
[The Maximum time of iteration of decoding: 1~100]
100
[The relation between signal and noise: Eb/No, SNR]
SNR
[The total number of points of Eb/No: <20]
1
[The list of Eb/No in dB:]
2
[The list of numbers of frames per Eb/No: ]
100000
*********************************************************************************************
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?