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

搜索资源列表

  1. RS-MATLAB-code

    1下载:
  2. Reed-So lomon (RS)码是目前最有效、应用最广的 差错控制编码之一,是一类具有很强纠错能力的多进制BCH 码, 它既可以纠正突发错误, 也 可以纠正随机错误。RS 码主要应用于实时性较高的移动通信系统、深空通信、数字卫星电 视、磁记录系统等方面。本文用matlab详细仿真实现RS编译码-Reed-So lomon (RS) code is the most effective, the most widely used one of error-controlling
  3. 所属分类:Project Design

    • 发布日期:2016-11-21
    • 文件大小:175kb
    • 提供者:孟君
  1. PDF417encodeanddecode

    0下载:
  2. 本文简要介绍了二维条码PDF417的编码、译码及纠错的原理和图像的采集和识别,然后研究了二维条码PDF417在三种模式下编码和译码算法,并设计了应用系统程序来实现-This article briefly describes the two-dimensional bar code PDF417 encoding, decoding and error correction principle and image capture and recognition, and then study t
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1.22mb
    • 提供者:Paul
  1. CRC_description.pdf

    0下载:
  2. CRC的英文全称为Cyclic Redundancy Check(Code),中文名称为循环冗余校验(码)。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制。-CRC called the English Cyclic Redundancy Check (Code), the Chinese name for the Cyclic Redundancy Check (code). It is important for a class of lin
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:75.92kb
    • 提供者:wuhuarong
  1. H_W_6

    0下载:
  2. Solution for RS code error correction
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:48.02kb
    • 提供者:mjapani
  1. RS3123

    0下载:
  2. Reed- So lomon (RS) 码是一种重要的纠错码, 它对随机性和突发性错误有极强的纠错能力, 广泛应用于 数字视频广播(DVB) 系统和其它数字通信领域。给出了一种GF (25) 域上的RS (31, 23) 编码器的实现算法, 介绍 了用现场可编程门阵列(FPGA ) 实现RS 编码器的原理和过程, 并给出了实现电路及其仿真的输出波形。-Reed-So lomon (RS) code is an important error-correcting code, its ra
  3. 所属分类:Communication

    • 发布日期:2016-03-31
    • 文件大小:352kb
    • 提供者:王彬
  1. ECC-in-SLC-NAND-Flash

    0下载:
  2. Error Correction Code in SLC NAND Flash
  3. 所属分类:software engineering

    • 发布日期:2014-05-19
    • 文件大小:160kb
    • 提供者:SHAOU
  1. 05-3119

    0下载:
  2. Abstruct- We describe novel interleaver and deinterleaver architectures that support bandwidth efficient memory access for decoders of turbo-like codes that are used in conjunction with high order modulations. The presentation focuses on a deco
  3. 所属分类:Communication

    • 发布日期:2017-05-01
    • 文件大小:870.88kb
    • 提供者:sasoou
  1. The-Art-of-Error-Correcting-Coding

    0下载:
  2. .The.Art.of.Error.Correcting.Coding 纠错编码的艺术,是一本对编译码学习很有用的书籍,其中包含RS码等一些码型的编译码程序-. The.Art.of.Error.Correcting.Coding the art of error correction coding, encoding and decoding is one pair of very useful books to learn, which contains a number of RS cod
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3.95mb
    • 提供者:明月
  1. BCH-code-_matlab

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

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

    0下载:
  2. RS译码主要用于航空航天遥感中的纠错编码理论,为纠错的使用提供便利-RS decoding is mainly used in aerospace remote sensing theory of error-correcting code for error correction to facilitate the use of
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:228.33kb
    • 提供者:houys
  1. ReedSolomon-decode-new-circuit

    0下载:
  2. 用于RS码译码的两种新电路:普通基“比特串行序列乘法电路”和“比特串行 乘法累加电路”,基本上以m个与门代替了两个任意元素相乘的复杂乘法器,使译码电路大大简化.作为一个应用实例,详细阐明了用它们构造的RS码纠删/纠错译码各步电路. -Used for RS code of decoding two new circuit: common base "bit serial sequence multiplication circuit" and "bit serial multiplica
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:42.49kb
    • 提供者:孟君
  1. FEC-code-type-theory

    0下载:
  2. 光通信系统中前向纠错FEC码型的理论分析.pdf-Optical communication systems, the first analysis of forward error correction FEC code type theory
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:340.61kb
    • 提供者:Jianjun
  1. printouts

    0下载:
  2. this ia related forward error correction code and these are used in space communication
  3. 所属分类:Document

    • 发布日期:2017-05-02
    • 文件大小:692.72kb
    • 提供者:swetha jella
  1. CTT-material

    0下载:
  2. this ia related forward error correction code and these are used in space communication
  3. 所属分类:Document

    • 发布日期:2017-05-29
    • 文件大小:11.18mb
    • 提供者:swetha jella
  1. New-folder-(2)

    0下载:
  2. this ia related forward error correction code and these are used in space communication
  3. 所属分类:Document

    • 发布日期:2017-05-02
    • 文件大小:930.62kb
    • 提供者:swetha jella
  1. The-Verichip-08

    0下载:
  2. this ia related forward error correction code and these are used in space communication
  3. 所属分类:Document

    • 发布日期:2017-04-07
    • 文件大小:455.89kb
    • 提供者:swetha jella
  1. New-folder-(3)

    0下载:
  2. this ia related forward error correction code and these are used in space communication
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:347.66kb
    • 提供者:swetha jella
  1. Error-correction-coding-matlab

    0下载:
  2. MATLAB实现循环码的编译码,信源为随机产生数,并且计算码间的汉明距离-MATLAB recycling code encryption, the source randomly generated number, and calculates the Hamming distance between the code
  3. 所属分类:Communication

    • 发布日期:2017-11-10
    • 文件大小:49.36kb
    • 提供者:叶萌
  1. 120564

    0下载:
  2. Study of LDPC Codes This paper is a brief study of a specific type of forward error correction code known as low density parity check code. We also study its decoding technique which makes it suitable for transmitting a message over a noisy transmi
  3. 所属分类:Communication

    • 发布日期:2017-04-23
    • 文件大小:161.2kb
    • 提供者:RK
  1. HARQ

    0下载:
  2. HARQ技术研究,以喷泉码为研究对象,结合LDPC纠错码而研究的。-HARQ technology research to fountain codes for the study, and research combined with LDPC error correction code.
  3. 所属分类:Development Research

    • 发布日期:2017-05-30
    • 文件大小:12.6mb
    • 提供者:李亚云
« 12 »
搜珍网 www.dssz.com