搜索资源列表
串口访问功能的小测试程序
- 工作中写的一个含串口访问功能的小测试程序,含多线程,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
crc8.rar
- CRC校验用于串行通讯数据校验功能,呵呵,CRC Checksum
CRC16.rar
- 纯c代码编写,可以单独的进行CRC16校验,结果可以16进制显示。,The preparation of pure c code can be carried out separate CRC16 checksum, 16-band results can be displayed.
Commix1[1].3
- 简单串口测试,可以选择多种传输方式,加上CRC16校验-Testing for serial ports,you may use multiple transfer mode, including CRC16 checksum.
VB_MODBUS-code-source
- UPS 不间断电源的串口通信源码, 带CRC16校验-UPS uninterruptible power supply, serial communication source, with a CRC16 checksum
Serial-ports-CRC
- 实用的RS232串口通信及CRC校验源码,计算LRC.CRC余式表 CRC-CCI-RS232 serial communication and practical source CRC checksum calculated LRC.CRC remainder table CRC-CCITT
Template
- C8051F120的串口通信,有命令格式,有超时检测,有校验和功能,使用了PLL提升了系统频率。经过测试。有端口和使用说明文件,工程文件完整,移植方便。使用下面的功能:UART RS232 PLL GPIO Timer-C8051F120 serial communication, a command format, a time-out detection, a checksum function, use the PLL to enhance the system frequency. Te
UART_TX
- UART串口发送,并且带CRC-16校验程序。板级验证通过,已经应用于过程中。-UART serial port to send with CRC-16 checksum program. Board-level verification is passed, has been applied to the process.
CRC
- labview 7.1版本的CRC 校验-labview 7.1 version CRC CHeckSum
TRANS
- 一个非常好的串口调试软件,可以自行计算校验码,如:CRC16等。-A very good serial debugging software, you can calculate its own checksum, such as: CRC16 and so on.
CRC
- CRC校检,labview串口PLC编程必备!-CRC checksum, labview serial PLC programming required!
SerialPortTest
- 在VC程序中,每当串口缓冲区中有一个或一个以上字符时触发串口通信事件(字符个数可以在程序中进行设定),该事件就驱动(调用)串口通信事件处理函数,对接收到的数据进行处理,判断是否为包(串)头,即第一个字符,再判断是不是结束字符,若是结束字符,则还要对数据进行校验计算,并与接收到的校验值比较,或两者相同,则断定接收到的数据包是正确的,否则是错误的。-In the VC procedure, whenever the serial buffer has one or more serial commu
uart
- 。任何UU编码行的长度都不应超过61个字符(字节),即它可以保持45个数据字节。当数据少于20个UU编码行时,校验和按照实际发送的字节数进行计算。主机将它与接收字节的校验和相比较。-. The length of any UU-encoded line should not exceed 61 characters (bytes), that it can hold 45 data bytes. When the data line less than 20 UU encoding, verif
flasher_0.17_src
- programmer chips The control program may be the following: Open and save files in HEX and BIN, at the same time to make the transformation from one to another. Open files up to 64 Mb. At the same time work with the file does not depend on
CommTestWithCRC16
- 本人写的C++串口调试助手,带CRC16校验 编译环境为BCB6.0或者BCB2010,附源工程文件及代码。-I write C++ serial debugging aides, with the CRC 16 checksum build environment BCB6.0 or BCB2010
CRCProgram
- CRC16校验码计算器 CRC16Calculater.exe支持CRC-16-IBM和-CRC-16-CCI-CRC16 checksum calculator CRC16Calculater.exe support of CRC-16-IBM-CRC-16-the CCITT
Modbuscrc
- modbus crc校验程序 两种方法,确实挺好-modbus crc checksum program are two ways to really good
haiwei__PLC
- vc6编写的PC和国产海为PLC的通讯程序,其中有校验部分,浮点数转换可以使用。可以直接运行。-PC and domestic sea vc6 prepared for PLC communication program, including checksum part, floating-point numbers can be used. Can directly run.
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
LabVIEW-checksum-generated--CRC
- LabVIEW 校验码生成 用于检测串口无符号字符型数据的正确性-LabVIEW checksum generated for detecting of serial unsigned char data correctness
