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

搜索资源列表

  1. haimingmacc

    0下载:
  2. 实现海明码的基本运算 可进行编码解码纠错Hamming code to achieve the basic error correction encoding and decoding operations can be-Hamming code to achieve the basic error correction encoding and decoding operations can be
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1312
    • 提供者:ndfulof
  1. untitled3

    0下载:
  2. 4位线性分组码的编码和纠错,包括图形界面-4 linear block code encoding and error correction, including the graphical interface
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1801
    • 提供者:
  1. SinVoice_plus

    0下载:
  2. 目前声波通信已经在iphone和android中广泛的应用起来了,涉及到数据和文件传输,以及支付等众多领域。比如iphone中的chirp,android中的茄子快传,支付宝的声波支付,小米快传等。该声波通信程序是商用改进版本,在前一个开源版本(SinVoice)的基础上,做了许多优化: 优化如下: * 1. 识别效率更高,几乎达到100 ,完全可以达到商业用途标准,比chirp,支付宝,茄子快传等软件的识别效率更高。 * 2. 能支持更多复杂场景的识别,在有嘈杂大声的背景音乐,
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:483924
    • 提供者:xxyyzz
  1. viterbi

    0下载:
  2. 程序先进行卷积编码,然后进行viterbi译码,程序有纠错功能,中间出现误码,程序解码时会自动纠正-Convolution coding program first and then viterbi decoding program has error correction, the error appears in the middle, when the program will automatically correct decoding
  3. 所属分类:3G develop

    • 发布日期:2017-04-27
    • 文件大小:158599
    • 提供者:天空若水
  1. channel-coding_matlab

    0下载:
  2. 提高数据传输效率,降低误码率是信道编码的任务。信道编码的本质是增加通信的可靠性。但信道编码会使有用的信息数据传输减少,信道编码的过程是在源数据码流中加插一些码元,从而达到在接收端进行判错和纠错的目的-Improve the efficiency of data transmission, reduce the bit error rate is the channel coding task. The essence of channel coding is to increase the re
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:76557
    • 提供者:小丸子
  1. LDPCcoder

    1下载:
  2. 完整的ldpc编码程序,实现数字载体的ldpc编码译码以及信道传输仿真,利用生成矩阵和校验矩阵实现,含有自动生成随机错误以检测纠错能力功能-Ldpc complete coding procedures, digital carrier ldpc codec and channel transmission simulation using the generator matrix and parity check matrix realization, containing automatic
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2334
    • 提供者:胡生
  1. hammingcode

    0下载:
  2. 汉明码编码和译码,实现自动捡错纠错功能,(7,4)汉明码-Hamming code encoding and decoding, the realization of automatic pick up error correction function, (7, 4) hamming code
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:704
    • 提供者:MaiZi
  1. include

    0下载:
  2. POCSAG码具有编码效率高、纠错能力强、地址容量大等优点,因此在无线寻呼系统中得到广泛应用。1982年国际无线电通信咨询委员会(CCIR)将其定为“一号无线寻呼码”,又称“国际一号码”。我国亦将其做为公众无线寻呼的标准码。-The POCSAG code has the advantages of high coding efficiency, error correction ability, address large capacity, so it has been widely use
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:7683
    • 提供者:LIFAN
  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. Morse-code

    0下载:
  2. 生成莫尔斯码。内含纠错部分和原型。可以调整初始的文件完成编码。-Generate Morse code. Error correction part and prototype. Can adjust the initial file to complete encoding.
  3. 所属分类:Database system

    • 发布日期:2017-04-30
    • 文件大小:35920
    • 提供者:零崎人识
  1. haimingmacc

    0下载:
  2. 实现海明码的基本运算 可进行编码解码纠错Hamming code to achieve the basic error correction encoding and decoding operations can be-Hamming code to achieve the basic error correction encoding and decoding operations can be
  3. 所属分类:Applications

    • 发布日期:2017-04-12
    • 文件大小:1306
    • 提供者:zhang8379156
  1. turbo

    0下载:
  2. 基于matlab的turbo编码。Turbo码是Claude.Berrou等人在1993年首次提出的一种级联码。基本原理是编码器通过交织器把两个分量编码器进行并行级联,两个分量编码器分别输出相应的校验位比特;译码器在两个分量译码器之间进行迭代译码,分量译码器之间传递去掉正反馈的外信息,这样整个译码过程类似涡轮(Turbo)工作。因此,这个编码方法又被形象地称为Turbo码。Turbo码具有卓越的纠错性能,性能接近香农限,而且编译码的复杂度不高。-turbo code based on matla
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-29
    • 文件大小:16964
    • 提供者:王大神
  1. turbo_code_5g

    1下载:
  2. 5G通信必须用到的编码:Turbo码是Claude.Berrou等人在1993年首次提出的一种级联码。基本原理是编码器通过交织器把两个分量编码器进行并行级联,两个分量编码器分别输出相应的校验位比特;译码器在两个分量译码器之间进行迭代译码,分量译码器之间传递去掉正反馈的外信息,这样整个译码过程类似涡轮(Turbo)工作。因此,这个编码方法又被形象地称为Turbo码。Turbo码具有卓越的纠错性能,性能接近香农限,而且编译码的复杂度不高。-5G communication must be used
  3. 所属分类:Other systems

    • 发布日期:2016-11-21
    • 文件大小:17408
    • 提供者:王大神
  1. verilog-juanjima

    1下载:
  2. 卷积码是一种重要的前向纠错信道编码方式,其纠错性能常常优于分组码,且(2,1,7)卷积码已应用于现代卫星通信系统中。Viterbi译码算法能最大限度地发挥卷积码的优异性能。这里采用Verilog  HDL语言设计出(2,1,7)卷积码的编码器模块和基于Viterbi算法的译码器模块,译码器采用全并行结构,译码速度快-Convolutional code is an important forward error correction channel coding method, and
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-30
    • 文件大小:10240
    • 提供者:邓博于、
  1. Cyclic-codes

    0下载:
  2. 循环码的编码及译码源程序,对译码结果进行纠错-Cyclic codes source coding and decoding of error correction decoding result
  3. 所属分类:Communication

    • 发布日期:2017-04-30
    • 文件大小:40583
    • 提供者:吕博文
  1. 20161719MELP_VC

    0下载:
  2. 进行了语音编码的数据在传输中具有可靠性高,抗干扰能力强,易于查错纠错,在储存的时候容量小,易于储存等特点-a very useful code.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-14
    • 文件大小:3223281
    • 提供者:睡莲
  1. LDPC

    0下载:
  2. LDPC编码,对信源进行LDPC,使信源适合在信道中传输,增加纠错的能力- LDPC encoding, the source LDPC, the source suitable for transmission in the channel to increase the ability of error correction
  3. 所属分类:Voice Compress

    • 发布日期:2017-05-04
    • 文件大小:15354
    • 提供者:sunshine
  1. rs

    0下载:
  2. RS码又称里所码,即Reed-solomon codes,是一种前向纠错的信道编码,对由校正过采样数据所产生的多项式有效。当接收器正确的收到足够的点后,它就可以恢复原来的多项式,即使接收到的多项式上有很多点被噪声干扰失真。-RS code, also known as the code, that is, codes Reed-solomon, is a forward error correction of the channel coding, the data generated by t
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:5236
    • 提供者:wyp112
  1. BCH-rtl-sourcecode

    1下载:
  2. BCH RTL 源代码,内容包括解码和编码,适合应用在需要纠错的芯片产品,已经在实际的芯片验证-BCH RTL Source Code, include encode and decode, verified in actual silicon
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:45912
    • 提供者:tay
  1. bch_dec_enc_dcd

    0下载:
  2. 关于BCH的编码器和译码器,可实现16位,32位,64位,128位的编码和译码纠错,2位纠错,Verilog实现-On the BCH encoder and decoder, can achieve 16-bit, 32-bit, 64-bit, 128-bit encoding and decoding error correction, 2-bit error correction, Verilog implementation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-16
    • 文件大小:1096704
    • 提供者:小小
« 1 2 ... 8 9 10 11 12 1314 »
搜珍网 www.dssz.com