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

搜索资源列表

  1. RS编码器软件

    2下载:
  2. 本程序仿真做出了一个RS编码器。运行本软件,可得到一个可视化界面,按界面提示随意输入信息序列,即可对其进行RS编码。一般的RAR解压即可-made an RS encoder. Running the software, will be a visual interface, interface suggested by the random input sequences can be encoded its RS. General RAR can extract
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:82322
    • 提供者:郭俊奇
  1. rs编码

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

    • 发布日期:2009-05-27
    • 文件大小:178870
    • 提供者:xinlingnaitang
  1. RS编码verilog程序

    0下载:
  2. RS(Reed-Solomon)码是差错控制领域中一类重要的线性分组码,由于其出众的纠错能力,被广泛地应用于各种差错控制系统中,以满足对数据传输通道可靠性的要求。
  3. 所属分类:源码下载

    • 发布日期:2011-06-08
    • 文件大小:927
    • 提供者:dafanxiaoqiao
  1. rs.rar

    1下载:
  2. rs纠错算法,详细介绍了RS编码和解码的过程,以其对大家有所帮助,rs error correction algorithm, described in detail RS encoding and decoding process, and its help for all of us
  3. 所属分类:Data structs

    • 发布日期:2015-12-02
    • 文件大小:14134
    • 提供者:jasper
  1. rs_encorder

    0下载:
  2. RS编码的fpga实现,详细的vhdl文档,可以硬件实现。-RS coding fpga implementation, detailed documentation of vhdl can be implemented by hardware.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:4158
    • 提供者:yan
  1. Project

    1下载:
  2. RS编码 CodeWarrior环境例程!-RS CW environmental routines!
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:112111
    • 提供者:江晓平
  1. RS-code

    0下载:
  2. 我测试过的!Verilog HDL实现RS编码。-I' ve tested it! RS coding Verilog HDL implementation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:982874
    • 提供者:kiekie
  1. TestRS

    2下载:
  2. RS编码和纠错算法,程序演示了经典的RS(255,223)码的编码与纠错性能。-RS encoding and error correction algorithms, the program demonstrates the classic RS (255,223) code encoding and error correction performance.
  3. 所属分类:Other systems

    • 发布日期:2016-03-31
    • 文件大小:66693
    • 提供者:yan
  1. RS进行编译码的同时进行查错功能

    2下载:
  2. rs编码译码的详细过程,界面友好,可进行编译码的同时进行查错功能-rs detailed process of coding and decoding, friendly interface, can be encoding and decoding functions, while the error checking
  3. 所属分类:界面编程

    • 发布日期:2012-11-04
    • 文件大小:3572583
    • 提供者:谷跃
  1. RScoding

    0下载:
  2. rs编码和解码功能函数,在网上找到的不少RS编码函数中,这个是比较完整的-rs encoding and decoding function, in-line to find a lot of RS coding function, this is a relatively complete
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:12180
    • 提供者:Edwin
  1. rs-codec-8-16

    3下载:
  2. RS[255,223]纠错码verilog源码,包含编码和解码模块,以及testbench等。-Verilog source code for RS[255,223] encoder and decoder, with testbench included.
  3. 所属分类:VHDL编程

    • 发布日期:2013-05-13
    • 文件大小:27523
    • 提供者:饶进平
  1. rs-codec(255-223)

    1下载:
  2. RS编码是一种纠错码,本程序实现RS(255,223)用FPGA 实现RS编码,程序在Quartus II中调试通过。-RS coding is an error-correcting codes, the procedures for the realization of RS (255,223) with FPGA realization of RS codes, in the Quartus II program through the debugger.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-03-31
    • 文件大小:20657
    • 提供者:yux
  1. rscode

    0下载:
  2. RS编码器在fpga上的实现,用的modelsim开发环境-RS encoder in the realization of the fpga, development environment used in modelsim
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:3151
    • 提供者:wangyujie
  1. rs_encoder

    0下载:
  2. RS编码器的fpga实现,有TESTBench-RS encoder to achieve the fpga, and TESTBench
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-03-31
    • 文件大小:4710
    • 提供者:王野
  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

    1下载:
  2. RS的编码就是计算信息码符多项式,除以校验码生成多项式之后的余数;rs编码的基本实现,包括add,mul函数等;-RS coding is to calculate the information symbol code polynomial, divided by the check code generator polynomial after the remainder rs basically coding, including add, mul function, etc.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-11-27
    • 文件大小:1189
    • 提供者:久久
  1. RS

    0下载:
  2. RS编码器的VHDL源程序,程序有点大,不过能用。-RS encoder VHDL source code, program a little big, but can be used.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:896948
    • 提供者:lcz
  1. RS编码

    1下载:
  2. 介绍RS编码的原理与实现方法,使用C语言进行编写并进行了验证,得到的校验位正确。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2012-11-25
    • 文件大小:51398
    • 提供者:liang617
  1. rs encoder and decoder

    0下载:
  2. 实现了RS编码的详细的功能,附有程序解释。(Realized the detailed function of RS code, with a program explanation.)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:4096
    • 提供者:LSA奥
  1. RS编码

    0下载:
  2. 利用matlab实现RS编码,并进行纠错算法(RS coding is implemented by MATLAB, and error correction algorithm is carried out)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-28
    • 文件大小:6144
    • 提供者:娇尚好
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com