CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - CRC校验算法

搜索资源列表

  1. 循环冗余码校验crc算法

    0下载:
  2. 这是一个小程序,用VC++6.0来实现循环冗余码校验CRC算法。 标准为CRC-4,生成多项式为C(X)=X4+X+1, 应用举例为ITU G704 -This is a small program used to achieve VC 6.0 cyclical redundancy check CRC algorithm. Standards for the CRC-4, generating polynomial C (X) = X-1 X4, applications for th
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:7019
    • 提供者:藤力
  1. crc

    0下载:
  2. crc 16校验算法, 的例程实现, 短小精悍呵!
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:6464
    • 提供者:windyrobin
  1. crc

    0下载:
  2. CRC校验码的算法,给出了16位,32位等的CRC算法和详细说明
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:88757
    • 提供者:xiaoyan
  1. CRC校验,16位算法

    1下载:
  2. C#编写,应用于文件的CRC16位校验算法
  3. 所属分类:Windows编程

  1. 8bit.CRC.checksum.algorithm32bit

    0下载:
  2. CRC校验8位16位32位算法设计经典代码8-bit CRC checksum algorithm 16-bit 32-bit classic code -8-bit CRC checksum algorithm 16-bit 32-bit classic code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:176940
    • 提供者:lili
  1. crc

    0下载:
  2. crc校验算法 包括一个简单的使用实例-CRC checksum algorithm, including the use of a simple example
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1807
    • 提供者:刘合武
  1. 16CRC

    0下载:
  2. 16位CRC校验原理与算法分析,很详尽,学习CRC16的重要资料。-16-bit CRC checksum algorithm theory and analysis, very detailed and important information to learn CRC16.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:17959
    • 提供者:shufan
  1. VB

    3下载:
  2. 1、掌握循环冗余校验码的生成原理; 2、了解CRC校验程序有两种办法:一种为计算法,一种为查表法; 3、进一步掌握VB编程CRC校验程序; 4、用查表法计算CRC码的VB程序设计,生成多项式为CRC- CCITT; -A master cyclic redundancy check code generation principle 2, understand the CRC checking of program in two ways: one for the calcul
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:4138
    • 提供者:任务
  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
    • 文件大小:284619
    • 提供者:某某人
  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
    • 文件大小:230390
    • 提供者:某某人
  1. crc

    0下载:
  2. 此代码是cdma2000基带信号处理过程中crc校验的算法程序。-This code is cdma2000 baseband signal processing algorithm crc check program.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:995
    • 提供者:齐赞
  1. MB_RTU

    0下载:
  2. Modbus RTU CRC校验码的两种计算方法。 查表法,直接计算法。-Modbus RTU CRC.
  3. 所属分类:Windows Develop

    • 发布日期:2015-04-17
    • 文件大小:1024
    • 提供者:
  1. labview-Modbus-CRC

    1下载:
  2. 16位CRC校验算法,作为子VI可直接调用-16-bit CRC checksum algorithm, can be directly invoked as a sub-VI
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:5908
    • 提供者:zz
  1. CRC-Cyclic-Redundancy-Check

    0下载:
  2. 一种利用Visual C++ 实现CRC校验的算法,比较好用。-CRC Cyclic Redundancy Check
  3. 所属分类:Other systems

    • 发布日期:2017-11-05
    • 文件大小:2762
    • 提供者:olive
  1. CRCChecksumAlgorithm.rar

    0下载:
  2. CRC校验算法,学习算法的不可多得的例程,CRC checksum algorithm, the learning algorithm rare routine
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-23
    • 文件大小:4709
    • 提供者:94940
  1. PLCCRC

    0下载:
  2. 三菱PLC程序CRC校验算法 Mitsubishi PLC program CRC checksum algorithm-Mitsubishi PLC program CRC checksum algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:13330
    • 提供者:黄一一
  1. CRC-PROGRAM

    0下载:
  2. 以VC6为开发环境无需查表用算法实现CRC校验.-Without using the look-up table algorithm CRC.
  3. 所属分类:Communication

    • 发布日期:2017-05-11
    • 文件大小:2336328
    • 提供者:姚晓东
  1. CRC-8

    0下载:
  2. C# CRC-8 CRC-16校验算法 C# CRC-8 CRC-16校验算法 -C# CRC-8 CRC-16
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:875
    • 提供者:佛挡杀佛
  1. crc

    0下载:
  2. 封装了常用的CRC校验算法,便于其他模块调用。(Encapsulates the commonly used CRC checksum algorithm)
  3. 所属分类:其他

  1. CRC校验码计算

    0下载:
  2. CRC校验码计算介绍及使用详细,关于CRC效验的说明调试,已经怎么使用的函数。十分有用,在PLC和上位机通信当中有用,各种CRC的算法。(CRC16,CRC32,TTICCT16)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:510976
    • 提供者:wanxinkon
« 12 3 »
搜珍网 www.dssz.com