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

搜索资源列表

  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. LDPCLU

    0下载:
  2. ldpc编码器lu算法的c语言实现,希望对您有用-ldpc LU ENCODER C
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:241504
    • 提供者:geniuszh
  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. c-source-codes

    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-21
    • 文件大小:28621
    • 提供者:吴文章
  1. LDPC_quasirandom

    0下载:
  2. this a code LDPC quasirandom Low density Parity chek Code in matlab and c-this a code LDPC quasirandom Low density Parity chek Code in matlab and c++
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:22812
    • 提供者:imy
  1. ldpc

    0下载:
  2. LDPC算法的实现 C++代码.实现了LDPC算法,并进行了测试 。-Algorithm C++ LDPC code implementation of LDPC algorithm and tested.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1144920
    • 提供者:肖佳
  1. LDPC-2012-02-11

    0下载:
  2. LDPC编码的C语言实现。包括校验矩阵,生产矩阵的生成,编码,译码等。-LDPC coding in C language. Including the parity matrix, matrix production generation, encoding, decoding and the like.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:739575
    • 提供者:李四
  1. LDPC-encoder-and-decoder

    0下载:
  2. ldcp编码解码源程序,用c语言写的,最后生成mex文件用于matlab使用-ldcp codec source code, using c language, and finally generate mex file for matlab use
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:20846
    • 提供者:loey
  1. CPLDPCPAWGN

    1下载:
  2. 采用C语言,测试LDPC码在AWGN信道下的编译码性能,及BER曲线等-Using C language, the test of LDPC codes under AWGN channel decoding performance, and the BER curve, etc
  3. 所属分类:Other systems

    • 发布日期:2016-11-21
    • 文件大小:311296
    • 提供者:王山
  1. LDPC-2012-02-11

    0下载:
  2. LDPC编码与译码c实现,有详尽的实现步骤-LDPC encoding and decoding c realization, a detailed implementation steps
  3. 所属分类:Other systems

    • 发布日期:2016-03-27
    • 文件大小:352256
    • 提供者:罗聪
  1. ldpc_codeblocks

    0下载:
  2. 用c++实现LDPC码的仿真过程,包括基矩阵的生成,信道生成,编码,传输,解码,校验整个过程的一系列程序-simulation program of ldpc code include enconder and decoder
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:707604
    • 提供者:lee
  1. finitestatesearch

    0下载:
  2. 个人开发,用c++描述一种有限状态搜索机算法,根据设定的限制条件搜索满足需求的码字组合,用于搜索满足条件的ldpc码-a finite state searching program by c++
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1717440
    • 提供者:lee
  1. cml

    0下载:
  2. 这是用C语言写的LDPC的译码算法。里面有DVB-S2标准的LDPC码。算法是用C写的Matlab S-函数。开发环境是VC6.0和MATLAB。-This is a LDPC decoding algorithm written in C language. There are DVB-S2 standard LDPC code. The algorithm is Matlab S- function written in C. The development environment is V
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:743324
    • 提供者:刘德君
  1. parity-check-matrix

    0下载:
  2. LDPC码校验矩阵的生成,可在c++上运行-Generating LDPC code check matrix, can be run on c++
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1844474
    • 提供者:青草
  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-v0.2

    0下载:
  2. example of an LDPC encoder using c langage
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:663552
    • 提供者:Fati
  1. test NBLDPC

    0下载:
  2. simulation test on matlab for the LDPC decoder using c
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:Fati
  1. LDPC编码C代码

    2下载:
  2. LDPC编译码的C代码程序,非常方便,参数可以自己配置(LDPC encoding and decoding C code program, very convenient, the parameters can be configured by themselves.)
  3. 所属分类:其他

    • 发布日期:2019-10-18
    • 文件大小:773120
    • 提供者:changzhenga
  1. LDPC-codes-master

    0下载:
  2. ldpc码的c语言实现,采用各种码长和alist(implemention in c about ldpc)
  3. 所属分类:其他

    • 发布日期:2019-03-27
    • 文件大小:355328
    • 提供者:xjg
« 12 »
搜珍网 www.dssz.com