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

搜索资源列表

  1. errorcorrect.rar

    0下载:
  2. 一些纠错编码源代码
  3. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:479207
    • 提供者:
  1. 十字链表数据结构

    0下载:
  2. 数据结构中关于十字链表的实现,十字链表可以很好的对稀疏矩阵进行效率很高的存储和计算。比如在通信纠错编码的ldpc编译码中就要用到这种数据结构-data structure on the realization of Chain Cross, Cross List can be good for sparse matrix highly efficient storage and computing. For example, in communications-correction coding
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:19173
    • 提供者:杨翔
  1. hamming

    1下载:
  2. 用vc开发的汉明码编码解码程序。一个很有用的纠错编码程序。-vc development with the Hamming codes codec procedures. A very useful error correction coding process.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6270
    • 提供者:周蓓
  1. jiucuobianma

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

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

    0下载:
  2. LDPC码是目前通信中性能最好的纠错编码之上,这是我在Matlab下编写的LDPC基本解码算法,已经通过调试,大家共同学习
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5222
    • 提供者:王鹏
  1. RS_code

    2下载:
  2. 一研究员写的RS纠错编码原理及其实现方法 文章详细讲解了编码解码的软件实现方法,附有MATLAB仿真程序。是我见到的最经典的讲解RS编码的文章。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:178866
    • 提供者:陈文礼
  1. rsbianma

    0下载:
  2. 本代码在matlab下实现rs编码并加入噪声 以及纠错编码
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3488
    • 提供者:解聪
  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. RS_encod_decod

    2下载:
  2. 自从发表《RS纠错编码原理及其实现方法》以来,收到很多初识RS编码的读者的来信, 大家纷纷表示这篇文章对初学者很有帮助,但同时也指出了很多不足。比如第一版的例子中都是按照码长 , 但在实际应用中并不总是这种情况,还有就是MATLAB程序,由于作者在工程中是在DSP上用C实现的, 所以文章中的MATLAB程序只是用来说明问题,并没有经过调试。做事应该有始有终,这次修改, 附有详细的经过调试的MATLAB程序。并尽量做到程序具有通用性。-Since the publication o
  3. 所属分类:matlab

    • 发布日期:2016-03-31
    • 文件大小:924015
    • 提供者:陈文礼
  1. RS_code

    0下载:
  2. RS纠错编码原理及其实现方法,核心期刊文献。-RS error-correcting coding theory and implementation methods, the core journal literature.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:694342
    • 提供者:王新雨
  1. LDPC

    3下载:
  2. 采用LDPC编码对随机的二进制序列进行纠错编码和基带调制,在AWGN信道上进行传输,然后在接收端并采用合适的方式进行解调和译码,最后对纠错编码的性能加以分析。-LDPC codes using random binary sequence of error-correcting coding and base-band modulation, for transmission in the AWGN channel, and then at the receiving end and use t
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:14125
    • 提供者:julia
  1. correcterrorcode

    0下载:
  2. 简要介绍了一下纠错编码的相关基础知识,主要介绍了线性分组码,卷积码,循环码-A brief introduction about the basics of error correction coding of the relevant
  3. 所属分类:matlab

    • 发布日期:2017-05-26
    • 文件大小:9207773
    • 提供者:yangling
  1. FEC_CMMB_rar

    0下载:
  2. 数字广播系统中前向纠错编码器的MATLAB实现-Digital broadcasting systems FEC encoder MATLAB Implementation
  3. 所属分类:matlab

    • 发布日期:2017-05-31
    • 文件大小:13726367
    • 提供者:何英
  1. RS_Code

    4下载:
  2. RS编译码的Matlab程序,与陈文礼的《RS纠错编码原理及其实现方法》配套,已调试通过。-RS encoder and decoder ,matlab program
  3. 所属分类:matlab例程

    • 发布日期:2017-03-29
    • 文件大小:930776
    • 提供者:songbing
  1. rs_encode

    1下载:
  2. 很不错的RS纠错编码原理及其实现方法。pdf格式-rs encode and decode.
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:923684
    • 提供者:李飞
  1. BCH_RS_matlab

    1下载:
  2. 基于matlab的BCH与RS的编译码程序,对研究纠错编码的朋友很有参考价值-Matlab-based Encoding and Decoding of BCH and the RS process, the study of error correction coding is very valuable friend
  3. 所属分类:matlab

    • 发布日期:2016-03-16
    • 文件大小:2048
    • 提供者:小黄
  1. bluetooth

    0下载:
  2. 提供了蓝牙纠错编码的matlab仿真程序-Bluetooth error correction coding provides a matlab simulation program
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1165
    • 提供者:caohuijin
  1. Turbo

    0下载:
  2. 基于matlab的turbo纠错码编码,包含多个调用函数-Matlab-error-correcting codes based on turbo coding, multiple call the function
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:9003
    • 提供者:wangchi
  1. RS纠错编码原理及其实现方法

    0下载:
  2. RS纠错编码原理及其实现方法 matlab信道编码(The principle of RS error correction coding and its implementation)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:175104
    • 提供者:羊。
  1. 汉明码编码程序

    1下载:
  2. matlab汉明码程序,实现汉明编码,,并实现纠错和检错功能(Matlab Hamming code program, to achieve Hamming coding, and to achieve error correction and error detection function)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-18
    • 文件大小:2048
    • 提供者:liuweiwanmei
« 12 3 »
搜珍网 www.dssz.com