搜索资源列表
comcool_code
- 介绍: 介绍如何在Win32中处理串口。串口通讯可以通过多种技术实现,例如:ActiveX,I/O存取和文件操作。本文介绍Win32平台下通过文件操作技术使用串口。程序员可以使用 Microsoft Visual C++ Version 6.0所提供的kernel32.lib。在Microsoft Windows(2000,Me,XP and 95/98)中,串口作为文件处理。因此可以通过Windows文件创建函数打开串口。 文章不仅介绍了串口通讯,也介绍了在串口通讯应用程序中实现
com
- C++ Builder 串口的编程,一个例子,自己写的,里面有说明,使用YbCommDevice插件-C++ Builder serial programming, an example, wrote it myself, which has made it clear that the use of plug-ins YbCommDevice
ComPlay
- c#开发的串口测试程序!对你会有很大的帮助-c# serial port test procedures developed! Will be of great help to you! !
CommTest
- Visul C++实现的串口通信,其于串口通信控件.-Visul C++ to achieve the serial communications, serial communication control its.
VisualPCPP-Communications-Control
- Visual C++为我们提供了一种好用的ActiveX控件Microsoft Communications Control(即MSComm)来支持应用程序对串口的访问,在应用程序中插入MSComm控件后就可以较为方便地实现对通过计算机串口收发数据。-After Visual C++ provides us with an easy to use ActiveX control Microsoft Communications Control (MSComm) to support applic
Visual-CPP-
- Visual C++串口通信程序设计典型实例-Visual C++ typical example of serial communication program design