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

搜索资源列表

  1. CRC

    0下载:
  2. 循环冗余校验码源码,比较基础的东西,初学者建议看看 ~-Cyclic Redundancy Check Source Code, comparison of the basic things, recommends beginners take a look at ~
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1.12kb
    • 提供者:xiaer
  1. crc

    0下载:
  2. 循环冗余校验码CRC的VerilogHDL源程序-CRC cyclic redundancy check code of the source VerilogHDL
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:683byte
    • 提供者:hh
  1. CRCAlgorithm

    0下载:
  2. 实现循环冗余校验算法CRC16功能,可输入待校验的16进制字符串,按照CRC16算法得到校验结果。-implementing the Algorithm of CRC16. you can input the string needed to check ,and you can get the result of checking by Algorithm of CRC16
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1.86mb
    • 提供者:邹芸
  1. CRC

    0下载:
  2. 循环冗余校验就是一种被广泛采用的错误检验编码。介绍了循环冗余校验码的差错控制原理及其算法实现。-CRC is a widely used test coding errors. Introduced a cyclic redundancy check code for error control principle and algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:277.95kb
    • 提供者:某某人
  1. CRCSimulink

    1下载:
  2. 循环冗余校验就是一种被广泛采用的错误检验编码。介绍了循环冗余校验码的差错控制原理及其算法实现。-CRC is a widely used test coding errors. Introduced a cyclic redundancy check code for error control principle and algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:224.99kb
    • 提供者:某某人
  1. CRCMatlab

    0下载:
  2. 循环冗余校验就是一种被广泛采用的错误检验编码。介绍了循环冗余校验码的差错控制原理及其算法实现。-CRC is a widely used test coding errors. Introduced a cyclic redundancy check code for error control principle and algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:98.61kb
    • 提供者:某某人
  1. crc

    0下载:
  2. crs循环编码器源码. 在数据和控制信息中加上循环冗余码是通用串行总线(USB)协议中一个重要的错误检测措施。接收端通过进行循环冗余校验(CRC),可以检测包在传输过程中是否发生损坏。-CRC Encoding
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:15.08kb
    • 提供者:小一
  1. Cyclic_redundancy_check_data_link_layer_principle.

    0下载:
  2. 循环冗余校验数据链路层的原则Cyclic redundancy check data link layer principle-Data link layer CRC principles Cyclic redundancy check data link layer principle
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:59.21kb
    • 提供者:oz
  1. array-code-crc

    0下载:
  2. crc数组编码程序,好用,循环冗余校验好程序,经过调试-crc array cade program,it can be used,is a good program for Cyclic redundancy check and it has debugged
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1.42kb
    • 提供者:qin
  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
    • 文件大小:966byte
    • 提供者:hzc
  1. CRC-16

    2下载:
  2. 循环冗余校验(CRC)的生成多项式为CRC-16: x16+x15+x2+1。-CRC-16: x16+x15+x2+1.
  3. 所属分类:Other systems

    • 发布日期:2017-10-31
    • 文件大小:1.53kb
    • 提供者:吴悠
  1. CRC-64

    0下载:
  2. Python 计算CRC-64循环冗余校验-Python calculate CRC-64 Cyclic Redundancy Check
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:902byte
    • 提供者:张林
  1. crc

    0下载:
  2. 并行循环冗余校验码的生成模块和检验模块,quartus仿真-Generate and test modules in parallel cyclic redundancy check code
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1.03mb
    • 提供者:小卒
  1. HDLC

    0下载:
  2. 1) 实现比特填充技术和循环冗余校验算法; 2) 实现HDLC的组帧(Flag、A段、C段、D段、FCS、Flag、包括扩展模式); 3) 实现滑动窗口、差错控制机制; 4) 模拟无噪声链路的数据传输,发送端随机发送数据帧(能够模拟帧丢失、帧失序、帧重复); 5) 模拟有噪声链路的数据传输,发送端发送模拟单比特错误(有能力的同学可以考虑加入多比特错误),要求错误出现在HDLC帧的不同字段,并能够模拟差错控制方法(帧损伤); 6) 给定HDLC的比特流,分别用Mancheste
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:45.84kb
    • 提供者:詹春艳
  1. HDLC-signal-model

    0下载:
  2. 1) 实现比特填充技术和循环冗余校验算法; 2) 实现HDLC的组帧(Flag、A段、C段、D段、FCS、Flag、包括扩展模式); 3) 实现滑动窗口、差错控制机制; 4) 模拟无噪声链路的数据传输,发送端随机发送数据帧(能够模拟帧丢失、帧失序、帧重复); 5) 模拟有噪声链路的数据传输,发送端发送模拟单比特错误(有能力的同学可以考虑加入多比特错误),要求错误出现在HDLC帧的不同字段,并能够模拟差错控制方法(帧损伤); 6) 给定HDLC的比特流,分别用Mancheste
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:46.09kb
    • 提供者:詹春艳
  1. main

    0下载:
  2. CRC[1] 校验实用程序库 在数据存储和数据通讯领域,为了保证数据的正确,就不得不采用检错的手段。在诸多检错手段中,CRC是最著名的一种。CRC的全称是循环冗余校验。-CRC [1] check utility library in data storage and data communications, in order to ensure the correct data, you have to use the means of error detection. In many mea
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:583byte
    • 提供者:程鹏
  1. CRC-16

    0下载:
  2. 循环冗余校验16位的,c语言编程环境,能够正常运行,程序详细注释-16 bit cyclic redundancy check, C language programming environment, normal operation, procedures detailed notes
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:223.29kb
    • 提供者:hongzhe
  1. ComputerNetwork_FirstPractice

    0下载:
  2. C++,循环冗余校验码(CRC)的实现,16位和32位-C++, the realization of the cyclic redundancy check code (CRC), 16 bit and 32 bit
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2.41mb
    • 提供者:Edward
  1. AddCRC_FSC

    0下载:
  2. 添加循环冗余校验的代码,可以再输入序列后加入指定位长的CRC—FCS-a Matlab program to calculate the CRC FCS
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:694byte
    • 提供者:you
  1. crc16

    0下载:
  2. crc16循环冗余校验码查表法程序源码,CCITT16-crc16 cyclic redundancy check code look-up table program source code, CCITT 16
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:303.24kb
    • 提供者:
« 12 »
搜珍网 www.dssz.com