CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - convolutional vhdl

搜索资源列表

  1. viter2

    0下载:
  2. verilog实现卷积码的译码,viterbi算法-verilog to achieve the decoding convolutional codes, viterbi algorithm
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:7.72kb
    • 提供者:张洪
  1. chengxu

    0下载:
  2. 一个分频器,一个卷积编码器的程序,都是VDHL的-A frequency divider, a convolutional encoder program, are VDHL of
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:1.32kb
    • 提供者:chencong
  1. viterbi

    3下载:
  2. verilog程序,实现了(2,1,4)卷积码编码,和基于回溯算法的维特比译码器-verilog program to achieve the (2,1,4) convolutional code encoding, and algorithm based on the back of the Viterbi decoder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:2.81kb
    • 提供者:xiongherui
  1. ViterbiDecodeK9R12HardDecision

    0下载:
  2. viterbi 硬判决译码,基本实现了(2,1,9)卷积码的硬判决译码,用modelsim RTL仿真通过-hard-decision viterbi decoding, the basic realization of the (2,1,9) convolutional codes hard decision decoding, using modelsim RTL simulation through
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:12.73kb
    • 提供者:maojunling
  1. interleaver

    0下载:
  2. This is a convolutional interleaver code written in verilog, the ram is sram with ram_ncs, ram_nwe, ram_noe characters.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:1.6kb
    • 提供者:tomsontiger
  1. fangzhen

    2下载:
  2. 卷积码和循环码的verilog编码以及仿真结果图,-Convolutional codes and cyclic codes and the coding verilog simulation results map
  3. 所属分类:Communication-Mobile

    • 发布日期:2014-05-21
    • 文件大小:15.71kb
    • 提供者:小小
  1. Convolutionalencoder

    0下载:
  2. 应用VHDL语言实现的卷积编码器的应用程序-Application of VHDL language implementation of the convolutional encoder applications
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:6.67kb
    • 提供者:zxy
  1. address_gen

    0下载:
  2. 卷积交织的地址生成器,通过编译,很好的代码,珍藏-Convolutional Interleaver address generater
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:2.68kb
    • 提供者:魏强
  1. conv.vhd

    0下载:
  2. 卷积编码的VHDL代码,公司内部资料,不是个人随便编写的-VHDL code of convolutional encoding
  3. 所属分类:Communication

    • 发布日期:2017-03-22
    • 文件大小:5.97kb
    • 提供者:魏强
  1. project

    0下载:
  2. convolutional encoder vhdl code, rate 1/2, k=3
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:4.28kb
    • 提供者:phani
  1. viterbi

    0下载:
  2. viterbi decoder with convolutional encoder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:1.33mb
    • 提供者:phani
  1. generate_trellis_rsc_c

    0下载:
  2. vhdl code for convolutional encoder
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:1.8kb
    • 提供者:anjali
  1. job217

    1下载:
  2. 实现(2,1,7)卷积编码以及相应的viterbi译码-(2,1,7) convolutional code and the corresponding Viterbi decoding
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:1.46kb
    • 提供者:李响
  1. viterbi213

    0下载:
  2. 编码方式为213的Viterbi卷积码编码器和译码器的FPGA的实现,包含整个QuartusII的工程文件,解码方式为寄存器交换法-Encoding for the 213 convolutional code encoder and Viterbi decoder FPGA realization of the project file that contains the entire QuartusII, decoding method for the register exchange
  3. 所属分类:Other systems

    • 发布日期:2016-05-19
    • 文件大小:2.54mb
    • 提供者:jenny
  1. convencode2

    0下载:
  2. 卷积码(2,1,3)编码过程。代码清晰简单,对应人民邮电版《通信原理》中卷积码编码过程-Convolutional code (2,1,3) encoder. Code is clear and straightforward, Telecommunications for the corresponding version of " Communication Principle" in the process of convolutional coding
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:116.42kb
    • 提供者:zhaodanlin
  1. 123

    0下载:
  2. 将通过仿真的VHDL 程序下载到FPGA 芯片EPF10K10LC84-3 上,取得了较为满意的结果。本设计选择的(3,1,2)卷积码和(2,1,1)卷积码,都是极具代表性的卷积码。因为卷积码具有相似的结构和特点,所以(3,1,2)卷积编码器和(2,1,1)卷积解码器的设计思想,具有普遍适用性。-Through the simulation of the VHDL program downloaded to the FPGA chip EPF10K10LC84-3, the obtained s
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:5.07kb
    • 提供者:王彬
  1. OFDM_FPGA

    1下载:
  2. OFDM的FPGA实现 内含卷积编码 交织,频偏检测 完整的OFDM实现代码 -The FPGA contains OFDM convolutional coding to achieve interleaving, OFDM frequency offset detecting the full implementation code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2.17mb
    • 提供者:何渊泽
  1. finial_test

    2下载:
  2. 卷积码和Viterbi译码的源程序,在Xilinx ISE环境下使用Verilog编写,有助于卷积码和Viterbi译码的学习-Convolutional codes and Viterbi decoding of the source, in the Xilinx ISE environment, use of Verilog prepared to help convolutional codes and Viterbi decoding of the study
  3. 所属分类:VHDL编程

    • 发布日期:2013-11-13
    • 文件大小:5.33mb
    • 提供者:lxz
  1. vertibi

    0下载:
  2. (2,1,7)viterbi convolutional code encoding, decoding, debugging through, you can directly use
  3. 所属分类:USB develop

    • 发布日期:2017-05-15
    • 文件大小:3.54mb
    • 提供者:tianzhu
  1. convolution

    0下载:
  2. convolution卷积码生成器程序设计及仿真源代码-convolution convolutional code generator source code of program design and simulation
  3. 所属分类:VHDL-FPGA-Verilog

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