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

搜索资源列表

  1. rs.c.txt

    1下载:
  2. 用C实现RS码纠错仿真 RS码的编码程序 编码效率高,且经实际验证符合RS纠错码的要求
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4051
    • 提供者:aaa
  1. RS

    0下载:
  2. matlab在通信原理中的应用,信道编码RS码仿真,希望大家能用得上!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2489
    • 提供者:侯雪
  1. RS编码verilog程序

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

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

    0下载:
  2. 这是一个RS码的编译码程序,使用C编写的,希望可以对学习RS码的人有帮助!-This is a program about RS coding and decoding.I hope it is helpful to you!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:11647
    • 提供者:天空
  1. rs1

    1下载:
  2. 完整的RS编译码仿真程序,基于matlab仿真实现-integrity of the RS encryption simulation program, based on Matlab Simulation
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2016-03-16
    • 文件大小:2422
    • 提供者:xutao
  1. testjiucuo4

    0下载:
  2. RS纠错解码,xn纠错码原理与方法一书例题目-RS forward error correction decoder, xn principle and method of error-correcting code book cases subject
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:10929
    • 提供者:ailong1982
  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. R_S_Code

    0下载:
  2. RS截断码,本程序实现RS(240,240)RS(240,224)RS(240,192)RS(240,176)多种编码,第一维表示编码后长度,第二维表示信息位的长度.-RS truncated code, the program RS (240240) RS (240224) RS (240192) RS (240176) a wide range of encoding, the first dimension, said length encoded, said second-dimensi
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:22636
    • 提供者:至诚
  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-485

    1下载:
  2. 本源码程序采用用51单片机AT89C55分控采用软件模拟的方式输出SPI信号! 控制16段LED护栏管的单色跳变,跑动追逐等模式! 为了达到 各控制器的变化同步!采用RS-485通讯的方式!由主控发送命令!使各分控制器 变化模式达到同步效果!主控制器同样采用AT89C55单片机设计!通讯方式采用RS-485-Procedures for the use of this source by 51 points AT89C55 single-chip Analog-controlled
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:138379
    • 提供者:黄达伟
  1. RS_code_system_MATLAB_simulation

    0下载:
  2. 采用RS码技术的系统仿真,程序说明详尽,是学习通信技术的一个难得的好材料。-RS code using the system simulation, a detailed descr iption of the procedures is to learn a valuable communication technologies good material.
  3. 所属分类:3G develop

    • 发布日期:2017-04-06
    • 文件大小:170643
    • 提供者:kdb
  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

    1下载:
  2. 这是RS编码和字节交织的程序,该程序用来研究R-S码结合交织技术的纠错能力。-This is the RS coding and byte interleaving of the program, the program used to study the RS code combined with interleaving error correction capability.
  3. 所属分类:2D Graphic

    • 发布日期:2015-11-27
    • 文件大小:1765
    • 提供者:涓羽竹
  1. RS

    0下载:
  2. RS码即里德-所罗门码,它是能够纠正多个错误的纠错码,采用C语言实现RS码的编码,具体参数及操作见CPP文件-RS encoding
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6544
    • 提供者:龙小凤
  1. rs

    1下载:
  2. 纠错码RS码的matlab编程,内含多个调用函数,使用方便-RS code error-correcting codes matlab programming, containing more than calling a function, easy to use
  3. 所属分类:matlab

    • 发布日期:2015-11-27
    • 文件大小:2048
    • 提供者:wangchi
  1. rs

    2下载:
  2. 在理解RS码编译码原理的基础上使用Matlab或VC进行编程,首先产生一段随机序列,即原始的发送比特流,然后对该信号进行RS编码、BPSK映射、加噪、解映射及RS译码,得到恢复的数据。-Decoding RS codes in understanding the basis of the principle of programming using Matlab or VC, the first generating a random sequence, that is, send the or
  3. 所属分类:matlab

    • 发布日期:2015-11-30
    • 文件大小:7168
    • 提供者:jinlongli
  1. rs

    0下载:
  2. rs码基于matlab编码,c语言译码,已验证,为正确代码-rs encoding with matlab,and decoding with c
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:118836
    • 提供者:shao
  1. rs

    0下载:
  2. RS码(Reed—Solomon码)是多进制BCH码,也是目前最有效、应用最广泛的差错控制编码。它具有很强的纠错能力,随机错误、突发错误都能纠正,特别是在短的和中等码长其性能接近于理论值。再加上构造方便,编码简单,设备不复杂,因此在实时性要求较高的数字通信及深空通信方面有广泛应用-RS code ( Reed- Solomon code ) is a multiple of BCH code, is currently the most effective, the most widely us
  3. 所属分类:matlab

    • 发布日期:2016-11-21
    • 文件大小:8192
    • 提供者:韩建飞
  1. rs

    1下载:
  2. rs码的simulink仿真图,可以观察加噪声和不加的误码情况-rs simulink simulation code map, can be observed without added noise and bit error conditions
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:6987
    • 提供者:charor
  1. RS

    2下载:
  2. 这个C++程序建立了高斯白噪声信道模型下的RS码的编码及译码算法,并且给出了其比特误码率性能。-This program has realized the RS code,the coding and decoding mode (and furthermore has simulated the ber performance of decoding )
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:68199
    • 提供者:donglan
« 1 2 34 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com