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

搜索资源列表

  1. ldpc_distr

    0下载:
  2. LDPC码是Low Density Parity-check Codes的缩写,一个长为N的LDPC码由它的校验矩阵H来定义,该矩阵的特点是其中的元素0特别多,1特别少——即所谓的“低密度”。一个参数为(N,i,j)的H表示该矩阵中每列有i个1,每行有j个1,矩阵大小为N×K,N代表码字长度,K代表校验子的个数。 -LDPC code is the ab. of Low Density Parity-check Codes. A Length N LDPC is defined by its
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:610.55kb
    • 提供者:姚中华
  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
    • 文件大小:2.69kb
    • 提供者:luyuan
  1. L.decoding

    0下载:
  2. 如果你需要学习,然后利用低密度奇偶校验码完成课题,这是个好帮手。-Good assisstant for studying low density parity-check code
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:755byte
    • 提供者:薛成功
  1. ldpc_generate

    0下载:
  2. LDPC码即低密度奇偶校验码(Low Density Parity Check Code,LDPC),这是LDPC仿真中稀疏矩阵生成程序,我花了好几天的时间搞懂,并做了注释。 -LDPC codes that low-density parity check codes (Low Density Parity Check Code, LDPC), which is generated sparse matrix LDPC simulation program, I spent a few
  3. 所属分类:Windows编程

    • 发布日期:2013-10-12
    • 文件大小:4.43kb
    • 提供者:han
  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
    • 文件大小:255.33kb
    • 提供者:张俊博
  1. HARQ

    2下载:
  2. 利用matlab仿真了改进的二类选择重传HARQ机制的吞吐量与误比特率之间的关系。在仿真中对于编码和解码过程进行了简化:根据误比特率按概率模拟传输过程中码字的出错位数,在接收端只判断码字错误的位数是否在可纠错得范围之内。每发送一个码字,接收端根据出错位数信息检验其是否出错,没有出错则接收,否则要求重发,程序中利用alternate值交替发送信息码字和校验码字。当校验码字到来后,若校验码与原码组成的新码字能够纠错,则正确接收,否则要求重传。 -Retransmission the HARQ mec
  3. 所属分类:Other systems

    • 发布日期:2014-05-30
    • 文件大小:260kb
    • 提供者:julie
  1. RS_Generator_matrix-

    2下载:
  2. 使用C++编写的RS码的生成矩阵和校验矩阵的实现,适合RS码编写的学习者学习。-Prepared by using C++ RS code generator matrix and parity check matrix realization learners Good RS code.
  3. 所属分类:Communication

    • 发布日期:2017-11-12
    • 文件大小:26.28kb
    • 提供者:张鹏
  1. ldpc-code-final-test

    0下载:
  2. 用于LDPC编码译码的仿真实现。包括随机生成校验矩阵、由校验矩阵产生生成矩阵、编码、加随机噪声、译码等内容。-For LDPC codec simulation. Including randomly generated check matrix, generated by the parity check matrix generator matrix, coding, plus random noise, such as decoding.
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:247.76kb
    • 提供者:王二
  1. LDPC

    0下载:
  2. The zip file contains 1. A 128x256 Regular (3,6) H matrix (if you need to simulate other codes, need to write your own code for generating those parity check matrices). The file 128x256regular_v6.mat is for those using Matlab 6.5. 2. Files for
  3. 所属分类:Communication

    • 发布日期:2016-11-21
    • 文件大小:75kb
    • 提供者:肖力
  1. generate_parity_check_LDPC

    0下载:
  2. This matlab code can be used to generate a parity check matrix for the LDPC code and further encoded and decoded in a complete communication system.
  3. 所属分类:Other systems

    • 发布日期:2016-02-02
    • 文件大小:1kb
    • 提供者:sapna
  1. TsinghuaLDPCPchk

    0下载:
  2. 中国数字地面电视标准中的LDPC码校验矩阵转换为Neal的pchk格式的校验矩阵-China digital terrestrial television standard LDPC code parity check matrix matrix Neal converted to the format of pchk
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:262.79kb
    • 提供者:林竞力
  1. LDPC_encoder

    0下载:
  2. 低密度奇偶校验码的生成程序,可以实现特定码率的编码-Low-density parity-check code generator of
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:539byte
    • 提供者:yaoyan
  1. ldpc123

    0下载:
  2. 低密度奇偶校验码(LDPC)及其译码算法仿真实现,并有误码率分析,是matlab的程序-Low-density parity check code (LDPC) decoding algorithm simulation and realization, and bit error rate analysis, is matlab program
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:86.11kb
    • 提供者:李然
  1. LDPC_H

    0下载:
  2. 在matlab环境下,构造LDPC码的校验矩阵的各种方法,包括Gallager构造法,Mackay构造法,PEG构造法,对以后的编译码算法有很大的帮助。-In the matlab environment, various methods LDPC code parity check matrix structure, including Gallager construction law, Mackay construction law, PEG construction method, af
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:10.52kb
    • 提供者:王岩
  1. makeParityChk

    0下载:
  2. ldpc码校验矩阵的生成函数,测试可以使用的文件-Lala code file generation function ldpc parity check matrix, the test may be used
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.27kb
    • 提供者:fish
  1. VB-CRC

    1下载:
  2. windows下基于VB开发环境下编写的CRC校验程序,能对输入的要校验的数据生成16位的校验码-VB development environment based on the following written CRC check procedure can input data to generate 16 parity check code under windows
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-29
    • 文件大小:7.95kb
    • 提供者:王者
  1. Hamming

    0下载:
  2. 用于计算(15,,1)Hamming码的生成矩阵和校验矩阵,具体细节程序中已有说明,计算校验子(是否为0)-For calculating (15,, 1) Hamming code generator matrix and parity check matrix, has explained the details of the program, the checksum is calculated son (is 0)
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:740byte
    • 提供者:xiaom
  1. cycleCount

    0下载:
  2. File is used for counting short cycle of ldpc codes. You must give parity check matrix of ldpc code in text file and then use cycle count file of matlab for counting of short cycle of given length.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.2kb
    • 提供者:alireza
  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
    • 文件大小:1.76mb
    • 提供者:青草
  1. parity-check-matrix

    0下载:
  2. 根据行重、列重,构造低密度奇偶校验码(LDPC码)的校验矩阵。-According to the line weight, the column weight is constructed LDPC (LDPC code) parity check matrix.
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1.76mb
    • 提供者:青草
« 12 »
搜珍网 www.dssz.com