CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - bch

搜索资源列表

  1. BCH-MPS430

    0下载:
  2. c语言写的用于单片机mps430的底层通信协议,包含了bch编解码,交织编解码,和crc校验。经过简单的修改即可用于其他的单片机。-write for the MCU mps430 underlying communication protocol includes the BCH encoding and decoding, codecs are intertwined, and crc check. After a simple modifications can be used in ot
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:2917
    • 提供者:蓝天
  1. BCH(n=1023;k=1013)

    2下载:
  2. 实现BCH编译码(n = 1023 k = 1013) 供参考
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:3357
    • 提供者:胡波
  1. viterbi_for_bch.rar

    0下载:
  2. Viterbi based trellis decoder for (7,4) - binary BCH code,Viterbi based trellis decoder for (7,4)- binary BCH code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:834
    • 提供者:shahifaqeer
  1. BCHencodeanddecode

    1下载:
  2. bch 编码和译码,用硬件语言vhdl实现-bch edcode and decoder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-02-10
    • 文件大小:174621
    • 提供者:唐娇
  1. Verilog_for_BCH

    0下载:
  2. 使用verilog语言实现BCH编码,用于通信信道编码-Using verilog language implementation BCH coding, channel coding for communication
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-26
    • 文件大小:9466266
    • 提供者:咕嘟大树
  1. 4bit_BCH_code

    2下载:
  2. 4bit BCH ECC 代码 512字节可纠4bit错-4bit BCH ECC code correct 4bit error in every 512 bit
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:7130
    • 提供者:hoursjl
  1. Bch15_5

    0下载:
  2. The attached file consists of implimentation of BCH codes in VHDL programming using XILINX software. This code will reduce the no. of gates requirement.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:12809
    • 提供者:babi
  1. bch

    0下载:
  2. Experimental report VHDL VHDL verilog rs flip-flop experiment experimental report VHDL VHDL verilog rs flip-flop experiment
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:15450
    • 提供者:santhu
  1. 4bits_ECC_BCH

    0下载:
  2. Nand Flash纠错,4bits+纠错ECC+BCH算法源代码-Nand Flash error correction, 4bits+ ECC+ BCH error correction algorithm source code
  3. 所属分类:SCM

    • 发布日期:2016-11-21
    • 文件大小:922520
    • 提供者:henry chan
  1. BCHdecode

    2下载:
  2. BCH(63,56) decode,verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:8469
    • 提供者:liudm0
  1. bch-code

    0下载:
  2. this a bch code wich is in visual c-this is a bch code wich is in visual c++
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-03-28
    • 文件大小:935936
    • 提供者:rakhi
  1. bch_encode

    0下载:
  2. this bch encoder verilog code-this is bch encoder verilog code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:1610
    • 提供者:rakhi
  1. bchencodeanddecodewitcorrection

    0下载:
  2. bch encode and decode wit error correction for bch(255,233)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-09
    • 文件大小:1741497
    • 提供者:sandeep
  1. bch-coding

    0下载:
  2. 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.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-02-10
    • 文件大小:6164480
    • 提供者:venkata vijay
  1. applications-of-bch-coding

    0下载:
  2. applications of bch coding which will be used to develop better coding
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-17
    • 文件大小:4730817
    • 提供者:venkata vijay
  1. bch-coding-required-data

    0下载:
  2. important and required data for the bch coding and further to develop correcting of more errors-important and required data for the bch coding and further to develop correcting of more errors
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:26041
    • 提供者:venkata vijay
  1. BCH

    0下载:
  2. 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
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:61259
    • 提供者:wangzhi
  1. Bch15_7

    0下载:
  2. BCH ENCODER DECODER -BCH ENCODER DECODER
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:7049
    • 提供者:pradeep
  1. BCH编解码

    0下载:
  2. BCH编解码,有需要的朋友可以下载!!!!!
  3. 所属分类:DSP编程

  1. BCH

    0下载:
  2. BCH coder and decoder. Uses special DMA connection
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-24
    • 文件大小:17408
    • 提供者:Arrtix
« 12 3 »
搜珍网 www.dssz.com