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

搜索资源列表

  1. rs32_28_v1_1_tar

    0下载:
  2. RS码是Reed-Solomon 码(理德-所罗门码)的简称,它是一类非二进制BCH码,在RS码中,输入信号分成k·m比特一组,每组包括k个符号,每个符号由m个比特组成-RS Reed-Solomon codes (Li-teh-Solomon code) in the short, it is a non-binary BCH, the RS code, the input signal into a bit k m groups, each including k symbols, each
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:94208
    • 提供者:姚中华
  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. BCH

    1下载:
  2. BCH编码译码,码间距离为7,可纠三个错,保证通信的可靠性,以(15,5)为例,生成多项式可以自由改动-BCH codec, the distance between the code of 7, three errors can be corrected to ensure the reliability of communications to (15,5), for example, are free to change the generating polynomial
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:1430
    • 提供者:王芳
  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. Tgenerate_treh

    0下载:
  2. 这是和BCH码有关的源程序,前面提交过turbo码了,所以以很有必要再加些BCH码的了,呵呵 , -This is the source code and BCH code, previously submitted a turbo code, so it is necessary to add some BCH codes, I
  3. 所属分类:Windows Develop

    • 发布日期:2016-11-21
    • 文件大小:19456
    • 提供者:反弹
  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. 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. BCHFace

    1下载:
  2. 密码学中BCH码的MFC界面实现,包含编译码过程-Cryptography BCH code MFC interface to achieve, including encoding and decoding process
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-01
    • 文件大小:85518
    • 提供者:燕藏锋
  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. RS_Code_31_25

    1下载:
  2. RS码(Reed—Solomon码)是多进制BCH码,也是目前最有效、应用最广泛的差错控制编码。它具有很强的纠错能力,随机错误、突发错误都能纠正,特别是在短的和中等码长其性能接近于理论值。再加上构造方便,编码简单,设备不复杂,因此在实时性要求较高的数字通信及深空通信方面有广泛应用-RS code ( Reed- Solomon code ) is a multiple of BCH code, is currently the most effective, the most widely us
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-22
    • 文件大小:930816
    • 提供者:李浩
  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
  1. undProgramcoding

    1下载:
  2. (31,21) bch 码编解码程序 C++实现((31, 21) bch Code coding and Decoding Program C)
  3. 所属分类:Windows编程

    • 发布日期:2020-11-19
    • 文件大小:75776
    • 提供者:itkefnet
« 1 23 »
搜珍网 www.dssz.com