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

搜索资源列表

  1. bch

    4下载:
  2. BCH 编解码的MATLAB 实现。BCH码是一类重要而有效的纠正多个随机错误的循环码,由于该码具有严格的代数结构,所以是到目前为止研究得最为详尽、应用最为广泛的一类码,已有多种译码算法。-BCH codec of MATLAB. BCH is a kind of important and effective redress the wrong number of random cyclic code, as the code strictly algebraic structure, it
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3.1kb
    • 提供者:zfs
  1. BCHdecode

    0下载:
  2. 一种快速BCH编译码算法设计 这个算法很好的 -A fast encryption algorithm design of the algorithm good
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:132.54kb
    • 提供者:梦君
  1. BCH(n=1023;k=1013)

    2下载:
  2. 实现BCH编译码(n = 1023 k = 1013) 供参考
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:3.28kb
    • 提供者:胡波
  1. bch_15_11

    0下载:
  2. bch编译码仿真程序。信息符号15bits,码字符号11bits。-bch decoding simulation program. Information symbols 15bits, code word symbols 11bits.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-03-29
    • 文件大小:691byte
    • 提供者:张文杰
  1. BCH

    0下载:
  2. 一种BCH码编译码的实现 一种用可编程逻辑器件和单片机实现BCH码编、译码的方案-Encoding and decoding a BCH code with the realization of a single-chip programmable logic devices and for the realization of BCH codes, decoding of the program
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:30.39kb
    • 提供者:peng
  1. rsfinal

    1下载:
  2. 详细且一目了然的RS编译码matlab仿真程序。 包括GF(Q)域的各种运算(每种运算一个函数功能文件),RS编码模块及译码模块。 期中译码模块又分为伴随式计算模块,错误位置多项式计算模块,错误位置计算模块,错误数值计算模块。 还包含了专门用于测试每个模块是否正确的testbache。完整,详细,正确-Detailed and clear RS codec matlab simulation program. Including the GF (Q) domain of a vari
  3. 所属分类:matlab

    • 发布日期:2016-03-16
    • 文件大小:11.38kb
    • 提供者:栾西
  1. RSBCH

    1下载:
  2. RS BCH 编译码 MATLAB编写 可用-RS BCH encoding and decoding can be written MATLAB
  3. 所属分类:Other systems

    • 发布日期:2015-11-27
    • 文件大小:2.18kb
    • 提供者:毛月薪
  1. 4bits_BCH

    0下载:
  2. BCH 算法 编译码c code,t=4, k=4096-communication and storage system ECC algorithms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:16.26kb
    • 提供者:spart
  1. bch

    1下载:
  2. BCH码的原理及BCH (15, 5)码MATLAB编译码仿真过程-BCH code of principles and BCH (15, 5) code decoding simulation MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:86.21kb
    • 提供者:中卫
  1. simulation

    1下载:
  2. BCH RS 卷积码 抗噪性能曲线比较 包括三种码字的编译码、加噪声以及硬判决解码模块 -BCH RS convolutional noise immunity curve consists of three code word encoding and decoding, plus noise and hard decision decoding module
  3. 所属分类:Communication-Mobile

    • 发布日期:2016-03-16
    • 文件大小:6kb
    • 提供者:yichen
  1. bch

    1下载:
  2. BCH编译码 彼得森译码 MATLAB译码 彼得森译码function-bch decode peterson decode
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2.1kb
    • 提供者:zx
  1. NANDFlash-controller-BCH-code

    0下载:
  2. 提出一种应用于 NAND Flash 控制器的并行 BCH 编/译码器,在译码阶段引入流水线操作和分组预取译码操作,提升 BCH 码的译 码效率。实验结果表明,在 NAND Flash 的 2 KB 页读取操作中,该编/译码器纠正 8 bit 的随机错误只需要 565 个周期的译码时间,是采用按页预取译码方式所需时间的 1/4。 -Anew architecture of parallel BCH encoder and decoder applied in NAND Flash Con
  3. 所属分类:Project Design

    • 发布日期:2017-11-25
    • 文件大小:1.04mb
    • 提供者:misslu
  1. BCH码编译码

    1下载:
  2. 仿真了编程bch的编译码的过程,统计了误码率,性能比较(The encoding and decoding process of BCH is simulated, and the bit error rate is also compared)
  3. 所属分类:matlab例程

  1. BCH

    0下载:
  2. bch编译码器(Encoder Decoder BCH)
  3. 所属分类:串口编程

    • 发布日期:2018-01-10
    • 文件大小:1kb
    • 提供者:clarew
  1. BCH信道编译码

    1下载:
  2. 利用MATLAB编码实现BCH信道编译码功能。(The BCH channel coding function is realized by MATLAB coding.)
  3. 所属分类:通讯编程

  1. bch_python-master

    1下载:
  2. 纠错码之BCH编译码python算法说明(BCH decode and encode)
  3. 所属分类:通讯编程

    • 发布日期:2021-03-24
    • 文件大小:21kb
    • 提供者:春夏秋冬
  1. Untitled

    1下载:
  2. BCH编译码,基于MATLAB,给定码长和纠错能力进行结果分析(BCH coding and decoding)
  3. 所属分类:matlab例程

  1. MATLAB-BCH

    2下载:
  2. MATLAB实现BCH(15,5)编译码,以及BCH编码器与解码器的MATLAB实现及性能分析(MATLAB implementation of BCH (15,5) encoding and decoding)
  3. 所属分类:matlab例程

    • 发布日期:2019-06-22
    • 文件大小:468kb
    • 提供者:REYACHIN
  1. RS_BCH

    1下载:
  2. 本压缩包收集了较为经典的几种关于BCH和RS编译码的matlab程序,以及通信系统的仿真等。供大家参考学习,搬运整理而得(This compression package collects several classical matlab programs about BCH and RS coding and decoding, as well as the simulation of communication system. For your reference and study, ha
  3. 所属分类:通讯编程

    • 发布日期:2019-05-14
    • 文件大小:108kb
    • 提供者:xuebiao
  1. 利用Matlab进行BCH编码、译码仿真

    1下载:
  2. 利用Matlab进行的一次BCH编码、译码仿真的说明以及程序。(Descr iption and program of a BCH coding and decoding simulation using Matlab.)
  3. 所属分类:Windows编程

    • 发布日期:2020-08-11
    • 文件大小:536kb
    • 提供者:嗷嗷嗷857
« 12 3 »
搜珍网 www.dssz.com