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

搜索资源列表

  1. haiming

    0下载:
  2. 这个是海明纠错码的C和C++的实现。测试通过,可以正常使用!-This is a Hamming error correction code of C and C++ the realization. Testing through normal use!
  3. 所属分类:Data structs

    • 发布日期:2017-11-11
    • 文件大小:3994
    • 提供者:chenlei
  1. CRC(Cyclical-Redundancy-Checking)

    0下载:
  2. 本设计研究了纠错码及循环冗余校验码的原理,以及利用MATLAB对其进行了编程和编译仿真,实现了CRC循环冗余校验码的编码及校验,在接收端收到通过校验的码.-This design research the error correcting code and cyclic redundancy check code principle, and the use of the MATLAB programming and compile the simulation, realized the CR
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:966
    • 提供者:hzc
  1. Reed-Solomon-Coding

    0下载:
  2. 写的很好的一篇RS编码的文献,讲的很详细易懂,分享给纠错码初学者~-Write a good one RS coding literature, speaking very detailed and easy to understand, and share with error correction code beginners to
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:130780
    • 提供者:薛月
  1. BCHdec

    1下载:
  2. 通信系统中,纠错码中的BCH码的译码算法仿真分析-BCH decoding
  3. 所属分类:3G develop

    • 发布日期:2017-11-18
    • 文件大小:1150
    • 提供者:侯军奎
  1. hamming-code

    0下载:
  2. MATLAB中移动检错纠错码汉明码的源程序实现,包括编码和译码-MATLAB Mobile Hamming code error detection and correction of the source to achieve, including encoding and decoding
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:1013
    • 提供者:hwj
  1. rscode-1.3.tar

    0下载:
  2. 纠错码,对网络传输数据进行纠错,还原原本正确的传输数据,从而达到传输的正确性-Error correction code, the error correction data transmitted on the network, to restore the original transmission data correctly, so as to achieve the accuracy of transmission
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:21809
    • 提供者:陈凌
  1. 6471b545a090

    0下载:
  2. Goopa码及线性码等,有关他们的的纠错码原代码-Original code error correction code
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:530515
    • 提供者:liuyu
  1. BCH

    0下载:
  2. BCH纠错码的C和Java版本,其中Java版本请注意注释,存在错误可能-C and JAVA versions BCH codec.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:10194
    • 提供者:吴建涛
  1. PSK_encode_decode

    0下载:
  2. 本源码通过声音传通数据,将数据调制二进制PSK(即BPSK)信号从喇叭发出来,另外一个接收程序接收到声音后,便可以解码出来,用到的技术有PSK编码、PSK解码、Windows录音,为了防止传输过程中出现的误,本原码采用rss纠错码,使得通讯更加稳定可靠。-The Source by voice through the data, binary modulation PSK (ie, BPSK) signals emitted the speaker, the other receiving p
  3. 所属分类:Communication-Mobile

    • 发布日期:2016-11-21
    • 文件大小:98304
    • 提供者:张小龙
  1. turbodemotool

    0下载:
  2. 纠错码里的turbo码,编码译码全部过程,省去按书本敲代码的时间-Error correction code in the turbo code, the whole process of encoding and decoding, eliminating the time to knock code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:47114
    • 提供者:chf
  1. CRC4Binary

    0下载:
  2. 采用数组实现CRC循环冗余纠错码,C语言实现。-it use array to accomplis CRC code, C language.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:152433
    • 提供者:pengdaimin
  1. FEC

    0下载:
  2. 前向纠错也叫前向纠错码(Forward Error Correction,简称FEC),是增加数据通讯可信度的方法。在单向通讯信道中,一旦错误被发现,其接收器将无权再请求传输。-Former FEC also called FEC (Forward Error Correction, referred FEC), it is to increase the reliability of data communication method. In one-way communication cha
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:803747
    • 提供者:sunxiaoyue
  1. RSmatlabcode

    0下载:
  2. RS纠错码的代码。接受者收到数据后如果由部分数据出错,可以自动纠正,生成正确的数据。-RS error correcting code code. If the recipient receives the data, it can automatically correct the data and generate the correct data.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4066
    • 提供者:张庆
  1. main_no_offset_2

    3下载:
  2. 假设截获了一段短波数字通信的信号,要求解调出最终的信息,每组解调出来后,将10组信息组合起来,恢复最终的信源输出数据。 先验信息:两组数据文件,编号为1、2,每组I、Q两路存放,格式为“int16”,采样率为9600Sa/s,其中第一组为单径情况,第二组为多径情况。 参数符合MIL-STD-188-110A标准; 同步序列为syn=seq.dat,BPSK调制; 接收机频率稳定度高于1e-6。 文件中有效信息总长度为333.75s,其中同步头长为5/12s,每时隙1/6s,训
  3. 所属分类:Communication

    • 发布日期:2016-10-02
    • 文件大小:4096
    • 提供者:suxiaogua
  1. 2429837

    0下载:
  2. 用来实现纠错码中的仿真程序,调试过,确实是可以用的,包括仿真模型,-Used to implement the simulation program of error correcting code, debugging, is, indeed, can be used, including the simulation model,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-17
    • 文件大小:4096
    • 提供者:sstdes
  1. 207731

    0下载:
  2. 用来实现纠错码中的仿真程序,调试过,确实是可以用的,包括仿真模型,-Used to implement the simulation program of error correcting code, debugging, is, indeed, can be used, including the simulation model,
  3. 所属分类:matlab

    • 发布日期:2017-12-15
    • 文件大小:4096
    • 提供者:bbiqurenco
  1. mpdelindeed

    0下载:
  2. 用来实现纠错码中的仿真程序,调试过,确实是可以用的,包括仿真模型,-Used to implement the simulation program of error correcting code, debugging, is, indeed, can be used, including the simulation model,
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-20
    • 文件大小:4096
    • 提供者:waivjz
  1. tar-model-can

    0下载:
  2. 用来实现纠错码中的仿真程序,调试过,确实是可以用的,包括仿真模型,(Used to implement the simulation program of error correcting code, debugging, is, indeed, can be used, including the simulation model,)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:4096
    • 提供者:Caesmr
  1. BHC

    0下载:
  2. bch纠错码,可以根据自己需要设置纠错强度,过信道后纠错效果良好(We provide formal definitions and efficient secure techniques for turning noisy information into keys usable for any cryptographic application, and, in particular,reliably and securely authenticating biometric data.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:NJersey
  1. 60182699

    0下载:
  2. 这是一个定点的多带OFDM物理层发射机 接收机模型,共122个子载波,22个导频,采用QPSK调制,5 8前向纠错码(删余卷积()
  3. 所属分类:系统编程

    • 发布日期:2018-01-09
    • 文件大小:57344
    • 提供者:recuajipe
« 1 2 3 4 56 »
搜珍网 www.dssz.com