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

搜索资源列表

  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. 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-28
    • 文件大小:15450
    • 提供者:santhu
  1. BCHdecode

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

    • 发布日期:2017-03-28
    • 文件大小: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-27
    • 文件大小:935936
    • 提供者:rakhi
  1. bch_encode

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

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

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

    • 发布日期:2017-05-08
    • 文件大小: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-02
    • 文件大小: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-26
    • 文件大小:61259
    • 提供者:wangzhi
  1. Bch15_7

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

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

    0下载:
  2. 基于C的BCH纠错码研究,已经做了调试,和你好用。-C-based study of the BCH error correction code, debugging has been done, and Hello to use.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-11-20
    • 文件大小:1024
    • 提供者:
  1. BCH_EncDec_Matlab

    0下载:
  2. bch编解码的完整版,本人已经做过fpga实现,就是按照该程序为原型,绝对可运行-bch decoding the full version, I have done fpga implementation is in accordance with the procedure for the prototype, can certainly run
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:6852
    • 提供者:李发军
  1. bch

    3下载:
  2. 用C语言实现BCH码的编码和译码,译码是用BM迭代算法。-BCH codes in C language coding and decoding, iterative decoding algorithm with BM.
  3. 所属分类:VHDL编程

    • 发布日期:2014-11-08
    • 文件大小:5950
    • 提供者:张刘飘
  1. bch_verilog

    3下载:
  2. bch(255,239)编码算法的verilog实现,综合仿真通过,与matlab仿真的结果一致-bch(255,239),using verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-12-08
    • 文件大小:3875840
    • 提供者:shao
  1. BCH

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

    • 发布日期:2017-04-07
    • 文件大小:258081
    • 提供者:周明新
  1. BCH

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

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