搜索资源列表
Improved-parallel-weighted-bit-flipping
- LDPC码的并行加权比特翻转算法,能够达到不错的译码性能,是一篇很好的文章-LDPC codes in parallel weighted bit flipping algorithm can achieve good decoding performance is a very good article
example_GPIO
- 本例展示了如何通过设置GPIO BSRR寄存器(Port bit set/reset registe)和GPIO BRR寄存器 (Port bit reset register)来翻转IO的状态。 通过设置这两个寄存器,可以利用单比特操作(single atomic write access)来改变一个或者几个IO端口的状态。 这个例子原本应用于STM32评估板(STM3210B-EVAL),为了使本例能在STM32
an-inproved-LDPC-decoding-algorithm
- LDPC 码的改进迭代比特翻转译码算法为提高低密度奇偶校验(LDPC)码的低复杂度硬判决译码算法的性能,提出了一种改进的比 特翻转(BF)译码算法,在迭代时利用一个交替的门限模式对多个比特进行翻转,降低了每次迭代时 比特被错误翻转的概率,从而有效提高了译码性能。-An Improved Iterative Bit
LDPC_BSN
- LDPC 比特翻转算法实现,编码,基于对数域译码,校验的matlab实现-LDPC bit flip algorithm, coding, based on number DECODING check matlab achieve
LDPC
- ldpc编译码译码算法包括置信传播和比特翻转还有对数域的置信传播译码算法(LDPC Encoding and decoding algorithms include belief propagation and bit flipping, as well as the log domain belief propagation decoding algorithm)
FFT_code
- FFT迭代算法的C++实现,内含比特翻转函数和FFT实现函数(FFT iterative algorithm using C++, including bit flip function and FFT function)