-
介绍:
介绍如何在Win32中处理串口。串口通讯可以通过多种技术实现,例如:ActiveX,I/O存取和文件操作。本文介绍Win32平台下通过文件操作技术使...
介绍:
介绍如何在Win32中处理串口。串口通讯可以通过多种技术实现,例如:ActiveX,I/O存取和文件操作。本文介绍Win32平台下通过文件操作技术使用串口。程序员可以使用 Microsoft Visual C++ Version 6.0所提供的kernel32.lib。在Microsoft Windows(2000,Me,XP and 95/98)中,串口作为文件处理。因此可以通过Windows文件创建函数打开串口。
文章不仅介绍了串口通讯,也介绍了在串口通讯应用程序中实现多任务,多任务可以使串口通讯应用程序在同一时间处理更多的任务,例如:读数据任务,发送数据任务,GUI任务等。-Introduction: Introduction of how to deal with Win32 serial port. Serial communication can realize through a variety of technologies, such as: ActiveX, I/O access and file operations. This article describes the Win32 platform by file operation technique using the serial port. Programmers can use Microsoft Visual C++ Version 6.0 provided by kernel32.lib. In Microsoft Windows (2000, Me, XP and 95/98), the serial port as a file handle. Windows files can be created through the open serial port function. Article not only introduces serial communications, also introduced in the serial communication applications realize multi-tasking, multi-mission can make serial communication applications at
- 2022-01-22 06:22:02下载
- 积分:1
-
Telelogic SDL的书,做大型通信协议必须要学习的一种工具.
Telelogic SDL的书,做大型通信协议必须要学习的一种工具.-Telelogic SDL" s book, doing large-scale communication protocols need to learn an instrument.
- 2022-01-23 10:42:13下载
- 积分:1
-
a clock ActiveX controls, such controls on the development of useful beginners
一个时钟的ActiveX控件,对开发此类控件的初学者很有帮助-a clock ActiveX controls, such controls on the development of useful beginners
- 2022-10-02 11:20:11下载
- 积分:1
-
两个 ATL COM 组件源代码参考例子
两个 ATL COM 组件源代码参考例子-2 ATL COM source code examples
- 2022-02-28 18:21:12下载
- 积分:1
-
ATL and WTL quality learning materials, learning COM entry can reference a good...
ATL与WTL学习的精品资料,是学习COM入门者可以参考的不错选择.-ATL and WTL quality learning materials, learning COM entry can reference a good choice.
- 2022-02-04 12:07:17下载
- 积分:1
-
The classic C program source code contains the common use of C, suitable for beg...
经典的C程序源代码,包含了常见的C的使用,适合初学者。-The classic C program source code contains the common use of C, suitable for beginners.
- 2023-08-08 06:20:03下载
- 积分:1
-
这是一个用VB编写的程序,通过这个程序能迅速掌握如何对控件功能的扩展...
这是一个用VB编写的程序,通过这个程序能迅速掌握如何对控件功能的扩展-This is a Visual Basic procedure for the adoption of this procedure can be quickly mastered how to control the expansion
- 2023-01-06 02:50:03下载
- 积分:1
-
在这里下载COM的源代码
inside com source here download
- 2022-03-04 21:31:30下载
- 积分:1
-
NTGraph3D_src.zip是NTGraph3DActiveX的控件原码,是很好的3D数据显示控件,请参考其他NTGraph3D的相关代码,我都上传了...
NTGraph3D_src.zip是NTGraph3DActiveX的控件原码,是很好的3D数据显示控件,请参考其他NTGraph3D的相关代码,我都上传了-NTGraph3D_src.zip is NTGraph3DActiveX control of the original code, is a very good 3D data controls, please refer to the other NTGraph3D code, I have uploaded
- 2022-01-22 07:09:24下载
- 积分:1
-
很好的一个实现类似grid的属性页的例子
很好的一个实现类似grid的属性页的例子 -An good example of implementing propertysheet as grid
- 2022-06-12 12:42:29下载
- 积分:1