搜索资源列表
MSComm
- MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说,它提供了两种处理通信问题的方法:一是事件驱动(Event-
API-PORT
- MFC API 串口通信总结,个人通过学习总结了一些经验,希望对其他人有用-MFC API serial communication summary of a number of personal experience through the study concluded, hope its useful to others
GPSportcommunication
- VC^++6[1].0环境下GPS接收机串口通信的实现,摘 要 首 先简 单 介绍 了 GPS接 收机 串 口通 信 的基 本概 念 , 然 后 通 过 实例 详 细介 绍 了计 算机 与 GP S接 收 机进 行 数 据 传 输 的 两 种 方 法 : 一 种 是 使 用 W i n 3 2 API通 信 函 数 的 文 件 读 写 方 式 ;另 一 种 是 通 过 VC 6 .0提 供 的 MSCo mm 控 件实现 。-VC ^++6 [1] .0 environment GPS
LinuxSerialProtocolDevelopmentAndIndustry(1)
- 本教程结合实际开发内容进行实例讲解Linux下串口与工业协议开发,主要内容有串口通信原理、串口编程常用的API、串口编程实践、Modbus协议介绍和Modbus编程实践等内容。 -Combined with the actual development of the tutorial examples to explain the contents of the serial port and the industrial agreement under Linux development,
LinuxSerialProtocolDevelopmentAndIndustry(2)
- 本教程结合实际开发内容进行实例讲解Linux下串口与工业协议开发,主要内容有串口通信原理、串口编程常用的API、串口编程实践、Modbus协议介绍和Modbus编程实践等内容。-Combined with the actual development of the tutorial examples to explain the contents of the serial port and the industrial agreement under Linux development, th
TX_RX
- c++builder中怎样使用Windows API函数实现串口编程-c++ builder how to use the Windows API function in the Serial Port Programming