CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 3G开发 搜索资源 - 译码程序

搜索资源列表

  1. LT_CODE2

    2下载:
  2. LT码编译码程序,实现了喷泉码的仿真分析-the encoding and decoding of LT codes ,to relize the fountain codes
  3. 所属分类:3G开发

    • 发布日期:2013-05-13
    • 文件大小:813.88kb
    • 提供者:超超
  1. TD-SCDMA的链路级仿真过程源代码分析

    2下载:
  2. TD-SCDMA的链路级仿真过程源代码分析,QPSK调制,维特比译码-TD-SCDMA link-level simulation analysis of source code, QPSK modulation, Viterbi decoding
  3. 所属分类:3G开发

    • 发布日期:2012-11-02
    • 文件大小:39.19kb
    • 提供者:WR
  1. TPC-chase

    4下载:
  2. TPC的Chase迭代译码时测试图样的程序-TPC of Chase iterative decoding process when the test pattern
  3. 所属分类:3G develop

    • 发布日期:2016-11-21
    • 文件大小:5.98kb
    • 提供者:陈炜炜
  1. hdlt

    0下载:
  2. 这是一个计算维特比译码的程序,经测试正常运行。生成多项式171,1-This is a calculation of the Viterbi decoding process, the normal operation of the test. Polynomial generated 171,133
  3. 所属分类:3G develop

    • 发布日期:2017-04-02
    • 文件大小:139.7kb
    • 提供者:mike
  1. bpDecodingAlgorithm

    0下载:
  2. 一个基于BP算法的低密度奇偶校验码译码程序。-A decoding program based on BP of LDPC.
  3. 所属分类:3G develop

    • 发布日期:2017-04-10
    • 文件大小:847byte
    • 提供者:赵先生
  1. _viterbi

    0下载:
  2. viterbi译码程序,网上下载的,看了不错-viterbi decoding process, downloaded, read good
  3. 所属分类:3G develop

    • 发布日期:2017-04-15
    • 文件大小:5.73kb
    • 提供者:vince
  1. Turbo_encode

    1下载:
  2. 目录结构 ├─WuYuFei ├─WuYufei_matlab ├─cap_turbo ├─mother └─paper [WuYuFei]中是WuYuFei的论文 [WuYufei_matlab]是WuYufei的Matlab程序 做Turbo码,恐怕很难绕过WuYufei的程序,呵呵 [cap_turbo]和[mother]是我在研究阶段的工作 走了很多弯路,所以这两个目录必然有很多错误而且很混乱 如果想了解一下我的研究历程可以看看,切
  3. 所属分类:3G develop

    • 发布日期:2017-05-11
    • 文件大小:2.5mb
    • 提供者:doublesex
  1. RxRMdecoder

    0下载:
  2. reed-muller码的译码程序,用的是FHT算法译码。程序是汇编,最好用CCS软件调试。-reed-muller code decoding process, using a FHT decoding algorithm. Program is compiled, it is best to use CCS software debugging.
  3. 所属分类:3G develop

    • 发布日期:2017-04-03
    • 文件大小:384.9kb
    • 提供者:童超
  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
    • 文件大小:26kb
    • 提供者:bennytang
  1. LTE_Turbo_Demo

    0下载:
  2. 支持LTE的turbo码编译码程序,特别分享。同时支持高斯信道仿真。-LTE of the turbo code decoding support procedures, in particular share. Support both Gauss channel simulation.
  3. 所属分类:3G开发

    • 发布日期:2013-10-12
    • 文件大小:19.98kb
    • 提供者:bennytang
  1. 3gpp-turbo

    0下载:
  2. 一种基于3gpp标准的运行速度较快的turbo编译码程序,内含logmap,max-logmap,th-logmap译码算法,程序达到设定的错误帧数自动停止,速度快!-Based on the the 3gpp standard run faster turbo encoding and decoding procedures, containing logmap the max-logmap, th-logmap decoding algorithm, the program reaches
  3. 所属分类:3G develop

    • 发布日期:2017-11-25
    • 文件大小:81.64kb
    • 提供者:王建
  1. RS

    1下载:
  2. 给出详细可用的rs编译码程序,适合初学者。-Give details available rs decoding procedures, suitable for beginners.
  3. 所属分类:3G develop

    • 发布日期:2015-11-30
    • 文件大小:384kb
    • 提供者:张超
  1. LDPC

    0下载:
  2. 文件中给出了可用的LDPC编码,译码程序。并且有生成生成矩阵与校验矩阵的程序。-File give the available LDPC encoding, decoding process. And there is a generator matrix and parity check matrix generation program.
  3. 所属分类:3G develop

    • 发布日期:2017-04-10
    • 文件大小:1.02mb
    • 提供者:张超
  1. tpc

    2下载:
  2. 文件中包含有tpc的编译码程序,包括chase译码程序。-File contains tpc codec procedures, including chase decoding process.
  3. 所属分类:3G develop

    • 发布日期:2017-03-31
    • 文件大小:12.75kb
    • 提供者:张超
  1. viterbi

    0下载:
  2. cnv_encd.m 卷积编码程序 viterbi.m  卷积译码程序 其它的是viterbi.m中用到的子函数-cnv_encd.m convolution coding procedures viterbi.m other convolution decoding process is used in viterbi.m Functions
  3. 所属分类:3G develop

    • 发布日期:2017-04-14
    • 文件大小:5.08kb
    • 提供者:liufeng
  1. golay23

    0下载:
  2. 二进制golay(23,12,7)码的编码和译码程序-Encoding and decoding of the binary (23,12,7) Golay code
  3. 所属分类:3G develop

    • 发布日期:2017-04-14
    • 文件大小:2.97kb
    • 提供者:yaoyan
  1. Turbo

    0下载:
  2. Turbo编译码程序,内含注释;信道编码经典程序 内含3GPP、LTE标准,已验证正确,适合学习-Turbo encode and decode, containing comments channel coding classic program Containing 3GPP, LTE standards, verified correctly for learning
  3. 所属分类:3G develop

    • 发布日期:2017-04-25
    • 文件大小:23.07kb
    • 提供者:Liyang
  1. turbo

    0下载:
  2. Turbo编译码程序,实现turbo编码和译码!-Turbo encoding and decoding procedures, turbo encoding and decoding
  3. 所属分类:3G develop

    • 发布日期:2017-04-25
    • 文件大小:10.19kb
    • 提供者:高杰
  1. polar-code-for-AWGN

    3下载:
  2. AWGN信道下polar code编译码程序,其中包含Z参数在AWGN信道下的计算及信道极化的索引和排序。-Polar code coding and decoding on AWGN Channel including the Z parameter compution ,index and sort.
  3. 所属分类:3G develop

    • 发布日期:2016-07-08
    • 文件大小:5kb
    • 提供者:likun
  1. NonBinary_LDPC

    1下载:
  2. ldpc码是现在5G主要的应用,因此该程序研究了实现多进制ldpc编译码的方法,为进一步学习ldpc码具有一定作用。(LDPC code is now the main application of 5G, so the program studies the method to realize the coding and decoding of multi-digit LDPC code, which has a certain role in further learning the LD
  3. 所属分类:3G/4G/5G开发

    • 发布日期:2019-06-26
    • 文件大小:99kb
    • 提供者:valley峪
« 12 »
搜珍网 www.dssz.com