CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 交织器

搜索资源列表

  1. FPGA_interleaver

    0下载:
  2. 这是一个基于FPGA的交织器的VHDL源代码-This is an FPGA-based interleaver of the VHDL source code for
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:121077
    • 提供者:xx
  1. UWB_interleaver_program_and_algorithm

    0下载:
  2. UWB交织器的实现程序。另以DOC文档附详细的算法-The realization of UWB interleaver procedures. DOC file attached to another detailed algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:85414
    • 提供者:黎家祥
  1. WiMAX_Interleaver_program_and_algorithm

    0下载:
  2. Wimax 交织器的实现程序。。另加详细的算法-Wimax interleaver realization procedures. . Plus a detailed algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:53244
    • 提供者:黎家祥
  1. Turbo_QAM_2a

    0下载:
  2. Turbo编码16QAM在AWGN信道中的性能Turbo码份量码为[1,17/15],码率为1/2,采用随机交织器-the encoder and decoder of the Turbo code
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2858
    • 提供者:bxq
  1. rom

    0下载:
  2. Turbo码编码器的Rom宏模块,此模块中包含Rom.v文件和存储交织地址的.mif文件-Turbo code encoder Rom macro module, this module contains intertwined Rom.v documents and store addresses. Mif file
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:8831
    • 提供者:sunhao
  1. 3GPPinterleaver

    0下载:
  2. 基于3GPP组织中拟定的关于交织器标准而编写的程序-3GPP interleave
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:2703
    • 提供者:冯雪萍
  1. Deinterleaver

    0下载:
  2. 交织解交织器,由ROM模块,计数器,RAM模块,二选一数选器构成-Deinterleaver from the ROM module, counters, RAM modules, the second election the number of selected device and forms a
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:3223
    • 提供者:李纲
  1. Turbo

    0下载:
  2. 使用C编写的基于QPP交织器的turbo编码及译码器。编码器出来的结果没有经过调制直接通过高斯白噪声信道(加入随机噪声),译码后的结果与编码前结果相同。开发环境是visual studio2010.-Written in C, based on QPP interleaver turbo encoder and decoder. Out the results of the encoder is not modulated directly by a white Gaussian noise c
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:1280535
    • 提供者:潘潘
  1. WuYuFei_matlab

    0下载:
  2. turbo码运行,编码模块,包括分量编码器,删余,复用,交织等,译码模块,包括算法-operation of the turbo code, encoding module, including the component encoders, puncturing, multiplexing, interleaving, decoding module, including algorithms,
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:82741
    • 提供者:陈婷燕
  1. jiaozhi

    0下载:
  2. 完成通信系统中数据交织器的设计的设计,要求用Verilog HDL编程,在DE2平台上实现,在示波器上显示观察。-Complete data communication system Interleaver Design for the design, requirements using Verilog HDL programming, implemented on the DE2 platform, observed on the oscilloscope display.
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1369646
    • 提供者:林健
  1. 111

    0下载:
  2. 自己做的交织器,里面包含了交织器的源程序,和交织器的仿真电路文件等等,调试后,实现结果正确!-Own interleaver, which contains the source code, and interleaver interleaver circuit simulation files, etc., after commissioning, to achieve correct results!
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:31039
    • 提供者:林健
  1. duijiao

    0下载:
  2. 对角交织器,是规则交织器中的一种。本代码实现对角交织器的原理。-Diagonal interleaver, the interleaver is a rule in the. The code to achieve the principle of diagonal interleaver.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:943
    • 提供者:吴清泓
  1. interweaver

    0下载:
  2. 交织器的代码,注释详细,附有测试代码,保证可用-a programe to interweave input bits flow
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:731
    • 提供者:you
  1. turbo_code_5g

    1下载:
  2. 5G通信必须用到的编码:Turbo码是Claude.Berrou等人在1993年首次提出的一种级联码。基本原理是编码器通过交织器把两个分量编码器进行并行级联,两个分量编码器分别输出相应的校验位比特;译码器在两个分量译码器之间进行迭代译码,分量译码器之间传递去掉正反馈的外信息,这样整个译码过程类似涡轮(Turbo)工作。因此,这个编码方法又被形象地称为Turbo码。Turbo码具有卓越的纠错性能,性能接近香农限,而且编译码的复杂度不高。-5G communication must be used
  3. 所属分类:Other systems

    • 发布日期:2016-11-20
    • 文件大小:17408
    • 提供者:王大神
  1. ofdm

    1下载:
  2. OFDM系统仿真,非常完整,适合于学习OFDM的同学。包括 串并变换子载波调制 OFDM的IDFT/DFT实现保护间隔与循环前缀 基于OFDM的802.11a系统 802.11a的帧结构 802.11a OFDM物理层编码过程 系统参数训练符号 Signal域 Data域的扰码及解扰卷积编码器和Viterbi译码交织子载波调制与解调 IEEE 802.11a系统的仿真 -OFDM system simulation, very complete, suitable for lea
  3. 所属分类:Other systems

    • 发布日期:2017-12-16
    • 文件大小:7168
    • 提供者:徐兵政
  1. QPP交织器

    3下载:
  2. 用于turbo码编译码器中qpp交织器的系数选择(Coefficient selection for QPP interleaver in Turbo codec)
  3. 所属分类:其他

    • 发布日期:2020-12-09
    • 文件大小:172032
    • 提供者:chenpeng950728
搜珍网 www.dssz.com