搜索资源列表
BCH(84)
- 本文主要介绍线性分组码的编码的基本原理。论述了汉明码及循环码的编、解码原理和方法。简要说明了线性分组码的差错特性;详细分析了(8,4)循环码的编码和解码过程,并设计出了(8,4)循环码的编码电路和解码电路。-This paper describes the linear block code encoding of the basic principles. Discusses the Hamming code and cyclic code encoding and decoding prin
CRC_description.pdf
- CRC的英文全称为Cyclic Redundancy Check(Code),中文名称为循环冗余校验(码)。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制。-CRC called the English Cyclic Redundancy Check (Code), the Chinese name for the Cyclic Redundancy Check (code). It is important for a class of lin
Quasi-cyclic_LDPC_fast_encoding
- Quasi-cyclic LDPC codes for fast encoding. IEEE article
L2
- encoding and decoding by the instrumentality of cyclic codes in C-encoding and decoding by the instrumentality of cyclic codes in C++
Generator-polynomial
- Codec Matlab to generate cyclic codes for given data and Generator polynomial.
lecture5
- it gives the descr iption of cyclic codes
BCH-code-_matlab
- 循环码是线性分组码中最重要的一种子类,是目前研究得比较成熟的一类码。它的检、纠错能力较强,编码和译码设备并不复杂,而且性能较好,不仅能纠正随机错误,也能纠正突发错误。循环码还有易于实现的特点,很容易用带反馈的移位寄存器实现其硬件 。循环码具有许多特殊的代数性质,这些性质有助于按照要求的纠错能力系统地构造这类码,并且简化译码算法,目前发现的大部分线性码与循环码有密切关系正是由于循环码具有码的代数结构清晰、性能较好、编译码简单和易于实现的特点,因此在目前的计算机纠错系统中所使用的线性分组码几乎都是循
cyclic-codes
- Cyclic codes are very power ful for error correction and detection
123
- 用matlab实现(7,4)系统循环码的编码和译码,g(x)=1+x+x3。 -(7,4) system encoding and decoding of cyclic codes, g (x) = 1+x+x3 using matlab.
QC-LDPC-for-deep-space-applications-
- 准循环LDPC码在深空通信和高码率数传通信中应用-Quasi-Cyclic Low-Density Parity-Check (QC-LDPC) codes for deep space and high data rate applications
CYCLIC-CODES
- information theory & coding-slides-cyclic codes
LDPC-Codes
- Construction of One-Coincidence Sequence Quasi-Cyclic LDPC Codes of Large Girth
BCH编码详解
- 详细讲解了BCH编码的原理及其应用。 BCH码是一类最重要的循环码,能纠正多个随机错误,它是1959年由Bose、Chaudhuri及Hocquenghem各自独立发现的二元线性循环码,人们用他们的名字字头命名为BCH码。(Explained in detail the principles and applications of BCH encoding. BCH code is one of the most important cyclic codes can correct mult