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

搜索资源列表

  1. simulation

    1下载:
  2. BCH RS 卷积码 抗噪性能曲线比较 包括三种码字的编译码、加噪声以及硬判决解码模块 -BCH RS convolutional noise immunity curve consists of three code word encoding and decoding, plus noise and hard decision decoding module
  3. 所属分类:Communication-Mobile

    • 发布日期:2016-03-16
    • 文件大小:6144
    • 提供者:yichen
  1. rs

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

    • 发布日期:2017-04-05
    • 文件大小:118836
    • 提供者:shao
  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. RS_en_de_soft

    0下载:
  2. 这是用C++语言编写的RS译码程序,主要的功能是对Rs进行编译码,可以方便的修改码型,采用的经典BM算法,可以方便的进行功能实现。-This is written C++ language RS decoding procedures, the main function of Rs codec, you can easily modify the code type, the classical BM algorithm can easily achieve functional.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:85781
    • 提供者:明日上尉
  1. rs

    2下载:
  2. RS码的matlab译码程序,使用BM算法-RS decode
  3. 所属分类:Communication

    • 发布日期:2017-11-18
    • 文件大小:1258
    • 提供者:mabo
  1. RS(204188)

    0下载:
  2. RS(204,188)译码器的设计,经典实例,经过验证-RS (204,188) decoder design, the classic instance of proven
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-02
    • 文件大小:15075
    • 提供者:an
  1. rs

    1下载:
  2. 在高斯白噪声信道下的RS码编译码实现程序 包括编码和译码-RS code under the white Gaussian noise channel codec implementation program Including encoding and decoding
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-16
    • 文件大小:7117
    • 提供者:lejunyan
  1. (255_223)-RS-decoder

    0下载:
  2. 使用VHDL实现(255,233)的RS硬件译码器,详细地介绍了(255,223)RS码硬件译码器的实现流程,并且分析了影响处理速率提高的瓶颈因素,采用RiBM算法实现译码-Use VHDL (255,233) RS hardware decoder, a detailed descr iption of the (255,223) RS code hardware decoder implementation process, and analyze the bottleneck factor
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-15
    • 文件大小:196424
    • 提供者:vb
  1. rs_bm

    0下载:
  2. 这是一个关于RS编译码的程序,程序使用C语言实现,RS译码部分使用BM算法来实现,是属于RS译码的经典算法-This is a RS encoding and decoding procedures, the program uses C language the RS decoding part of the BM algorithm to achieve, is the classic RS decoding algorithm
  3. 所属分类:Communication

    • 发布日期:2017-11-13
    • 文件大小:5859
    • 提供者:vb
  1. decode_bm

    0下载:
  2. RS编码是一种通信中常用的纠错编码。RS译码中的BM迭代算法较为常用,此代码为RS译码中BM迭代算法的C实现-RS coding is used in error correction coding in a communication. The RS decoding BM iterative algorithm is more commonly used, the code for the RS decoding BM iterative algorithm implemented in C
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-12
    • 文件大小:2114
    • 提供者:dwt
  1. rs_decode

    1下载:
  2. RS码是通信中常用的纠错编码,且RS译码部分较难实现。本源程序是RS译码的C实现,已经调试成功并且在项目中运用。-The RS code is a communication error correction encoding and the RS decoding section is more difficult to achieve. The source is the RS decoding the C implementation has been successful commiss
  3. 所属分类:Communication-Mobile

    • 发布日期:2016-03-31
    • 文件大小:1024
    • 提供者:dwt
  1. RS(Reed-solomoncodes)

    0下载:
  2. 本程序提供了信道编码RS(Reed-solomoncodes)码的编码译码源程序,通过C语言实现并成功仿真。-This procedure provides a channel coding RS (Reed-solomoncodes) coding and decoding source code, C language and successfully through the simulation.
  3. 所属分类:assembly language

    • 发布日期:2017-11-17
    • 文件大小:37340
    • 提供者:乔嘉麒
  1. RS

    5下载:
  2. 详细且一目了然的RS编译码matlab仿真程序。 包括GF(Q)域的各种运算(每种运算一个函数功能文件),RS编码模块及译码模块。 期中译码模块又分为伴随式计算模块,错误位置多项式计算模块,错误位置计算模块,错误数值计算模块。 还包含了专门用于测试每个模块是否正确的testbache。完整,详细- 详细且一目了然的RS编译码matlab仿真程序。 包括GF(Q)域的各种运算(每种运算一个函数功能文件),RS编码模块及译码模块。 期中译码模块又分为伴随式计算模块,错误位置多项式计算模块,错误位置
  3. 所属分类:Other systems

    • 发布日期:2015-09-07
    • 文件大小:87040
    • 提供者:马知罕
  1. RS

    1下载:
  2. 给出详细可用的rs编译码程序,适合初学者。-Give details available rs decoding procedures, suitable for beginners.
  3. 所属分类:3G develop

    • 发布日期:2015-11-30
    • 文件大小:393216
    • 提供者:张超
  1. RS

    0下载:
  2. 通过verilog hdl语言实现RS编码器与译码器的设计-Verilog hdl language through the RS encoder and decoder design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:26233
    • 提供者:李永超
  1. RS-simulink

    1下载:
  2. 基于simulink的RS编码译码,分析其误码率,并画出它的性能曲线。-RS code decoding based on simulink, analyze the bit error rate, and draw its performance curve.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:39466
    • 提供者:吴浩
  1. RSdecoder

    0下载:
  2. 自己写的基于verilog的RS译码器,能够实现RS(240,224)码译码,一级流水设计,可连续译码也可非连续译码。-RSdecoder for RS(240,224).
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-28
    • 文件大小:11678
    • 提供者:opudn89
  1. RS

    0下载:
  2. 本文是自己编写的RS编码,译码的源程序。-This article is written in their own RS encoding, source program.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-15
    • 文件大小:5354
    • 提供者:王涛
  1. RS-matlab

    0下载:
  2. RS码的MATLAB实现,实现编码和译码-come true the rs
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3208
    • 提供者:王伟
  1. rs

    0下载:
  2. 实现rs编码和译码,以及实现rs编码和译码中的一些韩式,比如加法函数,减法函数和乘法函数以及乘法的多项式函数-Achieve rs encoding and decoding, as well as to achieve rs encoding and decoding of some Korean, such as the addition function, subtraction and multiplication functions and functions of polynomia
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3432
    • 提供者:幽灵
« 1 2 3 45 6 7 8 9 »
搜珍网 www.dssz.com