搜索资源列表
crc_算法
- 本程序是在c51的环境下CRC算法的几种方法。希望大家有参考作用。-the procedure was c51 environment CRC algorithm methods. We hope that as a useful reference.
8位C51CRC校验原程序
- 8位C51,CRC校验原理单片机编程原程序-eight C51, CRC principles SCM original programming procedures
CRC-CCITT-tab
- 一个生成反相CRC-CCITT校验码表的单片机C程序,反相CRC-CCITT= 0x8408,开发环境为Keil C51-a generation RP-CRC-CCITT CRC table of SCM C procedures, RP-CRC-CCITT = 0x8408, the development environment for Keil C51
CRC_8
- Keil C51 上51系列单片机优化的CRC-8 算法。可以自己改其他算式的,包含字节查表,半字节查表,bit计算。很难得的哦。
crc源码
- crc校验源码,可供C51程序员参考,我目前测试用的32位CRC程序-crc check source code, programmer's reference for C51, I am currently testing 32-bit CRC procedures
c51源程序集合
- 源码 │ 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
C51 MODBUS 多机通讯程序
- 此程序为多机通过走 MODBUS 协议进行双机通讯,主机可以任意选择从机地址对这两台从机发送指令,有含 CRC 校验,最多可以挂 254 个从机.
DEMO3106
- 基于PL3106载波芯片电力猫的驱动源码,用keil C51开发,带CRC校验,点对点抄收距离500米。-Based on PL3106 chip, electric cat carrier driver source code, using keil C51 development, with a CRC check, point-to meter reading distance of 500 meters.
DS18B20TemperatureSensorC51procedureswithoutCRC.ra
- DS18B20 Temperature Sensor C51 procedures, without CRC
crc
- 一个非常简单的CRC计算程序,采用查表方式,用于单片机程序,占用资源少。采用c51源代码。本人用于计算温度传感器18b20的CRC非常方便-A very simple CRC calculation program, using look-up table approach for single-chip process, occupy less resources. Using C51 source code. I used to calculate the temperature senso
1
- C51实现16位CRC检验码,简短只有不到2K的大小,高效适合扩展。-C51 test to achieve 16-bit CRC code, the short size of less than 2K, and efficient for the expansion.
C51CRC
- 这是一个介绍C51的快速CRC算法的例子,能够帮助你快速的进行数据校验-This is a quick introduction of the CRC algorithm C51 example, can help you quickly check the data
GET_CRC
- Keil C51 计算循环冗余校验码(CRC)源程序-Keil C51 calculation of cyclical redundancy checksum (CRC) source code
CRC16_C51
- 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
C51CRC
- C51实现单片机CRC快速算法-C51 MCU CRC fast algorithm
crc_c
- 采用KEIL C51编写 CRC 校验程序;一般,在文件或者工业控制中,用于通讯时,校验收发数据;很有参考价值;-KEIL C51 prepared the CRC procedures general, in a file or industrial control, used for communication, the check to send and receive data great reference value
DEMO3106
- 基于PL3106载波芯片电力猫的驱动源码,用keil C51开发,带CRC校验,点对点抄收距离500米。-Based on PL3106 chip, electric cat carrier driver source code, using keil C51 development, with a CRC check, point-to meter reading distance of 500 meters.
DEMO3106
- 基于PL3106载波芯片电力猫的驱动源码,用keil C51开发,带CRC校验,点对点抄收距离500米。-Based on PL3106 chip, electric cat carrier driver source code, using keil C51 development, with a CRC check, point-to meter reading distance of 500 meters.
modbus-CRC
- 简单介绍了 MODBUS 协议, 针对 RS485 测控模块的实际需要, 定义了该协议的扩 展功能码。并对通信协议的实现细节进行了说明, 给出了采用 C51 设计实现的通信协议 程序。-Brief introduction of the MODBUS protocol, in view of the actual need of RS485 control module, defines the protocol extension Show the function code
基于C51的RS485通信
- 基于C51的RS485通信,具有数据CRC校验功能。(RS485 communication based on C51 has the function of data CRC check.)