CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - bch code

搜索资源列表

  1. BCH_malab.rar

    1下载:
  2. 用于生成BCH码的生成多项式和最小多项式的malab代码,以及伴随式的计算表达式,BCH code used to generate the generation polynomial and minimal polynomial of malab code, as well as the calculation with the expression
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:26541
    • 提供者:wangjie
  1. generate_trellis_nsc

    0下载:
  2. 这是和BCH码有关的源程序,前面提交过turbo码了,所以很有必要再加些BCH码的了,呵呵 -This is a BCH code and related source code, submitted in front of turbo code, so it is necessary together with some of the BCH code, huh, huh
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:19869
    • 提供者:张平
  1. bch

    1下载:
  2. 本源码纠错编码BCH编解码,提供在AWGN下的误码性能方针,并与理论曲线进行比较-The source encoding and decoding BCH error-correcting code, provides error performance under AWGN approach and compared with the theoretical curve
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:185504
    • 提供者:paradise
  1. 25811261ldpc_toolkit_1_1.tar

    1下载:
  2. In our following paper, we find that the shortten codes of DVB-S2 have some problems,this program can provide a good DVB-S2 LDPC code without cascaded BCH codes. [1] Yang Xiao, Kiseon Kim, "Alternative good LDPC codes for DVB-S2", 9th International C
  3. 所属分类:Other systems

    • 发布日期:2016-11-21
    • 文件大小:4667
    • 提供者:Ahsan Ali
  1. venomgen

    0下载:
  2. venomgen - C source code of VHDL code generator for CRC, BCH and RS encoder -venomgen- C source code of VHDL code generator for CRC, BCH and RS encoder * polynomials can be entered via command line * variable bus width * automatic testbench
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:257702
    • 提供者:Michael Lau
  1. BCH3121_analysis

    1下载:
  2. 对(31,21)的BCH码编码、译码过程进行详细的分析,希望初学者有所帮助。-Descr iption of coding, decoding process of (31,21)BCH code in detail.I hope it would be helpful for beginners.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:8581
    • 提供者:蓬蓬
  1. MATLAB-and-communication-simulation

    0下载:
  2. 1、研究BFSK在加性高斯白噪声信道下(无突发干扰)的误码率性能与信噪比之间的关系; 2、研究BFSK在加性高斯白噪声信道下(有突发干扰)的误码率性能与信噪比之间的关系;分析突发干扰的持续时间对误码率性能的影响。 3、研究BFSK+信道编码(取BCH码和汉明码)在加性高斯白噪声信道下(无突发干扰)的误码率性能与信噪比之间的关系;分析不同码率对误码率性能的影响。比较不同信道编码方式的编码增益性能。 4、研究BFSK+信道编码(取BCH码和汉明码)在加性高斯白噪声信道下(有突发干扰)的误
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:623518
    • 提供者:tracy
  1. decoder

    0下载:
  2. 用C++是实现的码长为900的BCH码解码程序(本程序用visual studio运行,若用其他软件,可能要修改一下头文件)-The use C++ achieve a code length of 900 BCH code decoding process
  3. 所属分类:Other systems

    • 发布日期:2016-03-28
    • 文件大小:2048
    • 提供者:Flying
  1. BCH_BER_SYSTEMVIEW

    1下载:
  2. 基于systemview平台,对(7,4)BCH码进行编码和译码,最后得出译码后消息和原消息的BER-Based systemview platform, (7,4) BCH code for encoding and decoding, the conclusion that the BER of the decoded message and the original message
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:16266303
    • 提供者:wenny
  1. bch

    1下载:
  2. BCH(15,5,7)a communication system consists of binary source, 3 error-correcting BCH code of length 15 over GF(24) (i.e, BCH (15,5,7 code), the primitive polynomial is p(x)=1+x+x4), BPSK modulator, AWGN channel, coherent demodulator, decoder (either B
  3. 所属分类:Other systems

    • 发布日期:2016-11-21
    • 文件大小:16384
    • 提供者:无名
  1. bchcode

    0下载:
  2. 实现了bch编码,基于有限域多项式除法,自己动手写的,大家可以看下-Based on division in galois field,relize the BCH code
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1795
    • 提供者:张宇
  1. codelength_recogcompare_BCH157

    0下载:
  2. 里面含有盲识别BCH码的长度的代码,用于matlAB子程序调试,很好用。-BCH code which contains the length of the blind identification code for matlAB subroutine debugging, very good use.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:8250
    • 提供者:李灿
  1. BCH

    0下载:
  2. 该编码能实现bch码的编码和解码,在人工输入错误数和错误位数时,可实现自动纠错。-This code can realize the encoding and decoding of BCH code, when human input error number and error digits, it can realize the automatic error correction.
  3. 所属分类:Other systems

    • 发布日期:2016-11-21
    • 文件大小:1771520
    • 提供者:毕云
  1. decoder

    0下载:
  2. BCH代码,串并行转换,可以纠三位错,代码通俗易懂-BCH code, serial to parallel conversion, can correct three wrong codes straightaway
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:46346
    • 提供者:江建通
  1. bch-2

    0下载:
  2. 此文件为BCH编码和译码的C语言实现版代码,亲测可用。-This file is BCH encoding and decoding of the C language version of the code, pro-test available.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:270755
    • 提供者:zhen
  1. dvb-t2

    0下载:
  2. ldpc and bch code on dvb-t2
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:3072
    • 提供者:endoftime
  1. bch_decoder.c

    0下载:
  2. NAND BCH Decoder source code
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:3072
    • 提供者:yasohn
  1. bch_encoder.c

    0下载:
  2. NAND BCH Encoder source code
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:3072
    • 提供者:yasohn
  1. bch_coder.c

    0下载:
  2. NAND BCH coder source code
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:2048
    • 提供者:yasohn
  1. bch_global.c

    0下载:
  2. BCH Global Package source code
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:2048
    • 提供者:yasohn
« 12 »
搜珍网 www.dssz.com