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

搜索资源列表

  1. rscode-1.3

    0下载:
  2. Reed Solomon Error detection & correction codes.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:25933
    • 提供者:Omar Hany
  1. reed_solomon_code

    0下载:
  2. Reed solomon codes manipulation
  3. 所属分类:matlab

    • 发布日期:2015-02-15
    • 文件大小:65536
    • 提供者:abdou
  1. rs_dec_enc

    0下载:
  2. reed-solomon encoder decoder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:100268
    • 提供者:温浩
  1. Reed-Solomon

    0下载:
  2. RS编码实现过程,实现STiMi系统中的RS和字节交织过程编码,与LDPC和OFDM配合使用-RS Coding Process
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:68997
    • 提供者:zhengweili
  1. adaptive-reed-solomon-code-protection-of-data-par

    0下载:
  2. RS codes for FEC coding
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:385113
    • 提供者:
  1. reed_solomon_codec_generator.tar

    0下载:
  2. reed solomon encoder verilog code.-reed solomon encoder verilog code.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:1142187
    • 提供者:tmanev
  1. rs_encoder

    0下载:
  2. reed solomon encoder used in DVB verilog code.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:4867
    • 提供者:tmanev
  1. 16BIT

    0下载:
  2. OLED Solomon的SSD1339,比较早得驱动了!-OLED Solomon SSD1339 Code
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:78484
    • 提供者:whq
  1. rscodes

    0下载:
  2. Reed solomon sub modules
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6016
    • 提供者:rk
  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. schifra

    0下载:
  2. Reed Solomon Code in C++ language
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:113113
    • 提供者:MIchll
  1. divider

    0下载:
  2. reed-solomon decoder simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1351
    • 提供者:Xi Wang
  1. reed_solomon_codec_generator_latest.tar

    0下载:
  2. hardware implementation fo reed solomon codec generator
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-07
    • 文件大小:1142184
    • 提供者:M.G. Mostofa
  1. RS-encoder

    0下载:
  2. It is the Reed Solomon Encoder Technique for finding tha errors in the CDs and Hard Drive disk. It is a part of recovery tools.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:4709
    • 提供者:Shyam
  1. RS(204-188)decoder

    0下载:
  2. It is the Reed Solomon Decoder Technique for finding tha errors in the CDs and Hard Drive disk. It is a part of recovery tools.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:13505
    • 提供者:Shyam
  1. BerMass

    0下载:
  2. The example below encodes one message words using Reed-Solomon encoder. It then corrupts the code by introducing two errors in the codeword, Then BerMass tries to the connection weight vector A and its roots R that it used to know error location.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:707
    • 提供者:郝先超
  1. Soft-Decision-Decoding-of-Reed-Solomon-Product-Co

    0下载:
  2. Quasi-cyclic Goppa Codes generation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-08-22
    • 文件大小:111616
    • 提供者:yadigar
  1. OFDM_FPGA

    0下载:
  2. 采用FPGA 来实现一个基于OFDM 技术 的通信系统中的基带数据处理部分,即调制解调器。其中发射部分的调制 器包括:信道编码(Reed-Solomon 编码),交织,星座映射,FFT 和插 入循环前缀等模块。-FPGA to implement a baseband data based on OFDM technology in the communication system processing section, namely modem. Transmitter modul
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:1553838
    • 提供者:pipi_dog
  1. rs.c

    0下载:
  2. This program is an encoder/decoder for Reed-Solomon codes. Encoding is in systematic form, decoding via the Berlekamp iterative algorithm.-This program is an encoder/decoder for Reed-Solomon codes. Encoding is in systematic form, decoding via
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:5364
    • 提供者:kdcroger
  1. berlekamp_massey_RS_decoder

    0下载:
  2. Error Correction Codes: Reed-Solomon Decoder using Matlab. Implemented for Wireless Communication Class.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2902
    • 提供者:serhannn
« 1 2 3 4 5 6 7 89 10 11 12 13 »
搜珍网 www.dssz.com