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

搜索资源列表

  1. peg

    0下载:
  2. 用PEG方法生成的围长符合输入要求的规则ldpc码的源程序C语言版。-PEG Generation of Girth accordance with the importation requirements of the source code ldpc C language version.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1511
    • 提供者:尹浩
  1. LDPC-2006-02-08

    1下载:
  2. 基于C语言仿真 LDPC编解码仿真程序,希望对各位有用
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:925696
    • 提供者:hxf
  1. LDPC-implement

    0下载:
  2. LDPC s implement source coding, which is written by c language. The .rar file includes many modules, such as encode, decode, channel, transmitt,and so on. Hope to help you.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:397385
    • 提供者:刘勇
  1. Hmatrix.rar

    0下载:
  2. LDPC编码中构造H矩阵的生成函数,用c实现,有兴趣的可以,LDPC coding structure of the generating function matrix H, with c realization interested can
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:2031
    • 提供者:邓俊
  1. ldpc_code1.rar

    2下载:
  2. LDPC码的编码译码性能仿真,C语言编写,LDPC码的编码译码性能仿真,C语言编写
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:232015
    • 提供者:林洪
  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. ldpc_c_code

    0下载:
  2. LDPC码在基于BP (Belief Propagation) 的迭代译码相结合的条件下具有逼近Shannon 限的性能,是继turbo 码后在纠错编码领域又一重大进展。压缩文件中给出了LDPC在高斯信道下的c程序。-LDPC codes based on BP (Belief Propagation) Iterative Decoding of combining conditions with performance approaching Shannon limit on the heel
  3. 所属分类:通讯编程

    • 发布日期:2013-10-12
    • 文件大小:7370
    • 提供者:aiguixia
  1. LDPC_C_wz

    0下载:
  2. LDPC码具有很好的性能,译码也十分方便。特别是在GF(q)域上的非规则码,在非规则双向图中,当各变量节点与校验节点的度数选择合适时,其性能非常接近香农限-Low-density Parity-check
  3. 所属分类:CSharp

    • 发布日期:2017-05-14
    • 文件大小:3620976
    • 提供者:luyuan
  1. LDPC

    0下载:
  2. LDPC纠错码的C语言实现,包含15个工程文件,涵盖了一个码字在信道中传输的整个过程-LDPC error-correcting code of C language implementation, including 15 engineering documents, covering a code word in the whole process of transmission channels
  3. 所属分类:Windows编程

    • 发布日期:2013-10-12
    • 文件大小:6107179
    • 提供者:彭秋平
  1. MNC

    0下载:
  2. 实现LDPC编码和译码,利用C语言编写,在matlab环境中画性能曲线。-Realize encoding and decoding of LDPC codes
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:208155
    • 提供者:刘明华
  1. GF2_LDPC.c

    1下载:
  2. 对二进制LDPC的和积译码算法。。效率很高,用C语言实现-LDPCimplementation.using c language
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:5016
    • 提供者:HJCX
  1. peg

    1下载:
  2. LDPC中消除四环的C源代码,供信道编码的研究者参考-Elimination of the C Ring LDPC source code for channel coding of the researchers refer to
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:1245
    • 提供者:zhang li
  1. LDPC

    1下载:
  2. 用C++实现的LDPC编码,对学习LDPC的同学会有帮助。-C++ implementation with LDPC codes, LDPC students for beginners would be helpful.
  3. 所属分类:Communication

    • 发布日期:2016-11-20
    • 文件大小:1960960
    • 提供者:三叶虫
  1. dvb_simple_algrithms

    1下载:
  2. 采用简化算法和visual C++6.0程序实现DVB-S2 LDPC编解码。包含多种算法,并能直接运行,参考价值巨大。-Simplified algorithms and visual C++6.0 program to achieve DVB-S2 LDPC codec. Includes a variety of algorithms, and can be run directly, the reference value is huge.
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:326337
    • 提供者:陈算
  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--11ways

    1下载:
  2. 基于802.16e协议 LDPC编码与解码,采用C语言实现,一共有11种实现方法-802.16e LDPC encoding and decoding, using the C language
  3. 所属分类:Communication

    • 发布日期:2016-03-27
    • 文件大小:567296
    • 提供者:张俊博
  1. LDPCCode

    1下载:
  2. 低密度奇偶校验码(LDPC)的编码与解码,采用C语言实现,一共包括3个文件-Low-density parity check code (LDPC) coding and decoding, using the C language, including a total of three files
  3. 所属分类:通讯编程

    • 发布日期:2013-10-12
    • 文件大小:261462
    • 提供者:张俊博
  1. LDPC_Encoder

    0下载:
  2. 无线通信中的一种LDPC编码的仿真实现方法,实用,可直接完整仿真(Wireless communication in a LDPC coding simulation method, practical, can be directly complete simulation)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-20
    • 文件大小:11442176
    • 提供者:zjuter
  1. LDPC-2012-02-11

    0下载:
  2. C语言实现的LDPC(Low Density Parity Check Codes)通信仿真代码(Software for Low Density Parity Check Codes Version of 2012-02-11. This collection of programs and modules, written in C, is intended to support research and education concerning Low Density Pari
  3. 所属分类:通讯编程

    • 发布日期:2017-12-24
    • 文件大小:357376
    • 提供者:kai05911
  1. LDPC-codes-master

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

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