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

搜索资源列表

  1. SPA_log

    0下载:
  2. LDPC码的和积算法,码长可以任意,输出多项式即可,译码输出软信息-Sum-product algorithm for LDPC codes, code length can be arbitrary, the output polynomials can be, decoder outputs soft information
  3. 所属分类:3G develop

    • 发布日期:2017-03-29
    • 文件大小:984
    • 提供者:李剑
  1. BCH

    0下载:
  2. BCH码的MATLAB仿真源代码,并对各编码技术进行比较分析-BCH code of MATLAB simulation source code, various coding techniques and a comparative analysis
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:9117
    • 提供者:张铨
  1. ra_ldpc_simple_yqp080717

    1下载:
  2. 很好的源代码LDPC,主要实现LPDC概率域上的译码问题-Good source code LDPC, the main domain on the probability of LPDC decoding problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:1551
    • 提供者:luyuan
  1. generate_G

    0下载:
  2. 数字电视标准矩阵及其生成矩阵源代码(LDPC)-Digital TV standard matrix and matrix to generate the source code (LDPC)
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:27742
    • 提供者:luyuan
  1. generate_H

    1下载:
  2. dmb-th标准中关于LDPC中稀疏矩阵及校验矩阵的源代码,附有校验矩阵-dmb-th standard in on the LDPC check matrix sparse matrix and the source code, with parity matrix
  3. 所属分类:Windows Develop

    • 发布日期:2015-05-26
    • 文件大小:2751
    • 提供者:luyuan
  1. CcodeofLDPC

    0下载:
  2. LDPC的c代码 包括编码 解码 加噪声 校验矩阵 生成矩阵-LDPC code, including the c codecs plus noise generated check matrix matrix
  3. 所属分类:通讯/手机编程

    • 发布日期:2013-10-12
    • 文件大小:164737
    • 提供者:nzh
  1. Ldpc_encoder_successbian

    0下载:
  2. 低密度奇偶校验码的C程序实现。在cmmb系统中得到了广泛的应用的-LDPC C code implementation procedures. At CMMB system has been widely used for ... ...
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:344762
    • 提供者:kathy
  1. LDPCBSN

    1下载:
  2. LDPC码既低密度奇偶校验码(Low Density Parity Check Code,LDPC),它由Robert G.Gallager博士于1963年提出的一类具有稀疏校验矩阵的线性分组码,不仅有逼近Shannon限的良好性能,而且译码复杂度较低, 结构灵活,是近年信道编码领域的研究热点,目前已广泛应用于深空通信、光纤通信、卫星数字视频和音频广播等领域。LDPC码已成为第四代通信系统(4G) -LDPC codes BER simulation under AWGN channel.
  3. 所属分类:matlab

    • 发布日期:2016-11-21
    • 文件大小:8047
    • 提供者:天天
  1. decodeBitFlip

    0下载:
  2. ldpc WBF算法,经典的算法,matlab源码,可执行-ldpc WBF algorithm, the classical algorithm, matlab source code, executable
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:826
    • 提供者:韩冰
  1. 543

    0下载:
  2. 网上找的关于LDPC码的学习资料,希望对大家有用。-Online on the LDPC code to find the learning materials, useful for all of us hope.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-03
    • 文件大小:637778
    • 提供者:wanghanjing
  1. cml

    0下载:
  2. 1、HSDPA; 2、LTE; 3、turbo code; 4、Mobile WiMAX; 5、LDPC-CML 1.10
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-05-03
    • 文件大小:1121469
    • 提供者:yangtzezhao
  1. 87654

    0下载:
  2. 网上找的关于LDPC码的几篇硕士论文。包括几种改进的算法。-Online on the LDPC code to find a few master' s thesis. Several improvements, including algorithms.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-07
    • 文件大小:1454062
    • 提供者:wanghanjing
  1. genH

    0下载:
  2. 在matlab中,使用随机构造法构造的LDPC码算法程序-In matlab, the use of random construction method for LDPC code constructed algorithm procedure
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1852
    • 提供者:夜之灵
  1. LDPC_BSN

    0下载:
  2. 随机方法构造的LDPC码,码长可变,无四环-random ldpc,code length can be changed
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:8055
    • 提供者:yinfang
  1. GallageronLDPC

    0下载:
  2. ldpc code theory by gallager
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-16
    • 文件大小:272665
    • 提供者:sunnycold
  1. decode_ldpc

    0下载:
  2. source code for decode ldpc
  3. 所属分类:Document

    • 发布日期:2017-04-11
    • 文件大小:976
    • 提供者:hehe
  1. ldpc_programme_in_c

    0下载:
  2. 这个代码是关于LDPC编码的C语言的具体实现,对于在编码方面非常有用。-about LDPC code in C programme
  3. 所属分类:通讯/手机编程

    • 发布日期:2013-10-12
    • 文件大小:477179
    • 提供者:cyber
  1. IRA_H_generate

    0下载:
  2. IRA码的H矩阵的产生,在已知度分布后的H矩阵的产生。-IRA code H-matrix is generated, in a known degree distribution, production of H-matrix
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:18729
    • 提供者:alln_IVERSON
  1. LDPC

    0下载:
  2. 本程序是关于ldpc编码的生成的算法和源代码-With regard to ldpc coding algorithms and source code generation
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:7447
    • 提供者:紫溪
  1. 11

    1下载:
  2. LDPC译码源代码,LDPC码-译码算法 LDPC码-二元域与多元域LDPC码-LDPC decoder source code, LDPC codes- decoding algorithm for LDPC codes- binary domain and multi-domain LDPC codes
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:2575
    • 提供者:Melissa
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com