CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 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
    • 文件大小:625205
    • 提供者:姚中华
  1. MatlabprogrammsforencodinganddecodingofLDPCcodesov

    0下载:
  2. There is an example of how to use the LDPC encode/decode with AWGN channel model in files .\\ldpc_decode.m and .\\GFq\\ldpc_decode.m. There are a few parity check matrices available in the code but you can use other matrices provided you hav
  3. 所属分类:Windows Mobile

    • 发布日期:2008-10-13
    • 文件大小:593837
    • 提供者:王文
  1. ldpcber

    0下载:
  2. This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collecti
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7667
    • 提供者:武博
  1. LDPC_BSN

    1下载:
  2. This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collecti
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:119205
    • 提供者:张强
  1. linear_code

    1下载:
  2. 线性码,包含生成矩阵,冗余校验矩阵,编码,译码,十进制二进制转换-linear code, including generate matrix, parity check matrix, syndrome decoding, decimal to binary converter and so on.
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:111162
    • 提供者:李文
  1. picture

    0下载:
  2. 图片验证码,适用于jsp页面。用于登陆时作校验码。不需要特殊插件,直接在html上运行显示-Image Verification Code, applicable to jsp page. For landing when parity-check codes. No special plug-in, running directly in the html display
  3. 所属分类:Jsp/Servlet

    • 发布日期:2014-05-04
    • 文件大小:1465
    • 提供者:liweiliang
  1. urat-control

    0下载:
  2. 本程序使用STC单片机的通用串口程序,可以根据里面的注释选择代码,设置奇偶检验等操作,非常通用,程序内部有详细的注释,主要读者稍加修改即可用于自己的电子产品中。-This procedure using single-chip Universal Serial STC procedure, you can choose according to which the Notes code, set the parity check operation, is very common, there
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1823
    • 提供者:jerry
  1. make-pchk

    0下载:
  2. I have aatched C code for Linear parity check matrix.
  3. 所属分类:Applications

    • 发布日期:2017-04-09
    • 文件大小:790
    • 提供者:Bhaul
  1. test1

    0下载:
  2. 海明码校验,实现海明码的校验,来校验海明码-Hamming code check to achieve parity Hamming code, to verify Hamming Code
  3. 所属分类:Software Testing

    • 发布日期:2017-04-10
    • 文件大小:603
    • 提供者:qzx
  1. gen

    0下载:
  2. this code to generate parity check matrix of Low density parity check cod, and encode in order to codeword-this code to generate parity check matrix of Low density parity check cod, and encode in order to codeword
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:37616
    • 提供者:thao
  1. pchm_dtmb_coderate

    0下载:
  2. Construct a Low Density Parity Check Matrix for the three code rate of DTMB standart of TDT. The data has obtain of GB2006-20600 paper.
  3. 所属分类:matlab例程

    • 发布日期:2013-10-27
    • 文件大小:2810
    • 提供者:Juan
  1. HAMMING

    0下载:
  2. The program is hamming code for error detection of a 8 bit data stream. In this algorithm for error detection the number of redundant bits is considered as per the input data stream that is to be transmitted across the network. For example, 8 bits of
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:515
    • 提供者:seshagopal
  1. LDPC-Decoder

    0下载:
  2. This is a report on Low Density Parity check with a sample source code descr iption on an example. The theory part can be helpful to those who wish to work further in LDPC.
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:327139
    • 提供者:Bhaskar
  1. yxiao_DVBS2_8100_d5

    0下载:
  2. from Shortten DVB-S2 LDPC 64800 code into 8100 The program can produce the parity check matrix of DVB-S2 LDPC 64800 with short length code of 8100.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:66023
    • 提供者:raja
  1. gal_by_H

    0下载:
  2. parity check matrix in the LDPC code
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-02
    • 文件大小:1726
    • 提供者:nam
  1. ChineseLDPCGeneratorMatix_0_4

    0下载:
  2. Source code to Generate Parity check matrix for 0.4 Code Rate for chinese Standard.
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:20109
    • 提供者:Abhijeet
  1. codefroge-ldpc-matlab

    0下载:
  2. this an implementation of ldpc encoder and decoder in matlab. generator matrix, parity check matrix and the chennel are implemented seperately. the bit error rate performance is estimated for the ldpc code -this is an implementation of ldpc encoder a
  3. 所属分类:Project Design

    • 发布日期:2017-11-06
    • 文件大小:1249146
    • 提供者:raka
  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
    • 文件大小:26911
    • 提供者:张鹏
  1. getH

    0下载:
  2. CMMB标准下的LDPC码校验矩阵生成的Matlab程序 4608*9216的矩阵 希望对大家有帮助-CMMB standard LDPC code parity check matrix generated under the the Matlab program 4608* 9216 matrix we hope to help
  3. 所属分类:matlab

    • 发布日期:2017-11-27
    • 文件大小:823
    • 提供者:刘帅
  1. ldpc

    1下载:
  2. LDPC低密度奇偶校验码的程序 可供参考 还不错(LDPC Low density parity check code program for reference good)
  3. 所属分类:matlab例程

    • 发布日期:2019-03-01
    • 文件大小:6144
    • 提供者:菁北
« 1 2 34 5 »
搜珍网 www.dssz.com