-
a show floors of the elevator control, can lift the total installed the floors,...
一个显示电梯楼层的控件,可以设置电梯的总的层数,电梯的首层,然后根据控件的curfloor,可以动态的显示当前电梯所在的楼层。-a show floors of the elevator control, can lift the total installed the floors, the first floor elevator, then under the control curfloor can display the current dynamic where the elevator floor.
- 2022-02-12 23:48:41下载
- 积分:1
-
带属性页的ATL控件示例,支持IE,WORD作为嵌入对象
带属性页的ATL控件示例,支持IE,WORD作为嵌入对象-With the ATL property page control sample, support IE, WORD as an embedded object
- 2022-07-27 12:25:49下载
- 积分:1
-
在MFC应用程序中浏览PDF、Word文档文件
在MFC应用程序中浏览PDF、Word文档文件-in MFC Application Program View PDF, Word document files
- 2022-05-05 03:08:09下载
- 积分:1
-
使用多维数组传递参数/数据的client端com程序
使用多维数组传递参数/数据的client端com程序 -The client com app for using multi-dimension array to transfer parameter and data
- 2022-07-07 17:16:52下载
- 积分:1
-
Examples of source control MsChart chart, quickly mastered the reading MsChart c...
MsChart图表控件示例源码,看完很快就掌握了MsChart图表控件-Examples of source control MsChart chart, quickly mastered the reading MsChart chart control
- 2022-03-20 10:12:24下载
- 积分:1
-
Visual C++实践与提高系列丛书
Visual C++实践与提高系列丛书-COM&COM+(源代码)-Visual C Practice and improve Series-COMCOM (source code)
- 2022-03-16 19:59:06下载
- 积分:1
-
explained XML program
程 序 实现解释XML-explained XML program
- 2023-04-26 08:50:03下载
- 积分:1
-
详细描述了Golden串行译码的复杂度,证明了其是一个复杂度非指数型的好算法。...
详细描述了Golden串行译码的复杂度,证明了其是一个复杂度非指数型的好算法。-A detailed description of the Golden serial decoding complexity, and prove that its complexity is a good algorithm for non-exponential.
- 2022-02-26 06:00:30下载
- 积分:1
-
用vc++6开发的,支持COM的后台服务管理dll源代码
用vc++6开发的,支持COM的后台服务管理dll源代码-With vc++ 6 developed to support the COM service management background dll source code
- 2022-06-30 01:43:48下载
- 积分:1
-
介绍:
介绍如何在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