搜索资源列表
serialcommunication.ZIP
- Borland C++ 下实现的串口通信,包括CRC编码-under the serial communications, including CRC Coding
CRC
- CRC校正码的C++/C/VB/汇编 代码
CRc-c
- modbus中的crc校验,介绍了三种方法以及他们的源码
modbus_chinese.rar
- modbus通信协议中文版,详细介绍了modbus协议,LRC校验,CRC校验等,并给出了C语言例程代码。,modbus conmmunication(chinese)- Modbus protocol,LRC,CRC,how to program with C
20120712test
- 详细描述了CRC的校验原理以及C语言的编程方法,对于初学者认识CRC有很好的借鉴作用。-A detailed descr iption of CRC parity principle and the C programming language, have a good reference for beginners understanding of CRC.
CRCAlgorithm
- 本文描述CRC校验的实际算法,并用C语言实现。-this paper shows the CRC Algorithm using c language !It is very useful!
modbus03
- 这个程序用C编程,实现了MODBUS的RTU功能,包含CRC校验程序。-This program in the C programming, realized the RTU MODBUS functions, contains CRC checking procedures.
P_salve.c
- 电容感应按键,(TWO KEY)检测程序,串口通信和CRC校验。-Capacitive sensing buttons, (TWO KEY) testing procedures, serial communications, and CRC check.
CommTestWithCRC16
- 本人写的C++串口调试助手,带CRC16校验 编译环境为BCB6.0或者BCB2010,附源工程文件及代码。-I write C++ serial debugging aides, with the CRC 16 checksum build environment BCB6.0 or BCB2010
MODBUS(include-CRC)
- MODBUS串行通信例程,基于标准C-C++语言,包含Modbus server及client功能,并且内含CRC校验。-MODBUS serial communication routines, based standard C-C++ language contains a Modbus server and client, and contains the CRC checksum.
CRC_16
- 网上的用C语言写的CRC校验码16位的程序-16bit CRC program in C
xymodem
- C++实现XYModem通讯,代码简介实用。包括CRC各种校验。-C++ implementation XYModem communications code Introduction Utilities. It includes various CRC check.