CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - CRC check

搜索资源列表

  1. CRC

    0下载:
  2. 一篇关于CRC循环冗余校验的科普文献 .内容是循环冗余校验CRC的算法分析和程序实现.解释了CRC的原理--采用多显示编码方法.并对其算法进行了分析.-A CRC cyclic redundancy check on the popular science literature. Is Cyclic Redundancy Check CRC algorithm analysis and program. Explained the CRC principle- the use of multi-
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:106595
    • 提供者:廖琦
  1. CRCcheck

    0下载:
  2. crc检验生成详解详细说明了crc16 crc32 crc8的原理-crc check
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:6087
    • 提供者:姜建钊
  1. 437CRC

    0下载:
  2. crc校验,比较使用的CRC校验源程序代码-crc check, compare the use of source code of the CRC checksum
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:17040
    • 提供者:YANG MINGXI
  1. CRC

    0下载:
  2. 详细介绍了循环冗余校验CRC(Cyclic Redundancy Check)的差错控制原理及其算法实 现。-Details of Cyclic Redundancy Check CRC (Cyclic Redundancy Check) theory and the error control algorithm.
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:106406
    • 提供者:elunlang2000
  1. crc_explain

    0下载:
  2. 循环冗余校验 CRC 的算法分析和程序实现。通信的目的是要把信息及时可靠地传送给对方,因此要求一个通信系统传输消息必须可靠与快速,在数字通信系统中可靠与快速往往是一对矛盾。为了解决可靠性,通信系统都采用了差错控制。本文详细介绍了循环冗余校验CRC(Cyclic Redundancy Check)的差错控制原理及其算法实现-Cyclic Redundancy Check
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:106330
    • 提供者:朱红
  1. crc.pdf

    0下载:
  2. CRC is nothing but cyclic redundancy check
  3. 所属分类:Document

    • 发布日期:2017-03-28
    • 文件大小:75800
    • 提供者:Vishnu
  1. crc_explain

    0下载:
  2. 详细介绍了循环冗余校验 CRC(Cyclic Redundancy Check)的差错控制原理及其算法实 现。 -Details of the cyclic redundancy check CRC (Cyclic Redundancy Check) error control principle and algorithm.
  3. 所属分类:Project Manage

    • 发布日期:2017-03-27
    • 文件大小:106770
    • 提供者:李为
  1. CRC-algorithm-design

    0下载:
  2. 数字通信系统的数据传输为了保证数据传输的有效性 ,常用的方法就是对传输数据进行 CRC校验。首先分析了CRC的校验原理 ,然后以常见的CRC-16为例 ,提出了生成CRC码的算法 ,给出了该算法的实现软件流程图 ,并在Windows平台上用 VC++实现。该算法实现简单 ,实时性强 ,非常适合于大数据块传输的情况。计算机仿真实验表明 ,这是一种有效地实现CRC校验码的方法 ,为通信系统的差错控制提供了一种简捷的解决方案。-Digital communication system of data
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:290153
    • 提供者:jinzhi
  1. crc

    0下载:
  2. 用于crc校验,在编程过程中出现的错误。-For crc check errors in the programming process.
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:1973
    • 提供者:pantsing
  1. crc

    0下载:
  2. 实现CRC循环冗余校验,可用于计算出任意位数的循环冗余校验码-The CRC Cyclic Redundancy Check can be used to calculate any digit cyclic redundancy check code
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:785
    • 提供者:sj
  1. crc

    0下载:
  2. modbus 通讯协议中的CRC16校验,运用查表法,简单,已经编写成函数,可以直接用-Modbus communication used in CRC check
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:914
    • 提供者:wuhen
  1. CRC

    0下载:
  2. 包含CRC校验的收发模块,实现CRC循环冗余校验功能-Contains the CRC checksum transceiver module, CRC Cyclic Redundancy Check function
  3. 所属分类:Project Design

    • 发布日期:2017-11-25
    • 文件大小:50490
    • 提供者:陈心
  1. crc

    0下载:
  2. Cyclic Redundancy Check The cyclic redundancy check, or CRC, is a technique for detecting errors in digital data, but not for making corrections when errors are detected. It is used primarily in data transmission. In the CRC method, a certain n
  3. 所属分类:Project Manage

    • 发布日期:2017-11-08
    • 文件大小:75013
    • 提供者:prabhava
  1. Hamming-code-

    0下载:
  2. 海明码和CRC校验的源码,word文档格式,在通信系统中帧校验起纠错作用-Hamming code and CRC check the source, word document format, frame check in the communication system from correcting role
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:46454
    • 提供者:tuzik
  1. crc-(2)

    0下载:
  2. A cyclic redundancy check (CRC) is an error-detecting code commonly used in digital networks and storage devices to detect accidental changes to raw data.
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:28549
    • 提供者:jamal almelhany
  1. Cyclic-Redundancy-Check

    0下载:
  2. CRC即循环冗余校验码(Cyclic Redundancy Check):是数据通信领域中最常用的一种差错校验码-CRC is the Redundancy Check Cyclic (cyclic redundancy check code). It is the most common error check code in data communication field.
  3. 所属分类:Communication

    • 发布日期:2017-04-27
    • 文件大小:14887
    • 提供者:DAIWEI
  1. CRC-check

    0下载:
  2. CRC check 介绍CRC的基本原理以及实现方式-CRC check
  3. 所属分类:Communication

    • 发布日期:2017-04-30
    • 文件大小:27757
    • 提供者:张雨
  1. CRC

    0下载:
  2. 数据通信领域中最常用的一种查错校验码,其特征是信息字段和校验字段的长度可以任意选定。循环冗余检查(CRC)是一种数据传输检错功能,对数据进行多项式计算,并将得到的结果附在帧的后面,接收设备也执行类似的算法,以保证数据传输的正确性和完整性。-Cyclic Redundancy Check[
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:23777
    • 提供者:Mr.fang
  1. STIM300

    2下载:
  2. STIM300高精度IMU的输出解码程序,MOD93格式,带CRC校验,直接可以运行-MOD93 format with a CRC check can be run directly
  3. 所属分类:编程文档

    • 发布日期:2016-10-31
    • 文件大小:2701
    • 提供者:hang yijun
  1. Cyclic-Redundancy-Check

    0下载:
  2. CRC即循环冗余校验码(Cyclic Redundancy Check[1] ):是数据通信领域中最常用的一种查错校验码,其特征是信息字段和校验字段的长度可以任意选定。循环冗余检查(CRC)是一种数据传输检错功能,对数据进行多项式计算,并将得到的结果附在帧的后面,接收设备也执行类似的算法,以保证数据传输的正确性和完整性。-CRC is the most commonly used in the field of data communication error check code, which
  3. 所属分类:Communication

    • 发布日期:2017-12-11
    • 文件大小:17206
    • 提供者:龙畅游
« 12 »
搜珍网 www.dssz.com