搜索资源列表
串口访问功能的小测试程序
- 工作中写的一个含串口访问功能的小测试程序,含多线程,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
串口访问小测试程序
- 工作中写的一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -work written by a serial access function with a small test program, including multithreading, CRC procedure contains a serial communications category, and
SerialData(CRC)
- CRC校验 CSerialPort串口类C RC校验 CSerialPort串口类-CRC CSerialPort serial category CRC CSerialPort Series I like CRC CSerialPort serial category
串口发送modbus协议CRC校验
- 串口发送modbus协议CRC校验低字节(若为查表所得数据为高字节,其实为CRC的低字节)-serial modbus connection agreement low byte CRC (if available for look-up table for the high-byte data, In fact, for low-byte CRC)
Ymodem_transfan
- 利用ymodem协议通过串口传输数据或文件,具备CRC校验算法-Ymodem agreement through the use of serial transmission of data or documents, with CRC checksum algorithm
CRC
- CRC校验码LabVIEW编程实现,可以作为子VI在串口通信中进行校验-CRC, LabVIEW programming, can be used as sub-VI to check the serial communication
MCUToolsEn
- MCUTool.exe 源代码 !!!超级单片机开发工具!!! 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-MCUTool.exe source code! ! ! Super single-
CRC16
- 用在工程项目上的串口通信校验程序,很好用的CRC16。-Projects used in the calibration procedures for serial communication, a good use of CRC16.
COMMPORT
- 一个多功能串口监视工具,同一串口可以有不同波特率来收发数据,带有字符转换工具,可以多种方式的异或校验,也可以CRC校验,也可监视PPP数据包,把PPP数据包内容过虑出来!-A multi-serial port monitoring tool, the same can have different baud rate serial port to send and receive data, with a character conversion tools, you can XOR a nu
CRC
- 在串口通信时为避免错误,常用到检错编码,这里是CRC检错的实现函数,C++编写的,希望对大家有帮助!-Serial communication in order to avoid error, the error encoding used here is the realization of CRC error detection function, C++ to prepare, and I hope all of you help!
CRC
- 串口通讯中的CRC校验,包括计算方法和CRC余式表-Serial Communication in the CRC checksum, including the calculation methods and CRC Remainder Table
CRC
- CRC校检,labview串口PLC编程必备!-CRC checksum, labview serial PLC programming required!
CRC-CCITT
- LabVIEW 的串口CRC-CCITT校验程序 用于无符号字符型数据的校验码生成!-CRC-CCITT checksum program LabVIEW serial port for data unsigned char checksum generation!
CRC16串口程序效验代码
- C编写的CRC串口校验代码,可以直接使用,经过测试输出。(C prepared by the CRC serial checksum code, you can directly use, after testing output.)
SerialCommunicate
- C# 实现串口自收自发,带指示,带CRC检验(C# sending and receiving by itself with crc checking)
comtest1
- c# 打开本机串口接收发送 程序 以及MODBUS 数据CRC校验 c# 串口设置,发送接收MODBUS数据(C# opens the local serial port, receives the sending program and the MODBUS data CRC check)
带CRC的串口通信
- 使用labview写串口与读取串口数据,包含CRC校验(Using LabVIEW to write serial port and read serial data, including CRC check)
自写串口调试软件带crc校对
- 自己编写一个串口收发软件还带CRC功能很适合初学都学习!不管是学VB.NET 还是学COM通信都是一个不可多得的软件(write; compile; compose gorge line; serial port receive; receive and dispatch; dispatcher; transmit-receive; send-receive software fit; suit; rightness; idoneity begin to learn however;
COM_customplot
- 自己用的小软件,仿造原子的XCOM功能,加了一下自己用的功能。 1、基本串口通讯,鼠标放入串口选择自动刷新,显示COM口的驱动类型。 2、多条发送界面,可定时发送,可关联数字键盘、右键发送按钮可更改按钮名称,方便记忆。 3、485通讯,数据有十进制和十六进制可选,发送后自动保留记录。 4、CRC校验小工具。 5、十六进制通信协议提取部分位并根据自定义数据类型转化为十进制 6、字符格式示波器,例:">P:-1.25",示波器显示曲线名称P,数值-1.25,曲线个数最多8个