CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 编程文档 搜索资源 - cyclic code

搜索资源列表

  1. BCH(84)

    1下载:
  2. 本文主要介绍线性分组码的编码的基本原理。论述了汉明码及循环码的编、解码原理和方法。简要说明了线性分组码的差错特性;详细分析了(8,4)循环码的编码和解码过程,并设计出了(8,4)循环码的编码电路和解码电路。-This paper describes the linear block code encoding of the basic principles. Discusses the Hamming code and cyclic code encoding and decoding prin
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:103.87kb
    • 提供者:胡志宏
  1. cp_ofdm_simulation

    0下载:
  2. Matlab file for simulating a cyclic-prefix (CP) orthogonal-frequency- division-multiplexing (OFDM) system with binary phase-shift keying (BPSK) modulation on each subcarrier. CP-OFDM system includes a repetition code and interleaving across
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:2.32kb
    • 提供者:王勇
  1. BCH-code-_matlab

    0下载:
  2. 循环码是线性分组码中最重要的一种子类,是目前研究得比较成熟的一类码。它的检、纠错能力较强,编码和译码设备并不复杂,而且性能较好,不仅能纠正随机错误,也能纠正突发错误。循环码还有易于实现的特点,很容易用带反馈的移位寄存器实现其硬件 。循环码具有许多特殊的代数性质,这些性质有助于按照要求的纠错能力系统地构造这类码,并且简化译码算法,目前发现的大部分线性码与循环码有密切关系正是由于循环码具有码的代数结构清晰、性能较好、编译码简单和易于实现的特点,因此在目前的计算机纠错系统中所使用的线性分组码几乎都是循
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:80.22kb
    • 提供者:胡志宏
  1. CRC-encoder

    0下载:
  2. 奇偶校验码作为一种检错码虽然简单,但是漏检率太高。在计算机网络和数据通信中用E得最广泛的检错码,是一种漏检率低得多也便于实现的循环冗余码CRC (Cyclic Redundancy .Code),CRC码又称为多项式码。-Parity error detection code as a simple, but the missing rate is too high. In computer networking and data communications using the most wi
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:17.44kb
    • 提供者:胡志宏
  1. ecg

    0下载:
  2. matlab code about cyclic we can use to make general cyclic code good lucky happy nice beautiful well hi me you
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:191.01kb
    • 提供者:ngoc
  1. Based-on-cyclic-shift-matrix-of-LDPC

    0下载:
  2. 一种基于循环移位矩阵的LDPC码构造方法,发表在电子与信息学报上-Based on cyclic shift matrix of LDPC code construction method
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:474.58kb
    • 提供者:tt
  1. QC_LDPC-code-changes

    0下载:
  2. 提出了一种码率码长灵活变化的准循环低密度奇偶校验(Quasi - Cyclic Low Density Parity Check, QC - LDPC)码,利用构造出的H 矩阵可以达到较大的圈长( girth)值,并能在 girth值不变的前提下实现码率码长的灵活变化-Puts forward a bit rate code length of flexible change must circulation Low Density parity (Quasi-Cyclic Low De
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:348.31kb
    • 提供者:孟君
  1. cyclic

    0下载:
  2. it is a matlab code for cyclic search in non linear programming.
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:842byte
    • 提供者:ssss
  1. crc

    0下载:
  2. 实现CRC循环冗余校验,可用于计算出任意位数的循环冗余校验码-The CRC Cyclic Redundancy Check can be used to calculate any digit cyclic redundancy check code
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:785byte
    • 提供者:sj
  1. 64OFDM

    0下载:
  2. 在OFDM系统下,在SIMULINK的仿真条件下,对数字信号符号加循环前缀的程序代码。-In an OFDM system, in the the SIMULINK simulation conditions, the program of the digital signal symbols plus the cyclic prefix code.
  3. 所属分类:编程文档

    • 发布日期:2017-11-30
    • 文件大小:1.42kb
    • 提供者:duyamei
  1. Encoder-decoder-cyclic-code

    0下载:
  2. Encoder and Decoder Cyclic Code is important to analyze Digital Communication System. So, it s easy to study
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:23.68kb
    • 提供者:Chusnul
  1. QC-LDPC-decoder-FPGA

    0下载:
  2.  文章提出了一种可以兼容不同码率规则和非规则准循环低密度校验码(LDPC)的部分并行译码结构, 用Verilog语言开发,基于该部分并行结构在Altera公司的StratixII-EP2S90器件上验-This paper presents a part of different bit rates can be compatible with the rules and irregular quasi-cyclic low density parity check code (LDPC) de
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:411.38kb
    • 提供者:我问问
  1. CRCcheck

    0下载:
  2. CRC 74循环码解码电路的matlab实现-The realization of the 74 cyclic code decoding circuit matlab
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:521byte
    • 提供者:xc
  1. Cyclic-Redundancy-Check

    0下载:
  2. CRC即循环冗余校验码(Cyclic Redundancy Check):是数据通信领域中最常用的一种差错校验码-CRC is the Redundancy Check Cyclic (cyclic redundancy check code). It is the most common error check code in data communication field.
  3. 所属分类:Communication

    • 发布日期:2017-04-27
    • 文件大小:14.54kb
    • 提供者:DAIWEI
  1. encoding-a-decoding

    0下载:
  2. cyclic code in matlab
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:1.56kb
    • 提供者:dipu
  1. shorten_cyclic_code

    0下载:
  2. shorten cyclic code in matlab
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:1.79kb
    • 提供者:dipu
  1. AAA

    0下载:
  2. In this letter, we propose a simple orthogonal frequency-division multiplexing (OFDM) scheme for an asynchronous cooperative system, where OFDM is implemented at the source node, and time-reversion and complex conjugation are implemented at the rel
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:104.97kb
    • 提供者:Hakim
  1. Cyclic-Redundancy-Check

    0下载:
  2. CRC即循环冗余校验码(Cyclic Redundancy Check[1] ):是数据通信领域中最常用的一种查错校验码,其特征是信息字段和校验字段的长度可以任意选定。循环冗余检查(CRC)是一种数据传输检错功能,对数据进行多项式计算,并将得到的结果附在帧的后面,接收设备也执行类似的算法,以保证数据传输的正确性和完整性。-CRC is the most commonly used in the field of data communication error check code, which
  3. 所属分类:Communication

    • 发布日期:2017-12-12
    • 文件大小:16.8kb
    • 提供者:龙畅游
  1. BCH编码详解

    2下载:
  2. 详细讲解了BCH编码的原理及其应用。 BCH码是一类最重要的循环码,能纠正多个随机错误,它是1959年由Bose、Chaudhuri及Hocquenghem各自独立发现的二元线性循环码,人们用他们的名字字头命名为BCH码。(Explained in detail the principles and applications of BCH encoding. BCH code is one of the most important cyclic codes can correct mult
  3. 所属分类:通讯编程文档

    • 发布日期:2017-12-14
    • 文件大小:347.15kb
    • 提供者:简单人c
搜珍网 www.dssz.com