CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - solomon

搜索资源列表

  1. KValgorithm

    2下载:
  2. 在matlab中,使用Koetter-Vardy算法进行Reed-Solomon码的解码。-in Matlab. use Koetter - Vardy algorithm for Reed-Solomon codes decoder.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4728
    • 提供者:sasa
  1. rs-codec-5-6

    0下载:
  2. lgpl RS编解码 5-6 Reed-Solomon Codes-LGPL RS codec 5-6 Reed-Solomon Codes
  3. 所属分类:数值算法/人工智能

    • 发布日期:2010-07-07
    • 文件大小:16451
    • 提供者:ggouhwpb
  1. reed-solomon-3.1.1.tar

    0下载:
  2. reed-solomon 编解码,FEC的一种,比卷积码要稳定收敛,用于DVD/VCD的纠错码,纠突发错误。-reed-solomon codecs, an FEC than Convolutional Codes to stabilize convergence, for the DVD / VCD of error-correcting codes and preventing unexpected errors.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:46329
    • 提供者:raosiyong
  1. RS_Coder-1.0

    0下载:
  2. reed solomon编码/解码工具, 可以对字符串进行编码,加入错误,并进行解码和纠错。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1688957
    • 提供者:wangjian
  1. reed-solomon-3.1.1

    0下载:
  2. rs码代码,别人给我的,不过看不懂,main函数太多
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:50893
    • 提供者:liulei
  1. reed-solomon-4.0

    0下载:
  2. 纠错码编码以及译码源程序reed-solomon4.0
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:52166
    • 提供者:lidong
  1. rs

    0下载:
  2. reed-solomon码的程序,matlab的。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:474585
    • 提供者:wu hao
  1. solomon

    0下载:
  2. how to use recusive medthod to generate Solomon sequence number http://www.programming-challenges.com/pg.php?page=downloadproblem&probid=110607&format=html
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9198
    • 提供者:hearn
  1. gflib

    0下载:
  2. GFLIB - C Procedures for Galois Field Arithmetic and Reed-Solomon Coding. 该函数库广泛用在网络编码和信道编码中。-GFLIB- C Procedures for Galois Field Arithmetic and Reed-Solomon Coding. The library is widely used in network coding and channel coding.
  3. 所属分类:Algorithm

    • 发布日期:2016-11-06
    • 文件大小:30237
    • 提供者:aurora yang
  1. reed-solomon-4.0.tar

    0下载:
  2. This package implements a general purpose Reed-Solomon encoding and decoding facility. See the rs.3 man page for details.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:46058
    • 提供者:MicroSam
  1. reedsolomon-elektrobit

    0下载:
  2. A book about reed solomon encoding and decoding.
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:115189
    • 提供者:daniel
  1. soft_decode

    0下载:
  2. soft reed solomon decode matlab
  3. 所属分类:matlab例程

    • 发布日期:2013-10-12
    • 文件大小:1030
    • 提供者:Justin
  1. rsc_encode

    0下载:
  2. reed solomon encoder
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:635
    • 提供者:hazhiriq200
  1. upload_pudn6

    0下载:
  2. This program is used to Simulate the performance of (n,k)Reed Solomon code in AWGN channel with plotting the results and compare with the theoretical performance of this code in AWGN channel. The program also print the SNRdB, absolute snr ,simulated
  3. 所属分类:matlab例程

    • 发布日期:2013-10-12
    • 文件大小:901
    • 提供者:ghanim
  1. reed-solomon-4.0

    1下载:
  2. This package implements a general purpose Reed-Solomon encoding and decoding facility.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:52157
    • 提供者:shofar
  1. RSdecoder_BMalgoritmus

    0下载:
  2. DECODED = RSDEC(CODE,N,K) attempts to decode the received signal in CODE using an (N,K) Reed-Solomon decoder with the narrow-sense generator polynomial. CODE is a Galois array of symbols over GF(2^m), where m is the number of bits per symb
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:2395
    • 提供者:jjjura
  1. ReedSolomonCode

    0下载:
  2. Matlab codes on Reed Solomon codes
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:65763
    • 提供者:aafi
  1. reed-solomon-and-bch

    0下载:
  2. Reed Solomon. Program
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2180
    • 提供者:winnito
  1. Reed-Solomon-with-QPSK

    0下载:
  2. The TransferJet Tech. uses concatenated channel codeing (Reed-Solomon coding & convolutional coding) scheme. For, Reed-Solomon coding, r=224/240,16 parity bit. For Convolutional coding, K=3, r=1/2.
  3. 所属分类:matlab例程

    • 发布日期:2013-10-12
    • 文件大小:8935
    • 提供者:瞿琦
  1. Solomon标准数据

    5下载:
  2. 用于测试车辆路径问题的Solomon标准数据,全面56个,方便各位研究者下载研究测试(There are 56 standard Solomon data for testing vehicle routing problem, which is convenient for researchers to download and test)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-23
    • 文件大小:71680
    • 提供者:hayjao
« 12 3 4 »
搜珍网 www.dssz.com