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

搜索资源列表

  1. crc16源码文件

    0下载:
  2. 该文件为C语言的CRC16计算源代码
  3. 所属分类:源码下载

  1. CRC16Modbbus

    1下载:
  2. CRC-16 Modbus 标准协议原理及C代码实现实例-CRC-16 Modbus standard protocol principles and examples of C code to achieve
  3. 所属分类:Algorithm

    • 发布日期:2015-10-11
    • 文件大小:3346
    • 提供者:刘彦旭
  1. crc16

    0下载:
  2. c语言编写的计算CRC16的代码,可用于单片机-CRC16
  3. 所属分类:Other Embeded program

    • 发布日期:2015-04-22
    • 文件大小:17408
    • 提供者:张权
  1. CRC

    0下载:
  2. 查表法CRC16校正源代码,不需要CRC的计算,适合在单片机上使用。-CRC16
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1300
    • 提供者:challenge
  1. CrcTest

    0下载:
  2. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:35742
    • 提供者:www220
  1. CRC

    0下载:
  2. c语言和delphi的crc16的求解代码-c language and delphi code to solve the CRC16
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:843
    • 提供者:lizhen
  1. CRC16C

    0下载:
  2. CRC16 C程序C RC16 C程序-CRC16
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1148
    • 提供者:xiongyalin
  1. 1

    0下载:
  2. C51实现16位CRC检验码,简短只有不到2K的大小,高效适合扩展。-C51 test to achieve 16-bit CRC code, the short size of less than 2K, and efficient for the expansion.
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:195352
    • 提供者:小超
  1. CRC16

    0下载:
  2. rfid_Crc.c,v 1.1 2006/09/25 22:08:15 tpresco-rfid_Crc.c,v 1.1 2006/09/25 22:08:15 tprescott
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:597
    • 提供者:徐勇慧
  1. c-crc16-no-memory

    0下载:
  2. CRC16 routines without memory usage, good for small embedded systems/processors
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:631
    • 提供者:bfuclin
  1. crc16

    0下载:
  2. crc16的C语言算法,余式多项式为X^16+X^12+X^5+1-crc16 of the C language algorithm, I-type polynomial X ^ 16+ X ^ 12+ X ^ 5+1
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:1229
    • 提供者:rongrongli
  1. crc16

    0下载:
  2. 我用VC写的CRC16位,用来计算字符串的CRC16值,可用于一般C-I use VC to write CRC16 bit CRC16 value used to calculate the string can be used for general C
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1322
    • 提供者:张雪奇
  1. crc16

    0下载:
  2. CRC16 校验函数C语言编写,适合modbus通信协议使用,非常方便!-CRC16 checksum function C language, for modbus communication protocol to use, very convenient!
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:2108
    • 提供者:yutian
  1. CRC16

    0下载:
  2. 使用C语言实现CRC校验,程序测试已通过。得到应用。-CRC check finish.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:7215
    • 提供者:zhagnwenlong
  1. crc_source_CSharp

    1下载:
  2. C# CRC16 CRC32 算法 CRC16 和 CRC32 的源代码-C# CRC16 CRC32 CRC16 and CRC32 algorithm source code
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3620
    • 提供者:老龙
  1. CRC16

    0下载:
  2. C#编写的CRC16的校验程序,简单的计算方式希望对需要的人有所帮助-C# CRC16 written calibration procedures, simple method to need help
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:171788
    • 提供者:王泉仲
  1. CRC16

    0下载:
  2. 本软件实现了CRC16位算法的应用编程。根据网上的C++语言改变而成的。经测试可用-failed to translate
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:10096
    • 提供者:刘永强
  1. xmodemCRC16.c

    0下载:
  2. 本人根据XMODEM协议的16位CRC校验方式CRC--CCITT(X^16 + X^12 + X^5 + 1),根据其理论思路一步一步编写的源代码,按照程序思路,会比较容易理解CRC16较验方式的来龙去脉。 -I according to the XMODEM protocol 16 of the CRC method CRC- CCITT (X ^ 16+ X ^ 12+ X ^ 5+ 1), according to their theoretical ideas step by st
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:702
    • 提供者:海天
  1. crc16

    0下载:
  2. C语言利用查表法实现CRC16校验程序,简单实用可靠-C language with a lookup table CRC16 checksum program, simple, practical and reliable
  3. 所属分类:Com Port

    • 发布日期:2016-01-25
    • 文件大小:1024
    • 提供者:田更新
  1. CRC16-CCITT

    0下载:
  2. CRC16-CCITT校验算法,包含Visual C源程序。-CRC16-CCITT calibration algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:278077
    • 提供者:杨啸天
« 1 23 4 5 »
搜珍网 www.dssz.com