搜索资源列表
串口访问功能的小测试程序
- 工作中写的一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -work written by a serial access function with a small test program, including multithreading, CRC checksum procedure contains a serial communications category, a
串口访问功能的小测试程序
- 一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -a serial access function with a small test program, including multithreading, CRC procedure contains a serial communications category, and to achieve a simple communicati
commix1.0
- 一个很好的串口测试程序,功能齐全,使用方便,带CRC校验-a good serial testing procedures, fully functional, easy to use, with CRC
串口访问小测试程序
- 工作中写的一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -work written by a serial access function with a small test program, including multithreading, CRC procedure contains a serial communications category, and
crc.txt
- 本文件给出了如何一步一步实现crc校验。并给出了例子。如果懒得编写。可以直接嵌入程序。-this document is a step-by-step how to achieve crc check. An example is given. If too lazy to prepare. Procedures can be directly embedded.
CRC16
- CRC16 RTU的CRC校验 进行CRC校验 GetCRC16 CheckCRC16
CRc-c
- modbus中的crc校验,介绍了三种方法以及他们的源码
modbus_chinese.rar
- modbus通信协议中文版,详细介绍了modbus协议,LRC校验,CRC校验等,并给出了C语言例程代码。,modbus conmmunication(chinese)- Modbus protocol,LRC,CRC,how to program with C
CRC
- CRC校验码LabVIEW编程实现,可以作为子VI在串口通信中进行校验-CRC, LabVIEW programming, can be used as sub-VI to check the serial communication
VB--CRC
- 使用VB程序编写的一个简单实用的CRC校验器,绝对好用,使用Modbus通信协议的可以下载-VB programmers use a simple check of the CRC, and the absolute ease of use, use the Modbus communication protocol can be downloaded to see if
Serial-ports-CRC
- 实用的RS232串口通信及CRC校验源码,计算LRC.CRC余式表 CRC-CCI-RS232 serial communication and practical source CRC checksum calculated LRC.CRC remainder table CRC-CCITT
modbus_RTUVBsourceandCRC
- Modbus-RTU VB源代码及CRC校验代码,帮助完成Modbus通信协议的编写-Modbus-RTU VB source code, and CRC check code, help with the preparation of Modbus communication protocol
CRC
- labview 7.1版本的CRC 校验-labview 7.1 version CRC CHeckSum
crc
- 可以完成CRC的校验功能,提供16为的循环冗余校验-it can support the check of CRC
CRC
- 自己写的一个CRC校验算法的函数,只要知道数据包的地址和数据包的长度就可以直接算出CRC校验值-A CRC checksum algorithm to write their own functions, as long as the packet address and the length of the packet can be directly calculated CRC value
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.
crc16-ccitt (xFFFF) LV2012 NIVerified.zip
- LABVIEW开发的用来做CRC校验的工具, 结果运算正确,分享给大家,请大家下载使用。 谢谢!(That is the demo for CRC calculation, developed by labview, you can download to use)
CRC校验
- CRC校验是通讯时比较常见的一种校验方法,特别是在工控领域,欢迎下载!!!(CRC calibration is a common method of checking in communication, especially in the field of industrial control, welcome to download!!!)
CrcGen
- 在串口通信程序中,通信数据需要进行CRC校验,本程序为CRC 校验计算程序源码(the source code for crc verify.)