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

搜索资源列表

  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. learn_RS_coding

    1下载:
  2. 本程序用来实现RS编码、译码功能,包含源码-RS codec
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:55799
    • 提供者:吖秋
  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. RSYM

    0下载:
  2. 用VC6.0编写的RS码译码程序,采用迭代译码算法,速度还算比较快-RS code decoding program, VC6.0 prepared using iterative decoding algorithm, the speed is fairly fast
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:3594709
    • 提供者:ZTL
  1. RScode

    0下载:
  2. RS编码和译码的MATLAB实例 可完成基本功能-RS encoding and decoding examples of MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:2854
    • 提供者:
  1. RS_en_de_code

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

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

    0下载:
  2. rs(204,188)译码器,verilog实现,乘法器采用比特异或方式实现-rs (204,188) decoder, verilog achieve multiplier used than specific or way
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:13419
    • 提供者:洋洋
  1. rsbch

    1下载:
  2. 用matlab对RS 码实现从GF域到数域,matlab产生的RS码是在GF域里面,对其进行译码会用到转到数域-realize galois field to number field for RS code
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:1186
    • 提供者:lili
  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_FPGA

    0下载:
  2. RS编码器译码器的FPGA实现原理,优化,在光通讯中应用-failed to translate
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-25
    • 文件大小:18804736
    • 提供者:马亚东
  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. 188135a9844b

    0下载:
  2. rs(204,188)译码器VHDL语言源代码-failed to translate
  3. 所属分类:Compiler program

    • 发布日期:2017-11-26
    • 文件大小:14048
    • 提供者:周达
  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_204_188----v1.0

    2下载:
  2. RS 编码和解码Verilog Code, 实现了RS(204,188)的编码和译码;-RS Coding and Decoding Verilog code, implement RS(204,188)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-12-08
    • 文件大小:2335744
    • 提供者:zhufull
  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. HAMINGPRS

    0下载:
  2. 汉明码和RS码的编译码的MATLAB源程序-Hamming and RS MATLAB source code encryption
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:146563
    • 提供者:z
  1. RSmatlab

    1下载:
  2. RS码编译码程序,已经调试过的,可以直接使用,-decode of RS
  3. 所属分类:assembly language

    • 发布日期:2017-04-28
    • 文件大小:19785
    • 提供者:mengyuzhang
  1. fpga_DESIGN_examples

    1下载:
  2. 自己收集的常用的FPGA模块设计,大家分享啊 异步FIFO设计/伪随机序列应用设计/积分梳状滤波器(CIC)设计/伽罗华域GF(q)乘法器设计/除法器设计/常用加法器设计/常用乘法器设计/RS(204,188)译码器的设计/CORDIC数字计算机的设计-Common FPGA module design your own collection, to share ah Asynchronous FIFO design/application design pseudo-random s
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:27766
    • 提供者:老于
  1. Desktop

    0下载:
  2. RS码,LDPC码编码译码功能函数,常用程序-RS code, LDPC coding and decoding performance function, frequently used programs
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:8066
    • 提供者:sunyifei
  1. bch_erasures

    0下载:
  2. 任意长度的rs码编译码,编译通过,易于扩展学习-s codes and decoding of any length, compile, easy to extend learning
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:4868
    • 提供者:予墨
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com