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

搜索资源列表

  1. jiucuobianma

    1下载:
  2. 一些纠错编码算法的源代码,比如维特比, rs码。-some error correction coding algorithm source code, such as Viterbi, rs yards.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:479474
    • 提供者:景叔武
  1. euclids

    0下载:
  2. RS码的完整译码程序,采用欧几里德算法.采用硬件实现结构-RS complete decoding procedures, using Euclidean algorithm. Using hardware structure
  3. 所属分类:DVD

    • 发布日期:2008-10-13
    • 文件大小:6087
    • 提供者:杜检来
  1. rs_main

    1下载:
  2. (31,25)RS码编码以及解码的C程序-(31.25) RS coding and decoding procedures C
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:11094
    • 提供者:phoenix
  1. RS_encoder

    0下载:
  2. RS码的编码程序 编码效率高,且经实际验证符合RS纠错码的要求-RS coding procedures high coding efficiency, but by actual certification with RS error-correcting code requirements
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7852
    • 提供者:自由自在
  1. rs_eedec_bm

    0下载:
  2. RS码的编码和译码程序,很经典的一个程序,不可不看。-RS encoding and decoding process, a very classic procedures, I can not see.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:6049
    • 提供者:张存飞
  1. rs_eedec_bm

    1下载:
  2. RS码的编译码源程序,是在高斯信道下实现的-RS encryption source code is the Gauss channel under the
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:6222
    • 提供者:朱磊
  1. BCHandRS

    0下载:
  2. 一些纠错编码的c程序实现,包括bch码,rs码,均已调试通过-some of the c-correction coding program, including BCH code, rs codes have been adopted Debugging
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:582581
    • 提供者:张华
  1. channelcodingbyHanVinck

    0下载:
  2. 详细阐述信道编码在实际系统中的应用,其中包括了RS码,turbo码以及信息论。-elaborate channel coding system in the actual application, including the RS code, turbo codes and information theory.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:7056510
    • 提供者:聂华
  1. MATLAB_pn

    0下载:
  2. 这是用matalab生成的rs码的生成,可以研究一下的-matalab rs generated code generation, can look at the
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:90723
    • 提供者:yuanfu
  1. RS_BCH

    0下载:
  2. matlab 变得RS码的生成,很有意义。参考价值大的-Matlab become RS code generation of great significance. The reference value
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2458
    • 提供者:yuanfu
  1. RSdecod

    0下载:
  2. RS 码译码源程序,在Visual c++下可对比4元域上的RS码进行纠错译码.-RS decoder source, in Visual c contrast under four yuan domain of RS error correction code for decoding.
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:194457
    • 提供者:
  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_VC_code

    0下载:
  2. 实现了一种RS码的纠错方案,用随机信源和随机差错调试正确-achieve a RS error-correcting code, with random source and random error debugging correct
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:144563
    • 提供者:周彬
  1. RS_c

    0下载:
  2. 一个很好的关于rs码的c代码,程序具有通用性-a good rs code on the c code is universal procedures
  3. 所属分类:通讯/手机编程

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

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

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

    1下载:
  2. 这个文件包括wimax中所有的编解码源代码,包括RS码,turbo码等等!
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:51390
    • 提供者:rederwang
  1. ReedSolomon

    0下载:
  2. 该文件包含RS码编译码的相关资料和两个版本的C源码,对进行RS编码和译码的同仁希望有帮助
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:308220
    • 提供者:gaocheng
  1. RS_BCH

    1下载:
  2. RS码和BCH码译码的MATLAB源文件,可以作为C代码的参考
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2504
    • 提供者:gaocheng
  1. RSCodecSim

    2下载:
  2. 包括RS码的编码,硬(BM)/软(KV)译码,AWGN信道调制解调仿真. 具体采用何种编译码方案和调制解调方式可在Profile.txt文件中指定(内有详细说明). 且扩展性极好,容易向其中加入新的调制/解调函数和编/译码函数(具体说明今后会补上)
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:35164
    • 提供者:ChenQiu
  1. HardwareSolutionforRSEncodingandDecodinginWideBand

    1下载:
  2. 提出了欧氏算法和IDFT相结合的RS码流式解码方案,并在FPGA芯片上予以实现。计算机仿真和实测表明,该方案在GF(28)的符号速率可达50MHz以上,最大延时为640ns,满足了高速宽带无线接入网中抗干扰编译码的需求。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:55748
    • 提供者:樊恩
« 1 2 3 4 5 67 8 9 10 11 ... 17 »
搜珍网 www.dssz.com