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. 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. 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
    • 文件大小:253705
    • 提供者:王二
  1. Parity-check--matrix--construct-of-Gallager-LDPC-

    0下载:
  2. Ce programme permet de construire des matrices de parité, construites par la méthode de Gallager, de dimensions à faire rentré comme paramètres, avec un poids de ligne et de colonnes a faire rentré en paramètre aussi. Pour avoir des des matrices régu
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1481
    • 提供者:zack
  1. LDPC_encoder

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

    • 发布日期:2017-04-12
    • 文件大小:539
    • 提供者: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
    • 文件大小:88177
    • 提供者:李然
  1. LDPC-Code-Rate-1_2

    0下载:
  2. Matlab software that generates LDPC parity check matrix of rate 1/2 with the possibility of selecting the input output block dimension and performs BER evaluation of BPSK+LDPC transmission over AWGN channel.
  3. 所属分类:3G develop

    • 发布日期:2017-04-08
    • 文件大小:7184
    • 提供者:Serpo
  1. paritycheckcode2

    0下载:
  2. 信息通过整个通信链路,BPSK调制,信道编码采用奇偶校验码。-Information through the communication link, BPSK modulation, channel coding USES the parity check code.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:711
    • 提供者:MaiZi
  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
    • 文件大小:8141
    • 提供者:王者
  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. msp430_Simulate_UART

    0下载:
  2. 在MSP430单片机中,用定时器的捕获、比较功能实现模拟UART串口,支持波特率、校验方式等校验,代码调试功能稳定正常。-In the MSP430 MCU, timer capture, compare function to achieve simulation UART serial, support for baud rate, parity check code debugging function is stable and normal.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2556
    • 提供者:赫连峻
  1. ldpc576

    1下载:
  2. 基于wimax协议的低密度奇偶校验码LDPC的VERILOG实现,亲测可用。-WiMAX protocol based on the low density parity check code VERILOG LDPC implementation, pro test available.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-07-18
    • 文件大小:546816
    • 提供者:kobe
  1. e60a9bd4-ef5c-4c89-bfb3-9da40d5e4aba

    0下载:
  2. 低密度校验码 ,很好用的代码,功能已经实现编码和译码(Low density parity check code, very good code, the function has been achieved encoding and decoding)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:8192
    • 提供者:RubenJH
  1. 遥控器接收解码电路

    3下载:
  2. 设计遥控器接收解码电路。该电路接收编码后的串行数据,解码输出数据。电路接收 到的串行数据的格式为: 4 位同步码“ 1010”, 4 位数据(高位在前), 1 位奇校验码(对前 8 位数据校验)(Design of remote control receiver decoding circuit. The circuit receives the encoded serial data and decodes the output data. The format of the serial
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-06
    • 文件大小:172032
    • 提供者:yuguofang
  1. ldpc

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

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