搜索资源列表
MCS_51achieveBCHcode
- 用MCS_51汇编实现BCH码的编码与译码-with MCS_51 compilation achieve BCH code encoding and decoding
viterbi_for_bch.rar
- Viterbi based trellis decoder for (7,4) - binary BCH code,Viterbi based trellis decoder for (7,4)- binary BCH code
Verilog_for_BCH
- 使用verilog语言实现BCH编码,用于通信信道编码-Using verilog language implementation BCH coding, channel coding for communication
4bit_BCH_code
- 4bit BCH ECC 代码 512字节可纠4bit错-4bit BCH ECC code correct 4bit error in every 512 bit
原代码
- 8051核的vhdl原代码。-8051 core VHDL source code.
Bch15_5
- The attached file consists of implimentation of BCH codes in VHDL programming using XILINX software. This code will reduce the no. of gates requirement.
4bits_ECC_BCH
- Nand Flash纠错,4bits+纠错ECC+BCH算法源代码-Nand Flash error correction, 4bits+ ECC+ BCH error correction algorithm source code
bch-code
- this a bch code wich is in visual c-this is a bch code wich is in visual c++
bch_encode
- this bch encoder verilog code-this is bch encoder verilog code
bch-coding
- In this project, we are implementing the error detection and correction using BCH code (Bose Chaudhuri Hocquenghem). Using VHDL and targeted on FPGA for synthesis of the code. The encoder and decoder combine called as a codec.
BCH
- BCH码是循环码中的一个重要子类,它具有纠正多个错误的能力,广泛应用于移动通信和卫星通信中。BCH码有着严密的代数结构,是目前研究得比较透彻的一种码。-BCH codes are cyclic codes is an important sub-class, it has the ability to correct multiple errors, widely used in mobile communications and satellite communications. BCH co
BCH-dec
- 基于C的BCH纠错码研究,已经做了调试,和你好用。-C-based study of the BCH error correction code, debugging has been done, and Hello to use.
BCH
- BCH 是纠错能力可控的纠错编码,是循环码的子类. 介绍了BCH 码的编码原理和设计方法,在特定信道和调制方式下对经过BCH 编码的系统进行仿真,分析BCH 码在特定信道下的编码增益.-BCH is error correction ability of controllable error correction coding, is a subclass of cyclic code. Introduces BCH code coding principle and design method
Performance-Analysis-of-(63-56)-Bch-Code-Using-mu
- BCh code for error correction contro-BCh code for error correction controll
syndrome
- the first step og bch code decoder part. syndrome generator
bch
- 信息通信工程中信息论编码的BCH码的C语言程序代码的运行-Information and Communication Engineering Information Theory BCH code C-code operation code
new_rs_erasures
- ECC算法C代码,用于flash控制器等相关的一些纠错功能。-ECC algorith C code: include read-solomn and BCH code, especially for flash controller.
BCH_EN
- 基于FPGA的GPS/BD信号发生器中BCH编码发生器模块,使用verilog编写- FPGA-based GPS/BD signal generator BCH code generator module, using verilog write
rs_decoder_31_19_6_latest.tar
- 31.19解码器- RS code is the BCH code of multi-systerm, after a long time of development, the theory and technology of RS code has been rather mature that it can rectify burst error and random error at the same time, especially burst error. It is widel
BCH_VLSI
- 使用HLS完成BCH编码的运算通路的设计,纯组合逻辑,对于65nm工艺可跑上1GHz。已经组合逻辑分为了多个部分,可在每一个部分之间插流水线。 附上可综合的纯RTL Code以及C++代码,以及Modelsim仿真。 可通过我的优化选项来学习如何优化HLS工具生产的代码。(BCH Encoder realized using HLS tool. Combinational logic.)