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

搜索资源列表

  1. rs编码

    0下载:
  2. RS编码即里德所罗门编码,是纠错码的一种,应用非常广泛。 对实际应用还有帮助。
  3. 所属分类:文档资料

    • 发布日期:2009-05-27
    • 文件大小:178870
    • 提供者:xinlingnaitang
  1. RS码在CT2中的应用

    1下载:
  2. 《通信仿真及应用实例》书中实例,利用simulink工具对RS编码进行仿真
  3. 所属分类:编程文档

    • 发布日期:2011-06-03
    • 文件大小:9927
    • 提供者:banbow
  1. RS纠错编码原理及其实现方法

    0下载:
  2. RS纠错编码原理及其实现方法
  3. 所属分类:文档资料

    • 发布日期:2011-11-30
    • 文件大小:694329
    • 提供者:touchblue
  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
    • 文件大小:179200
    • 提供者:孟君
  1. thesis_Algebraic_softdecoding_of_reedsolomoncodes.

    0下载:
  2. 该文章是有关信道编码,即RS码的编译码程序,是基于C语言实现的。其中包括具体实现的例子-This resource is about the encoding and decoding of RS code,which includes the specific example for proving its correctness.
  3. 所属分类:Document

    • 发布日期:2017-05-03
    • 文件大小:531324
    • 提供者:刘雪华
  1. RS

    2下载:
  2. 关于RS编码和译码的一本比较好的书,详细讲述了RS码的原理。-On the RS encoding and decoding a relatively good book, a detailed account of the principle of RS codes.
  3. 所属分类:Communication

    • 发布日期:2016-03-31
    • 文件大小:116194
    • 提供者:shajun
  1. RS_doc

    0下载:
  2. 伽罗华域及RS编码和纠错算法介绍,举例说明-Galois field and the RS encoding and error correction algorithms introduced
  3. 所属分类:File Formats

    • 发布日期:2016-11-21
    • 文件大小:23433
    • 提供者:胡易
  1. RS_decode

    1下载:
  2. RS编译码算法的实现 RS 码以其强大的纠突发错能力, 被广泛应用于各种差错控制场合。本文讨论了RS 码的编码和译码算 法及其软件实现。-Implementation of RS encoding and decoding algorithm for RS codes with its powerful burst error correcting capabilities, error control is widely used in various occasions. This
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:55950
    • 提供者:胡易
  1. RS

    0下载:
  2. RS(Reed Solomon)编码器、译码器设计实例-RS (Reed Solomon) encoder and decoder design example
  3. 所属分类:Communication

    • 发布日期:2016-03-28
    • 文件大小:43589
    • 提供者:ou
  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
    • 文件大小:360448
    • 提供者:王彬
  1. Reed-Solomen_RAID

    0下载:
  2. RS码编码理论是现在的一种主流理论,主要通过RS编码实现内存当中的传输错误纠正-RS coding theory is now a mainstream theory, the main memory through the RS coding to achieve error correction transmission among
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:1666903
    • 提供者:liqiang
  1. RS_EncodeAndDecode

    0下载:
  2. RS编码和纠错算法,非常适用于初学者,值得看看的-RS coding and error correction algorithms
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:172861
    • 提供者:jack
  1. RS-decoder-circuit-reconfigurability

    0下载:
  2. 介绍了基于线性反馈位移寄存器的编码原理及可重构改进方法。通过乘法和加法的迭代运算实现了伴随多项式的并行运算。采用改进欧几里德算法求解关键方程,运用钱氏搜索算法实现了错误位置的查找,并提出以上两种算法的可重构计算结构。-Introduced based on linear displacement of the code register feedback principle and reconfigurable improvement methods. Through the multiplic
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:186809
    • 提供者:孟君
  1. RS(255-223)

    2下载:
  2. 用matlab实现RS(255,223)的编码,叫噪声,译码,并求出纠错个数,可以正确运行。-RS (255,223) coding using matlab, called noise, decoding, and calculated the number of error corrections, you can run correctly.
  3. 所属分类:Project Design

    • 发布日期:2017-10-31
    • 文件大小:711
    • 提供者:闫石磊
  1. fec_package_v1_2

    0下载:
  2. 有关rs编码及译码的代码,会对大家的学习有所帮助。-Be helpful to everyone learning about rs encoding and decoding code.
  3. 所属分类:Communication

    • 发布日期:2017-11-12
    • 文件大小:719496
    • 提供者:马柳青
  1. RS

    0下载:
  2. RS编码英文论文Reed-Solomon Decoder Hardware Implemented in FPGAs: A Prospectus -Reed-Solomon Decoder Hardware Implemented in FPGAs: A Prospectus
  3. 所属分类:Development Research

    • 发布日期:2017-11-16
    • 文件大小:70234
    • 提供者:陈晨
  1. RS_code_OFDM_modulation

    2下载:
  2. 基于MATLAB平台的通信系统的仿真,RS编码,OFDM调制,加入PLC信道噪声,并进行误码率的检测,运行无误,程序完整。-MATLAB-based communications system simulation platform, RS coding, OFDM modulation, adding PLC channel noise, and make BER testing, run correctly, the program integrity.
  3. 所属分类:software engineering

    • 发布日期:2014-08-01
    • 文件大小:7168
    • 提供者:陈芳
  1. rs

    0下载:
  2. 基于fpga的rs码编码器与译码器的设计与实现-Design and implementation of rs code encoder and decoder based on fpga
  3. 所属分类:File Formats

    • 发布日期:2017-03-27
    • 文件大小:6712
    • 提供者:路人甲
  1. RS

    0下载:
  2. RS纠错编码的原理介绍书籍。比较详细介绍了线性分组码、伽罗华域的概念,重要的是介绍了从原理至工程实现的设计方法。-RS error correction coding theory describes the books. A more detailed descr iption of the linear block code, the concept of Galois fields, it is important introduction to engineering design pr
  3. 所属分类:IT Hero

    • 发布日期:2017-05-16
    • 文件大小:3692579
    • 提供者:kan
  1. RS-error-correction-coding-theory-

    0下载:
  2. 文章中详细描述了RS纠错编码原理及其实现方法-A detailed descr iption of the RS error correction coding theory and implementation method article
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:176162
    • 提供者:我问问
« 12 »
搜珍网 www.dssz.com