CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - CRC16 C

搜索资源列表

  1. Crc16源码4种算法

    4下载:
  2. CRC16,C语言运算源码,包括四种算法,直接计算法,半查表法,全查表法,双8位表全查表法,适用于工业控制领域校验通讯数据使用,和MODBUS数据校验,在对不同的系统资源的要求环境下,采用不同的算法-CYXLIC REDUNDANCY, C language source computing, including four algorithms, direct calculation method, semi-look-up table method, the whole look-up tab
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:15.43kb
    • 提供者:dszc
  1. CRC16

    0下载:
  2. 一个循环冗余校验的程序,c语言编写的,16位的
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:28.62kb
    • 提供者:汪海宁
  1. c51源程序集合

    10下载:
  2. 源码 │ 0108_12864LCD-F149.ASM │ 12232-1520.c │ 12232.c │ 12864-ks0108.asm │ 12864-ST7290-F149.C │ 12864-zb.c │ 12887.c │ 24C01-64.C │ 24C01-F440.C │ 28sf040a.asm │ 51use.txt │ 6963.C │ 93c46.asm │ 93c46.c │ 93cxx.c │ ad7416-mcuzb.c │ ad7416.c │ AT24C01
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. crc16

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

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

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

    • 发布日期:2017-03-29
    • 文件大小:1.27kb
    • 提供者:challenge
  1. CRC32-16

    1下载:
  2. CRC16_32 C实例与硬件CRC精解 CRC16/CRC32必看-CRC16_32 C instance fine with the hardware CRC Solutions CRC16/CRC32 must see!!
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:69.28kb
    • 提供者:hong
  1. CRC16

    0下载:
  2. 用C语言编写的适用于51单片机的CRC16校验程序-Using C language for 51 SCM procedures CRC16 checksum
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:1.72kb
    • 提供者:
  1. CRC16C

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

    • 发布日期:2017-04-12
    • 文件大小:1.12kb
    • 提供者: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
    • 文件大小:190.77kb
    • 提供者:小超
  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
    • 文件大小:631byte
    • 提供者:bfuclin
  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
    • 文件大小:1.29kb
    • 提供者:张雪奇
  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
    • 文件大小:2.06kb
    • 提供者:yutian
  1. CRC16

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

    • 发布日期:2017-04-05
    • 文件大小:7.05kb
    • 提供者:zhagnwenlong
  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
    • 文件大小:702byte
    • 提供者:海天
  1. CRC16

    0下载:
  2. 这是CRC校验的源代码,工程是C++格式的,有详细注释说明,给有需要的工程师。-This is the CRC checksum of the source code, project is C++ format, with detailed explanatory notes to the needy engineer.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:163.15kb
    • 提供者:
  1. C-source-code-of-embedded-verify

    0下载:
  2. 嵌入式开发校验最全C源码,包括(CRC8、CRC16查表法及算术法校验、异或和校验、和校验、校验和补码等)、校验工具,校验文档。全部为工程实际项目本人使用的源代码。- Embedded developers the most complete C source code verification, including (CRC8, CRC16 checksum table method and arithmetic method, XOR and parity, and parity, pa
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3.26mb
    • 提供者:ArthurBruin
  1. CRC16

    0下载:
  2. 这是循环冗余校验CRC16的一段C语言程序,采用的是查表法-This is a section of a cyclic redundancy check CRC16 C language program, uses a look-up table
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3.61kb
    • 提供者:陈飞
  1. CRC16

    0下载:
  2. C语言。包含2个C文件。 用于CRC校验,分为16位和32位CRC计算。可用于RS485,CAN等多种通讯。-C language. It contains two C files. For the CRC, divided into 16-bit and 32-bit CRC calculations. Can be used for RS485, CAN and other communications.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1.55kb
    • 提供者:祝鹏
  1. CRC16-CCITT

    0下载:
  2. 代码用C实现了CRC16 CCITT x1021算法。并带有位交换和种子初始化。-This code is used to program algorithm of CRC16 CCITT x1021 with C. Inside there are bit-reverse and seed-initialization provided.
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1.42kb
    • 提供者:Milly
  1. CRC

    0下载:
  2. crc校验代码 适合数据校验 包含.c和.h文件(crc)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-21
    • 文件大小:1kb
    • 提供者:ljj889
« 12 »
搜珍网 www.dssz.com