搜索资源列表
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
bch
- Error control code using BCH Coding
bch_euc
- 信道编码纠错码BCH在C++上的实现仿真-BCH error-correcting codes channel coding in C++ on the realization of simulation
RSyima
- RS(Reed-Solomon)码是一种多进制的BCH码。由于其特有的结构特点,既适宜纠正随机错误,更适宜纠正突发错误-RS (Reed-Solomon) code is a multi-ary BCH codes. Because of its unique structural characteristics, not only suitable for correcting random errors, more appropriate to correct the burst error
BCH_perfermance
- 对能纠正5个信道错误的BCH符号进行有些分析,matlab仿真。-Encoding for BCH codes and shows it s BERperfermance.
Channel_Codes
- This book includes BCH codes, Reed–Solomon codes, convolutional codes, finite-geometry codes, turbo codes, low-density parity-check (LDPC) codes, and product codes. However, the title has a second interpretation. While the majority of this book
BCH-code-_matlab
- 循环码是线性分组码中最重要的一种子类,是目前研究得比较成熟的一类码。它的检、纠错能力较强,编码和译码设备并不复杂,而且性能较好,不仅能纠正随机错误,也能纠正突发错误。循环码还有易于实现的特点,很容易用带反馈的移位寄存器实现其硬件 。循环码具有许多特殊的代数性质,这些性质有助于按照要求的纠错能力系统地构造这类码,并且简化译码算法,目前发现的大部分线性码与循环码有密切关系正是由于循环码具有码的代数结构清晰、性能较好、编译码简单和易于实现的特点,因此在目前的计算机纠错系统中所使用的线性分组码几乎都是循
Channel-Codes
- Channel Codes Channel coding lies at the heart of digital communication and data storage, and this detailed introduction describes the core theory as well as decoding algorithms, implementation details, and performance analyses. Professors Ry
bch-codes-stanford
- BCH codes are another class of code in error control coding
bch_encode
- BCH编码的matlab程序,实现BCH(1023,1013)-BCH coding matlab program to achieve the BCH (1023,1013)
BCH_matlab_code
- bch编码的matlab实现,提供matlab仿真框图和分析结果-bch coding matlab implementation, provides a block diagram matlab simulation and analysis results
BCH_matlab
- BCH信道编译码的matlab仿真程序,附带源代码以及仿真结果图,设计数据流程图,是初学理解BCH码的好文档-BCH channel codec matlab simulation program, with source code, and Simulation results, data flow design is good for beginners to understand BCH code documentation
bch_encoder_decoder
- 一篇介绍美光BCH纠错的编解码的文档,挺好的-a document to introduce the micron s BCH ECC encoder and decoder, very nice
DVB-S2
- 著名的欧洲数字卫星广播标准,详细给出了帧结构、LDPC码和BCH码。-Digital Video Broadcasting (DVB) Second generation framing structure, channel coding and modulation systems for Broadcasting, Interactive Services, News Gathering and other broadband satellite applications
bchfinal
- BCH code for digital data coding
BCH-POLINOMALS-FOR-SHORT-FRAME
- BCH POLINOMALS FOR SHORT FRAME
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