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

搜索资源列表

  1. ldpc__

    0下载:
  2. LDPC 编译码过程~AWGN信道 可用,附带仿真结果-LDPC Decoding ~ AWGN channel is available, with simulation results
  3. 所属分类:Other systems

    • 发布日期:2016-11-20
    • 文件大小:74850
    • 提供者:毛月薪
  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. ldpc_gen_coding_decoding

    1下载:
  2. LDPC的检验矩阵的生成,编码和译码过程。-The process of LDPC codes generating,encoding and decoding.
  3. 所属分类:Other windows programs

    • 发布日期:2016-11-20
    • 文件大小:8137
    • 提供者:wenyan
  1. TDMP_BCJR

    2下载:
  2. LDPC码的并行译码算法:在trellis图上的BCJR算法TDMP_BCJR-Parallel Decoding Algorithm for LDPC codes: In the trellis diagram of the BCJR algorithm TDMP_BCJR
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:296853
    • 提供者:郭旭东
  1. TDMP_SPA

    1下载:
  2. LDPC码的并行译码算法:在Tannar图上的TDMP_SPA 算法-Parallel Decoding Algorithm for LDPC Codes: The Tannar diagram of TDMP_SPA Algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:296396
    • 提供者:郭旭东
  1. TDMP_SPA_MSA

    0下载:
  2. LDPC并行译码算法,在Tannar图上的TDMP_SPA 算法的简化算法MSE-Parallel LDPC decoding algorithm, Tannar map of TDMP_SPA algorithm simplification algorithm MSE
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:316117
    • 提供者:郭旭东
  1. ldpc-bp

    1下载:
  2. LDPC码经典BP译码程序,Matlab环境下,可运行成功-ldpc codes bp decoding in matlab enviorment
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:1242
    • 提供者:cindy duan
  1. 83390051ldpc_decode_matlab

    0下载:
  2. LDPC codec source code can be generated non-arbitrary rules binary check matrix, LLR BP decoding can be carried out
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1692
    • 提供者:Ahsan Ali
  1. 21840295ldpc_decode_MacKay_Neal

    0下载:
  2. AWGN channel in the LDPC decoding algorithm for binary BP
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1721
    • 提供者:Ahsan Ali
  1. LDPC3

    0下载:
  2. LDPC编解码源码 相对较简单,可在此代码上修改应用-LDPC decoding Source
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:9431
    • 提供者:蔡虹
  1. LDPC

    5下载:
  2. 用matlab仿真了LDPC码的编码译码程序,及其用BPSK调制传输。并测其误码率-Matlab simulation of the LDPC codes with coding and decoding process, and its transmission with BPSK modulation. And measure its error rate
  3. 所属分类:其他小程序

    • 发布日期:2013-09-18
    • 文件大小:7738
    • 提供者:张利
  1. Pi_LDPC_Decode

    2下载:
  2. 在C语言下,采用动态生成的方法,利用BF硬译码,来对 LDPC译码的程序。-In the C language, using dynamically generated methods, the use of BF decoding hardware to the procedure of LDPC decoding.
  3. 所属分类:Other windows programs

    • 发布日期:2016-12-06
    • 文件大小:4096
    • 提供者:strf
  1. ldpc-min-sum

    2下载:
  2. 用c语言写的ldpc码的最小和算法译码程序。-The codes are about ldpc decoding,using min-sum algorithm by c++.
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:1554
    • 提供者:文军
  1. LDPC-2006-02-08

    0下载:
  2. The code provides the Log SPA algorithm of LDPC decoding for a (3, 6) code in C.
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:9760364
    • 提供者:homayoon
  1. LDPC

    1下载:
  2. 实现了LDPC码的编码 LDPC译码、LDPC校验矩阵的生成等。是完整的LDPC代码。测试了,跑的通。自学LDPC码的资料-Implements the LDPC encoding of LDPC decoding, LDPC check matrix generation and so on. LDPC code is complete. Tested and run through. Self-study of LDPC codes
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:23816
    • 提供者:123
  1. LDPC

    0下载:
  2. 该程序给出了LDPC编译码程序的经典算法,即BP算法,性能比较好-The program gives the classic algorithm LDPC decoding procedures, namely BP algorithm, the performance is better
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:141799
    • 提供者:吴文章
  1. LDPC-2001-11-18

    0下载:
  2. 本程序用C语言详细完成LDPC的编码解码(B包括G矩阵的构造,信道信息,BP译码算法)-This procedure using C language to complete the detailed coding LDPC decoding (B including the G matrix structure, channel information, BP decoding algorithm)
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:438186
    • 提供者:郑小北
  1. LDPC

    2下载:
  2. ldpc编译码译码算法包括置信传播和比特翻转还有对数域的置信传播译码算法(LDPC Encoding and decoding algorithms include belief propagation and bit flipping, as well as the log domain belief propagation decoding algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:7168
    • 提供者:李孟
  1. LDPC程序

    0下载:
  2. ldpc 编译码程序,拿去用,初学者适合(LDPC Encoding and decoding procedures, to use, suitable for beginners)
  3. 所属分类:其他

  1. matlab_ldpc64_BP

    6下载:
  2. 用于卫星导航多进制LDPC译码仿真 BP算法(Simulated BP algorithm for multi-band LDPC decoding for satellite navigation)
  3. 所属分类:其他

    • 发布日期:2020-02-06
    • 文件大小:3072
    • 提供者:asfadsdf
« 12 3 4 »
搜珍网 www.dssz.com