CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - ldpc

搜索资源列表

  1. LDPC-2001-11-18.tar

    0下载:
  2. 关于LDPC编/译码的方针平台。能随机产生信源和模拟高斯信道。-on LDPC encoder / decoder platform approach. Letters can be randomly generated and analog sources Gaussian Channel.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:397275
    • 提供者:与自封
  1. LR-BP

    1下载:
  2. 程序中给出了一个和积算法的LDPC程序,是用VC++6.0实现的,打开就可以用的啦
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:147097
    • 提供者:高丽贞
  1. LDPC_BSN.rar

    0下载:
  2. 这是一个LDPC 的matlab 仿真程序. 信道为AWGN. 调制方式为BPSK. 程序包里包含多种编码, 译码方式.,This is a box of LDPC simulation programs. The channel is AWGN channel and the modulation is BPSK. There are different encoding and decoding methods.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:708
    • 提供者:Jiangxueqin
  1. cycle_search

    0下载:
  2. 本程序是用来查找LDPC parity-check matrix中的cycle的. 以次可以方便知道girth 的情况.-This program is used to find all the cycles in the parity-check matrix of the LDPC codes. By using this program we can also know the girth condition of our codes.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1506
    • 提供者:Jiangxueqin
  1. Regular PEG

    1下载:
  2. 此程序 是一个C++程序. 通过PEG算法来构造 LDPC parity-check 矩正的Tanner 图.-This is a C++ program, which is used to construct Tanner graph of LDPC codes with the famous PEG algorithm.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-11-26
    • 文件大小:5863
    • 提供者:Jiangxueqin
  1. LDPC_simulation

    0下载:
  2. 这是一个LDPC 的matlab 仿真程序. 信道为AWGN. 调制方式为BPSK. 程序包里包含多种编码, 译码方式.-This is a box of LDPC simulation programs. The channel is AWGN channel and the modulation is BPSK. There are different encoding and decoding methods.
  3. 所属分类:Algorithm

    • 发布日期:2016-11-21
    • 文件大小:8893
    • 提供者:Jiangxueqin
  1. shift_choosing

    0下载:
  2. 这个程序 是用来为QC-LDPC 的parity check matrix 选择 shift values的. 其中 0 matrix 的shift value为-1.-this program is used to assign the shift values for parity-check matrix of the QC-LDPC codes. The shift value of the zero matrix is-1.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:2186
    • 提供者:Jiangxueqin
  1. mackay1

    0下载:
  2. document about LDPC codes
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1314901
    • 提供者:nguyet
  1. encoding

    0下载:
  2. encoding of LDPC codes
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:446983
    • 提供者:nguyet
  1. decode

    0下载:
  2. program simulation LDPC codes by matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:268765
    • 提供者:nguyet
  1. Encode

    0下载:
  2. program decoding LDPC codes
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:38590
    • 提供者:nguyet
  1. how-to-produce-H-G-of--LDPC

    0下载:
  2. 生成LDPC校验矩阵H和生成矩阵G的C语言程序-failed to translate
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:7239
    • 提供者:离子
  1. LDPC-decode-encode

    1下载:
  2. LDPC编码解码的实用程序 本人经过一年多的项目完成,全部可用 吐血奉献-LDPC codec utility projects I have completed more than a year, all contributions can be vomiting blood
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:22778
    • 提供者:离子
  1. ldpc

    0下载:
  2. LCPC编码的C语言描述,给定了校验阵,计算生成矩阵并且进行编码-LCPC coded C language descr iption, given the parity matrix, computing and encoding matrix generation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:144766
    • 提供者:唐朋成
  1. regular-LDPC-code

    0下载:
  2. Low Density Parity Check (LDPC) 信道编码的C程序。二部图连接关系的输入在20000.10000.3.631.txt 文件中。文件中的参数包括check,ariable节点的度数,具体的连接关系。可根据具体需要,需改你所需的txt文件,从而实现任意参数的LDPC程序仿真。经验证,此程序的性能正确,符合理论文献中的结果。-Low Density Parity Check (LDPC) codes simulation C program. This program i
  3. 所属分类:Algorithm

    • 发布日期:2015-08-19
    • 文件大小:284672
    • 提供者:金琦
  1. LDPC

    1下载:
  2. 基于zig-zig移位法构造满秩QC-LDPC码的校验矩阵,编译码后,具有优异的误码性能。-Based zig-zig shift method to construct the full rank of QC-LDPC code check matrix, after codec, with excellent error performance.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:970
    • 提供者:gao
  1. Coding-of-LDPC

    1下载:
  2. 附件是有关LDPC编码的一套程序,可帮助人们做研究-Attached is a set of related LDPC coded program that helps people to do research
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:573989
    • 提供者:郭栋
  1. LDPC

    0下载:
  2. LDPC Matlab Code which is a mathematics algortithm used for encryption.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4385
    • 提供者:Deepam
  1. LDPC编码仿真程序

    1下载:
  2. LDPC_程序marky仿真程序,该算法是LDPC编码随机编码算法的一种,是一种典型的算法,对于初学者有很大帮助。
  3. 所属分类:数学计算/工程计算

  1. LDPC-communication-system

    0下载:
  2. A complete commuination system with PSK modulation and demodulation and LDPC bit flipping channel coding and decoding
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2484
    • 提供者:mamni
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com