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

搜索资源列表

  1. turbo_simulink

    1下载:
  2. SIMULINK仿真图,是TURBO码的编码。已经通过仿真运行。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9575
    • 提供者:lilinyan
  1. Turbo码编码

    0下载:
  2. 所属分类:通讯/手机编程

    • 发布日期:2009-07-05
    • 文件大小:34807
    • 提供者:andriy229
  1. 3GPP_interleaver

    0下载:
  2. 基于3GPP标准的3GPP交织器生成程序,用于生成3GPP标准中的Turbo码编码内交织器。-3GPP standards-based 3GPP interleaver generation process, used to generate the 3GPP standard Turbo coding with interleaver.
  3. 所属分类:3G develop

    • 发布日期:2016-03-28
    • 文件大小:45174
    • 提供者:黎家祥
  1. MyTurbo

    0下载:
  2. 拓补码编码解码,已经用VS2008通过编译-Turbo code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-08
    • 文件大小:997543
    • 提供者:卢学
  1. BCJR_turbo

    0下载:
  2. 一个很好的turbo源代码,有很高的编码性能,附有文档。-the source code of a classical turbo code with related documents
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:178274
    • 提供者:zhu xs
  1. encode_bit

    1下载:
  2. 关于turbo码编码的仿真程序,简单实用,是初学者的理想程序-On the turbo coding of the simulation program, simple and practical, is the ideal program for beginners
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:2889
    • 提供者:仲楷
  1. turbo_demomulation

    0下载:
  2. 关于turbo码译码的仿真程序,简单实用,很受编码学者的青睐-The simulation on the turbo decoding process, simple and practical, popular with scholars of all ages code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:2781
    • 提供者:仲楷
  1. DSP_based_power_line_modem

    2下载:
  2. 基于DSP的电力线调制解调器及其驱动程序的研究,包括OFDM调制技术、卷积码、交织编码和Turbo码编码技术、同步、访问控制方式等关键技术。研究生毕业论文,花银子买的,现在无私贡献出来咯!不可多得,叙述非常详尽,仅供参考!-DSP-based power line modem and its drivers, including studies on OFDM modulation, convolutional codes, interleaving coding and Turbo codin
  3. 所属分类:软件工程

    • 发布日期:2014-03-16
    • 文件大小:3870537
    • 提供者:Kerwin
  1. TurboDecode_Matlab

    0下载:
  2. 主要是TURBO码 介绍了turbo码的编码和译码-turbo code
  3. 所属分类:3G develop

    • 发布日期:2017-04-06
    • 文件大小:19822
    • 提供者:knight
  1. TurboSimu

    0下载:
  2. Turbo码编码译码器的研究及其FPGA实现.sdf -Turbo
  3. 所属分类:Editor

    • 发布日期:2017-04-01
    • 文件大小:273356
    • 提供者:朱宇容
  1. ctcENCODERtest

    1下载:
  2. 802.16标准中定义的卷积turbo码的编码实现,交织,循环状态等可参见802.16e.-Defined in std 802.16e, the encoder of CTC is put into practice with VC. In addition, interleaving and circular state can be found with reference to std 802.16e
  3. 所属分类:Communication-Mobile

    • 发布日期:2016-08-25
    • 文件大小:344064
    • 提供者:richard
  1. WIMAX_Turbo_Code

    1下载:
  2. 这是一套完整的支持wimax 16e协议CTC的编译码程序, 主程序在demo.c 译码器:tcdecoder.c 编码器:tcencoder.c-/* This program simulates the classical turbo encoding-decoding system on PC.*/ /* It uses parallel concatenated convolutional codes described in Figure 2.9 in Chapter
  3. 所属分类:3G develop

    • 发布日期:2016-08-15
    • 文件大小:26624
    • 提供者:bennytang
  1. Map

    0下载:
  2. 采用C程序设计的Turbo码编解码程序,包括编码及解码程序,使用Map算法-designed with C program,Turbo encoder procedures and decoder with Map.
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:2599
    • 提供者:hwakorn
  1. test

    0下载:
  2. 本程序设计的是咬尾编码的turbo码,用matlab编写。咬尾turbo码也即不需要拖尾比特,使得前后两个状态相同,译码采用修正的MAP译码算法。此文件为咬尾编码矩阵生成的测试文件包-This program is designed to encode the turbo tail biting code, written with matlab. Tail biting turbo code that is not trailing bits to make the same before a
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2156
    • 提供者:yangf
  1. turbo_decoder1

    1下载:
  2. 本程序设计的是咬尾编码的turbo码,用matlab编写。咬尾turbo码也即不需要拖尾比特,使得前后两个状态相同,译码采用修正的MAP译码算法。此文件为turbo码译码一般的MAP算法,程序中用作与咬尾turbo译码的对照-This program is designed to encode the turbo tail biting code, written with matlab. Tail biting turbo code that is not trailing bits to m
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1150
    • 提供者:yangf
  1. WALKERROBOT

    0下载:
  2. 本双足机器人以双足步行动作方式,采用AVR系列的单片机ATmega8L为控制核心,凌阳61单片机为语音控制模块,采用pWM编码调制的舵机(伺服电机),红外线感应器,温度感应器构成。能实现双足行走,执行avr单片机eprom内预置的程序,自动避障,感应并且扑灭火源,语音控制行走等功能。由单片机的IO口控制机器人的运动,由红外感应器实现自动避障,由温度火焰感应器和涡轮风扇实现灭火,语音控制则由凌阳单片机自带的丰富的语音功能来编程实现。-The biped walking biped robot to
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1250613
    • 提供者:杨雯森
  1. Turbomat

    0下载:
  2. 一个实现turbo码的编码和解码,是一个递归卷积码的编解码的程序源码。-A turbo code to achieve the encoding and decoding, is a recursive convolutional encoding and decoding of the program source code.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:16361
    • 提供者:压榨
  1. LTEtxturboencode

    0下载:
  2. 该算法是lte中信道编码(turbo)的仿真源代码-The algorithm for channel coding is lte (turbo) of the simulation source code
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1230
    • 提供者:高 峰
  1. CTC_DEC

    1下载:
  2. 使用m语言完成的关于CTC(Convolutional Turbo Code)编码方案-CTC decoding algorithm
  3. 所属分类:matlab

    • 发布日期:2016-09-18
    • 文件大小:2048
    • 提供者:張銘倫
  1. Turbo_Maxlog

    0下载:
  2. Turbo码的MAX_LOGMAP译码程序,VC环境 针对生成矩阵[13,17],码率1/2,数据长度1200bit;双不归零编码。 程序并不是通用的译码程序,只针对这一种编码方案。仅供初学者参考,欢迎高手指点。-Turbo decoding program code MAX_LOGMAP, VC environment for the generation matrix [13,17], rate 1/2, data length 1200bit
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-28
    • 文件大小:247551
    • 提供者:ZhangN
« 1 2 ... 9 10 11 12 13 1415 16 17 18 »
搜珍网 www.dssz.com