搜索资源列表
bch_euc
- bch 编码、解码程序,可以对任意长度的信息添加纠错码。-BCH encoding, decoding procedures can be arbitrary length of the right information to add error-correcting codes.
MCS_51achieveBCHcode
- 用MCS_51汇编实现BCH码的编码与译码-with MCS_51 compilation achieve BCH code encoding and decoding
BCHencodeanddecode
- bch 编码和译码,用硬件语言vhdl实现-bch edcode and decoder
Verilog_for_BCH
- 使用verilog语言实现BCH编码,用于通信信道编码-Using verilog language implementation BCH coding, channel coding for communication
bch
- 用C语言实现BCH码的编码和译码,译码是用BM迭代算法。-BCH codes in C language coding and decoding, iterative decoding algorithm with BM.
bch_verilog
- bch(255,239)编码算法的verilog实现,综合仿真通过,与matlab仿真的结果一致-bch(255,239),using verilog
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
bch
- 信息通信工程中信息论编码的BCH码的C语言程序代码的运行-Information and Communication Engineering Information Theory BCH code C-code operation code
bchbianma
- 基于pic单片机系列的BCH(15,7)编码文件,-code of c for bch
(15-7-2)BCH
- Verilog HDL 语言编写的(15,7,2)BCH编码和译码功能-Verilog HDL language (15,7,2) BCH encoding and decoding functions
BCH_EN
- 基于FPGA的GPS/BD信号发生器中BCH编码发生器模块,使用verilog编写- FPGA-based GPS/BD signal generator BCH code generator module, using verilog write
bch3
- BCH编码、译码器,支持参数化使用,从多项式生成、编码到解码,全都有。-BCH encoder decoder
bch_dec_enc_dcd
- 关于BCH的编码器和译码器,可实现16位,32位,64位,128位的编码和译码纠错,2位纠错,Verilog实现-On the BCH encoder and decoder, can achieve 16-bit, 32-bit, 64-bit, 128-bit encoding and decoding error correction, 2-bit error correction, Verilog implementation
BCH_VLSI
- 使用HLS完成BCH编码的运算通路的设计,纯组合逻辑,对于65nm工艺可跑上1GHz。已经组合逻辑分为了多个部分,可在每一个部分之间插流水线。 附上可综合的纯RTL Code以及C++代码,以及Modelsim仿真。 可通过我的优化选项来学习如何优化HLS工具生产的代码。(BCH Encoder realized using HLS tool. Combinational logic.)
proj
- 15.k的bch编码以及解码,论文,工程(BCH coding and decoding of 15.k, thesis, project)