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

搜索资源列表

  1. TRRSS_CODECh

    0下载:
  2. 该程序源码是RS编译码器的MATLAB仿真程序源码,里面有对程序源码的详细说明与解释。包包含编码算法与译法算法的原理,流程和代码实现。对掌握RS码有非常好的学习价值。 可直接使用。 -The program source code is the RS codec MATLAB simulation program source code, there are detailed instructions and explanations on the program source. The p
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:294620
    • 提供者:
  1. reed-solomon-4.0.tar

    0下载:
  2. RS码的识别与译码,编码与译码均有封装函数。适合工程应用。-RS decoding, encoding and decoding of convolutional codes have a wrapper function
  3. 所属分类:Other windows programs

    • 发布日期:2016-03-28
    • 文件大小:46080
    • 提供者:yuanlj
  1. RS21

    0下载:
  2. 该源代码是RS(31,19)码的编码程序,采用的是VerilogHDL语言,这是个完整的程序,能够直接在ISE软件上运行-The source code is RS (31,19) code coding procedures, the is VerilogHDL language, which is a complete program can be run directly in the ISE software
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-22
    • 文件大小:4753527
    • 提供者:qidong
  1. RS2

    0下载:
  2. 该源代码是RS(31,19)码的完整编译码程序,采用的是VerilogHDL语言,包含了RS码的编码和译码,这蛋疼的东西花费好多时间-The source code is RS (31,19) code complete encoding and decoding procedures, and spend a lot of time using is VerilogHDL language contains the encoding and decoding of RS codes, this
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-10
    • 文件大小:4726896
    • 提供者:qidong
  1. func_rscode

    0下载:
  2. 本程序实现了RS(240,176)的编码-This program of RS (240,176) coding
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-12-06
    • 文件大小:1642
    • 提供者:胡兰生
  1. SAR_Send

    0下载:
  2. 对altera的RS编解码IP核进行仿真,并且写了编解码的控制模块,用verilog实现,通过仿真,编码和解码功能正确。-test of RS code and RS decode,by using quartus ii9.0 with the IP core
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-13
    • 文件大小:12285952
    • 提供者:蔡金平
  1. RS_en_de_code

    0下载:
  2. 本程序实现是RS(240,176)编码译码-RS encode decode
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:7086
    • 提供者:胡兰生
  1. rs_decode_31

    0下载:
  2. RS码的FPGA编码文件,QUARTUS工程-The RS codes FPGA encoded file, QUARTUS engineering
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-30
    • 文件大小:2337424
    • 提供者:zhangli
  1. encoder

    0下载:
  2. 通信系统中信道编码的一些常用算法,BCH码、循环码、RS码-Some commonly used algorithms for communication systems, channel coding, BCH codes, cyclic codes, RS codes, etc.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-08
    • 文件大小:530251
    • 提供者:zheng
  1. concatenated-code

    1下载:
  2. 这个代码是有关RS码和卷积码组成的级联码,包括了RS码和卷积码的编码和译码过程,并通过CRC进行检错。-This program is about the serial concatenated code composed of a RS code and a convolutional code, containting the process of coding and decoding
  3. 所属分类:Other windows programs

    • 发布日期:2015-11-30
    • 文件大小:1024
    • 提供者:rencheng
  1. 82be270ea751

    1下载:
  2. RS(255,239)编码器的VHDL语言源代码,希望能对大家有一定帮助-the code of the encoder of rs(255,239),hope can help you
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-29
    • 文件大小:4047
    • 提供者:周达
  1. rs2daima

    0下载:
  2. 用乘法电路,编码后的码字为非系统码,若采用除法电路,则可得到系统码。 RS码实际上是一种多进制的BCH码,RS(n,k)码可以由m、n和k三个参数来表示,并且码字长度:n=2m-1个码元,信息段:k个码元,监督位:2t=n-k,最小码距:d=2t+1个码元。 -failed to translate
  3. 所属分类:Compiler program

    • 发布日期:2017-12-04
    • 文件大小:7752
    • 提供者:龙骑
  1. decode_mea

    0下载:
  2. RS编译码是通信的一种常用纠错编码。其中译码算法中MEA算法用于求错误位置多项式。此代码为MEA算法的C实现。-RS encoding and decoding is a common error correction encoding of the communication. Where the decoding algorithm the MEA algorithm is used to find the error location polynomial. This code algor
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-18
    • 文件大小:2121
    • 提供者: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_code_and_decode

    1下载:
  2. 上编码课的大作业,是关于RS码的编解码过程,非常详细,可以运行-Great job on the coding lesson is about the process of encoding and decoding RS code, very detailed, you can run
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2016-03-31
    • 文件大小:52224
    • 提供者:lisa
  1. chuanganqi

    1下载:
  2. 基于tms320f2812(DSP)的高精度绝对式编码器驱动程序,使用RS-422通信协议-Based tms320f2812 (DSP) high-precision absolute encoder driver, use the RS-422 communication protocol
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:581491
    • 提供者:周岳
  1. (2_1_3)RS_viterbi-decoding

    0下载:
  2. RS码 卷积码 译码 维特比译码 卷积编码 和译码-RS viterbi decoding Convolution code decoding victor than decoding convolutional coding and decoding
  3. 所属分类:3G develop

    • 发布日期:2017-04-15
    • 文件大小:6280
    • 提供者:xiaoxiaokou
  1. rs_encode

    0下载:
  2. RS码编码的源代码,直接复制出来粘贴在新建工程即可用-RS coding source code, paste copied directly out ready for use in new construction
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1495
    • 提供者:movado
  1. encode

    1下载:
  2. RS(255,223)编码器,已实际运用到产品中-RS (255,223) encoder has actually applied to products
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1885
    • 提供者:武第
  1. (chp6)

    0下载:
  2. hamming编码和RS码,在AWGN下性能-hamming codes and RS codes in AWGN performance
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:13216
    • 提供者:周薇
« 1 2 ... 13 14 15 16 17 1819 20 »
搜珍网 www.dssz.com