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

搜索资源列表

  1. BCH_decode_berlekamp.m

    2下载:
  2. BCH码的Berklak-Massey算法,编程比较经典。-BCH code Berklak-Massey algorithm, compare the classic programming.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-31
    • 文件大小:1320
    • 提供者:王明
  1. pdf417rs

    0下载:
  2. PDF417条形码检错纠错实现.采用Berlekamp-Massey算法实现错误多项式的求取,而后采用chien氏搜索法寻得错值位置,最后用forney算法计算得到错误值。-implementation of the error detection and correction algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2798
    • 提供者:韩东
  1. Euclid_100722

    0下载:
  2. 欧氏距离算法计算错误位置多项式,是Berlekamp-Massey的替代算法。消耗的硬件资源比Berlekamp-Massey算法多,但是可以更节省运算时间。-Euclidean distance algorithm to calculate the error position polynomial, is an alternative Berlekamp-Massey algorithm. The consumption of hardware resources is more than
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:240688
    • 提供者:彭洪
  1. rs

    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. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:4164
    • 提供者:nyahhunt
  1. Berlekamp_serial

    0下载:
  2. thats the VHDL code for berlekamp serial multiplier
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:276169
    • 提供者:guctiida
  1. berlekamp_parallel

    0下载:
  2. The Berlekamp multiplier [3] uses two basis representations, the polynomial basis for the multiplier and the dual basis for the multiplicand and the product. Because it is normal practice to input all data in the same basis, this means some basis
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:157029
    • 提供者:guctiida
  1. BCH_zcx

    0下载:
  2. 自己编写的BCH编码译码程序,已经通过验证可以在m<=4的情况下正确译码。采用Berlekamp迭代算法。m在5以上时会出错。-BCH encode&decode programme ,using BerleKamp algorithm , Can be used when m<=4. Will not work well when m >=5.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-02
    • 文件大小:6790
    • 提供者:zcxvegeta
  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. program

    0下载:
  2. 在有限体的范围内,实现了2项式的因数分解的高速化,可以快速求解出特殊2项式的素数。-we describe an improvement of the Berlekamp algorithm for binomials $x^n- a$ over prime fields $\mathbb{F}_{p}$. We implement the proposed method for various cases and compare the results with the original Be
  3. 所属分类:CSharp

    • 发布日期:2017-12-07
    • 文件大小:745988
    • 提供者:cui liang
  1. RS(255 239 )编码器 Verilog HDL 实现

    2下载:
  2. 对于 RS 编码器的设计,常用的编码算法有 2 类,一类是 Berlekamp 算法,另一类是典型编码算法。Berlekamp 算法常用于数据速率要求不是很高的环境下,而典型编码算法具有电路实现结构简洁,占用硬件资源少等优点,因此,采用典型编码算法来实现编码器。
  3. 所属分类:VHDL编程

  1. pdf417rs

    0下载:
  2. PDF417条形码检错纠错实现.采用Berlekamp-Massey算法实现错误多项式的求取,而后采用chien氏搜索法寻得错值位置,最后用forney算法计算得到错误值。-implementation of the error detection and correction algorithm
  3. 所属分类:Graph program

    • 发布日期:2014-06-20
    • 文件大小:3072
    • 提供者:rkingt
  1. BM-algorithm

    2下载:
  2. 用于计算随机序列线性复杂度的Berlekamp-Massey算法,已包装为matlab函数,省去复杂的算法调试过程-implement the inversionless Berlekamp-Massy algorithm in matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7270
    • 提供者:刘涛
  1. hsbh

    0下载:
  2. 一个用c编的RS编码的程序,采用BERLEKAMP-MASSEY S 算法,输入m,以及信噪比,可得到生成多项式和误码率等()
  3. 所属分类:USB编程

    • 发布日期:2018-01-10
    • 文件大小:14336
    • 提供者:TMoslpj@203100
  1. BM

    1下载:
  2. 写出Berlekamp-Massey算法的函数BM(a,N), 其中参数a = (a0, a1, a2,…, aN?1)为一条有限序列, N为该序列长度, 函数返回值是有限序列的线性复杂度和生成a 的反馈多项式。(Calculating feedback polynomial of bit data sequence)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:zd123456
  1. agzxyla

    0下载:
  2. 一个用c编的RS编码的程序,采用BERLEKAMP-MASSEY S 算法,输入m,以及信噪比,可得到生成多项式和误码率等()
  3. 所属分类:android开发

    • 发布日期:2018-04-21
    • 文件大小:14336
    • 提供者:Atwoay
  1. 15537324

    0下载:
  2. 一个用c编的RS编码的程序,采用BERLEKAMP-MASSEY S 算法,输入m,以及信噪比,可得到生成多项式和误码率等()
  3. 所属分类:通讯编程

    • 发布日期:2018-05-03
    • 文件大小:14336
    • 提供者:Lmehemj
  1. 943456

    1下载:
  2. 一个用c编的RS编码的程序,采用BERLEKAMP-MASSEY S 算法,输入m,以及信噪比,可得到生成多项式和误码率等()
  3. 所属分类:USB编程

    • 发布日期:2019-12-14
    • 文件大小:13312
    • 提供者:xqz%265334
« 1 2»
搜珍网 www.dssz.com