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

搜索资源列表

  1. BCHSim

    0下载:
  2. BCH(15,11,1)+交织编解码matlab代码-BCH (15,11,1) with interleaver matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:902
    • 提供者:Erik
  1. BCH-dec

    0下载:
  2. 基于C的BCH纠错码研究,已经做了调试,和你好用。-C-based study of the BCH error correction code, debugging has been done, and Hello to use.
  3. 所属分类:VHDL-FPGA-Verilog

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

    0下载:
  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. 所属分类:matlab

    • 发布日期:2016-11-21
    • 文件大小:8192
    • 提供者:韩建飞
  1. bch

    1下载:
  2. 用c编写的bch码编译码源程序,希望对大家有所帮助。-Bch written with c source code encoding and decoding, we want to help
  3. 所属分类:Compiler program

    • 发布日期:2014-11-08
    • 文件大小:4096
    • 提供者:gcg
  1. 4bits-BCH-C-CODE

    0下载:
  2. 在VC的环境下实现BCH编码和译码函数产生BCH编码和译码,BCH码是循环码的一种。-BCH encoding and decoding functions in the VC environment to produce the BCH encoding and decoding, the BCH is the kind of CYCLIC codes.
  3. 所属分类:Compiler program

    • 发布日期:2016-03-28
    • 文件大小:965632
    • 提供者:泡沫
  1. bianma

    2下载:
  2. BCH码的编译码算法依据的原理,并且实现了BCH (15, 5)码的仿真。该码码长n=15, 信息码位k=5, 纠错位t=3, 阶数m=4, 能纠错3位。译码所用的方法是彼得森译码方法。在彼得森一码中采用计算校正子,然后用校正子寻找错误图样的方法。-BCH code encoding and decoding algorithm based on the principle, and BCH (15, 5) code of the simulation. The code code lengt
  3. 所属分类:Wavelet

    • 发布日期:2017-03-22
    • 文件大小:641391
    • 提供者:晓晓
  1. syndrome

    0下载:
  2. the first step og bch code decoder part. syndrome generator
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:667904
    • 提供者:neeha
  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. BCHDecode

    0下载:
  2. 关于BCH码的解码matlab程序。可以作为函数引用。-BCH code decoding matlab program. As a function reference.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:541
    • 提供者:hevendp
  1. BCHEncode

    0下载:
  2. 关于bch码的编码matlab程序。可以作为函数直接引用。-Bch code encoding matlab program. As a function reference.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:904
    • 提供者:hevendp
  1. BCH

    0下载:
  2. BCH的算法实现,输入指定的BCH序列输出核验码-The BCH algorithm implementation input specified BCH sequence output verification code
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:41685
    • 提供者:TANWJ
  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

    0下载:
  2. the matlab code of BCH encoder
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:884
    • 提供者:Peter
  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

    0下载:
  2. 此代码用VHDL实现BCH(57,44,6)编码器,属于信道编码的内容,此外采用Miggitt译码器实现译码功能。-This code BCH (57,44,6) encoder using VHDL, is a channel coding content, the addition Miggitt decoder decoding function.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-15
    • 文件大小:1776
    • 提供者:韩晶晶
  1. alphaInitPlus.m

    0下载:
  2. Create a matrix for alpha for bch code
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:802
    • 提供者:carmelook
  1. BCH_C

    0下载:
  2. 根据BCH码的编译码原理,用C语言实现的BCH码编译码过程,并进行误码率分析。-According to the principle of BCH code ,the program will realize the encodeing and decoding of BCH code,the analysis of BER.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-05-18
    • 文件大小:4931052
    • 提供者:何欢
  1. BCH_Matlab

    0下载:
  2. 根据BCH码的编译码原理,用matlab实现的BCH码编译码,并进行误码率分析。-According to the principle of BCH code ,the program will realize the encodeing and decoding of BCH code,the analysis of BER.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-07
    • 文件大小:917
    • 提供者:何欢
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com