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

搜索资源列表

  1. RS_codinganddecode

    0下载:
  2. 主要功能是完成RS码的编码和解码过程,效率非常高-main function is to complete the RS code encoding and decoding process, a very high efficiency
  3. 所属分类:通讯/手机编程

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

    1下载:
  2. 在GF(8)域内,实现RS码编码和解码,可以改动参数,适应不同的系统要求
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:13760
    • 提供者:jishanyi
  1. rs编解码源程序

    1下载:
  2. 详细介绍了RS编码和解码原理,并附有C++源代码。
  3. 所属分类:系统编程

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

    0下载:
  2. 用matlab语言 编写的rs码编码和解码,并附带说明-With rs language matlab code encoding and decoding, together with an indication of
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:6760
    • 提供者:杨慧洁
  1. crc_rs_inv

    1下载:
  2. CRC和RS的组合编码,自编程序,能正确运行通过。 CRC+RS+交织 编码:计算CRC-->RS-->交织 数据:19byte 21byte 49byte 49byte 解码:解交织-->校验CRC-->输出/解RS后输出-->CRC校验-->输出 交织以7x7求转置交织,元素以字节为单位,交织深度7字节 数据量:19byte---->49byte(中包) 小包:10byte=
  3. 所属分类:Windows Develop

    • 发布日期:2016-03-16
    • 文件大小:9039
    • 提供者:
  1. RS_encode_and_decode

    0下载:
  2. 文章详细描述了关于RS码的编码和解码全过程,讲解从浅入深,值得学习参考-The file describe the RS code and decode, there are a lot of examples in it, so you can understand it easily
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:1039482
    • 提供者:123456
  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. BCH-RS

    0下载:
  2. BCH 和RS级联编码及其解码 中间涉及到二进制转化-BCH and RS encode and decoder
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:2661
    • 提供者:qinglan
  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. WIMAXsource

    6下载:
  2. WIMAX_WZ_withencoding:信道估计,相位噪声补偿,频偏估计,编解码都有 WIMAX_WZ_withoutencoding:在上面的工程基础上,去掉编解码部分 WIMAX_WZ_withoutprocessing:在上面的工程基础上,再去掉相位噪声补偿,频偏估计 WIMAX_WZ_withoutprocessing2:在上面的工程基础上,改用新的前导和导频联合信道估计方案,参考文档《基于802_16d标准的OFDM信道估计技术的研究与实现.kdh》 因为白噪
  3. 所属分类:matlab

    • 发布日期:2016-07-14
    • 文件大小:40960
    • 提供者:陈茂
  1. rs_jianhua

    0下载:
  2. 实现rs编码器,用于基带信号的编码和解码,纠错编码-useful for digital siginal rs coding
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-18
    • 文件大小:4801301
    • 提供者:章凌
  1. Reed-Solomon-RS-ENCODE-DECODE

    0下载:
  2. 支持GF(2^n)域的rs编解码,可直接修改参数实现不同方式的RS编码和解码-This program is an encoder/decoder for Reed-Solomon codes.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:4266
    • 提供者:songyongbin
  1. testbench.sv

    0下载:
  2. RS 编码和解码Verilog Code, 实现了RS(544,514)的编码和译码;--RS Coding and Decoding Verilog code, implement RS(544,514)
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:4036
    • 提供者:liuchao
  1. 2014-RS

    0下载:
  2. 数字系统中RS编码的实现例程,包括编码和解码过程-RS encoding digital systems implemented routines, including encoding and decoding process
  3. 所属分类:matlab

    • 发布日期:2017-12-17
    • 文件大小:712704
    • 提供者:张永胜
  1. RS编译码器verilog

    2下载:
  2. 本设计提供RS(255,247)码的编码和解码的Verilog源代码。 已验证0~4个错误的编码与解码功能。
  3. 所属分类:硬件设计

    • 发布日期:2017-10-19
    • 文件大小:8406
    • 提供者:fengbobo
  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_15_11

    2下载:
  2. ReedSolomon RS(15,11) Verilog 编码和解码测试程序 编码有两种实现方式 串行和并行方式(ReedSolomon RS(15,11) Verilog Encoder&Decoder)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-21
    • 文件大小:14336
    • 提供者:Ericxgj
搜珍网 www.dssz.com