CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - 计算CRC校验

搜索资源列表

  1. crc

    0下载:
  2. 这是我原创的,用于单片机高速计算MODBUS通讯时需要的CRC校验码,使用查表的方法,比计算的方法快 有疑问可以写信, gaojun1117@sohu.com
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1226
    • 提供者:高郡
  1. crc_cal

    0下载:
  2. 银行校验码软件计算:CRC校验。 对于不明白CRC或银行业需求的人士提供资源-banks correcting code software calculation : CRC. For CRC or do not understand the needs of the banking sector to provide resources
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1228
    • 提供者:陈陈
  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. Crc_C

    0下载:
  2. 用于51单片机的高速CRC-16计算程序,不需查表,校验一个字节仅需19个指令周期,-For 51 single-chip high-speed CRC-16 program, no look-up table, check one byte only 19 instruction cycle,
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:13952
    • 提供者:赵春宇
  1. CRC_16

    0下载:
  2. 大家对crc校验都比较的了解,但是真正计算是一件繁琐的事情.这个软件可以实现对crc的自动计算-Crc checksum we are more understanding, but the calculation is a complicated real thing. This software enables the automatic calculation of crc
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:78590
    • 提供者:sdljkf
  1. GET_CRC

    0下载:
  2. Keil C51 计算循环冗余校验码(CRC)源程序-Keil C51 calculation of cyclical redundancy checksum (CRC) source code
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:946
    • 提供者:cyinfo
  1. CRC

    0下载:
  2. 基于C语言的计算CRC校验码的软件功能实现-Based on the calculation of C language software CRC checksum
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:2549
    • 提供者:chenyb
  1. CRC16_C51

    1下载:
  2. CRC16校验算法的C51程序的优化 包括计算法和查表计算混合法 专为KEIL C51优化,高效计算-CRC16 checksum algorithm optimization C51 program including calculation method and calculation of mixing method look-up table for KEIL C51 optimized and efficient computing
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:902
    • 提供者:hyspace
  1. crc16_oneself

    0下载:
  2. crc校验程序,采样MEGA32单片机,可以设置为查表或者计算方式-crc check program, sampling MEGA32 microcontroller, can be set to look-up table or formula
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:8661
    • 提供者:jia
  1. CALCCRC

    0下载:
  2. 计算Modbus通信协议和CDT通信协议CRC校验的小程序。-A Program to calculate CRC checksum of Modbus Protocol and CDT Protocol.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:37444
    • 提供者:ceofit
  1. check

    0下载:
  2. 在做电能表通信时,经常用到帧的校验和,用手工一个一个加起来很麻烦,本人制作了一个小工具,专门用来计算校验和,很可以计算CRC校验和。-failed to translate
  3. 所属分类:SCM

    • 发布日期:2017-05-19
    • 文件大小:5154816
    • 提供者:吕锋
  1. CRC_Split

    0下载:
  2. 摩托罗拉S19文件分离器,将编译连接生成的文件分离成flash区和eeprom区两个文件,并计算flash区的CRC校验值,本人开发自用。-Motorola S19 file splitter to connect the compiler-generated file is separated into two files flash area and eeprom area, and calculate a the flash CRC checksum value, I developed
  3. 所属分类:SCM

    • 发布日期:2017-11-26
    • 文件大小:558552
    • 提供者:sunny
  1. CRC

    0下载:
  2. 可以实时的计算出CRC校验码的代码,便于验证通信中数据的CRC码支持16进制-CRC code in real time to calculate the CRC checksum code easy to verify that the communication of data to support hexadecimal
  3. 所属分类:SCM

    • 发布日期:2017-12-06
    • 文件大小:702
    • 提供者:冷号
  1. CRC

    0下载:
  2. 异或校验,用于北斗一代数据计算校验码,已验证-XOR checksum for the data checksum generation Beidou, Verified
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:573
    • 提供者:小周
  1. crc-430

    0下载:
  2. MSP430f149串口计算CRC校验,发送数据,结束数据,测试成功-MSP430f149 serial CRC calculation, send data, the end of the data, the test is successful
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:24998
    • 提供者:梁超
  1. modbus-CRC

    1下载:
  2. 串口调试工具(自动计算并发送modbus之CRC校验码)-Serial debugging tools (automatically calculates and sends the CRC checksum modbus)
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:16241
    • 提供者:高乐
  1. ds18b20

    0下载:
  2. 多路DS18B20程序,具有自动搜索ROM_ID,自动计算温度,具有CRC校验,以验证通过。 这里提供DS18B20底层函数。-Multiple DS18B20 procedures, with automatic search ROM_ID, automatic calculation of temperature, with a CRC checksum to verify through.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4471
    • 提供者:撒旦
  1. CRC16

    0下载:
  2. CRC校验,计算,用于通信校验,非常实用,-CRC calibration, calculation, for the communication check, very useful,
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:555
    • 提供者:耿龙
  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
    • 文件大小:1583
    • 提供者:祝鹏
  1. 1

    0下载:
  2. 软件滤波算法,适用于ADC数据采集处理。CRC校验码计算代码(Software filtering algorithm, is suitable for data processing)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:liaoy
搜珍网 www.dssz.com