-
这是一个关于串口服务器的源代码,希望对做这方面工作的有所帮助!
这是一个关于串口服务器的源代码,希望对做这方面工作的有所帮助!-This is a study on serial server source code, hope to do work in this area help!
- 2022-02-20 08:49:19下载
- 积分:1
-
动态创建IDispatch接口 ,这个功能好,可以动态创建自己的COM组件...
动态创建IDispatch接口 ,这个功能好,可以动态创建自己的COM组件-Dynamically created IDispatch interface, this feature, and can dynamically create your own COM Component
- 2022-03-03 05:22:36下载
- 积分:1
-
这是一个窗口手机短信下的控制代码,包括T
这是一个WINDOWS下的手机短消息控件代码,包括驱动,采用非常方便好用,希望大家多多使用支持!-This is a WINDOWS mobile phone short message under the control code, including the driver, using a very easy-to-use, I hope a lot of use in support of U.S.!
- 2023-09-03 02:55:02下载
- 积分:1
-
上面控件的测试例子
上面控件的测试例子 -The test example of above control
- 2022-06-16 17:16:22下载
- 积分:1
-
visual basic 6 aplication
visual basic 6 aplication
- 2022-02-18 13:59:05下载
- 积分:1
-
一个模拟管道流动的ACTIVEX控件
一个模拟管道流动的ACTIVEX控件-a simulated pipeline flow ACTIVEX control
- 2022-05-18 04:59:13下载
- 积分:1
-
vb开发实现通过COM口通讯对外围设备的驱动
vb开发实现通过COM口通讯对外围设备的驱动-vb development to achieve through the COM port communications driver for peripherals
- 2022-01-26 00:49:20下载
- 积分:1
-
Delphi中的CORBA项目
Corba project in delphi-Corba project in delphi
- 2023-07-26 20:25:03下载
- 积分:1
-
DXFReader是一个允许浏览、操作、测绘由AutoCAD系统生成的DXF文件格式的图形,同样也可以转化数据格式。
DXF 是Drawing eXchan...
DXFReader是一个允许浏览、操作、测绘由AutoCAD系统生成的DXF文件格式的图形,同样也可以转化数据格式。
DXF 是Drawing eXchange Format的缩写。它是一种图形索引格式文件可以用来在一种CAD系统和另外一个程序之间进行转化和交互。DXF的输出和输入支持很多不同的应用程序,包括了大多数的CAD系统、文字处理程序、桌面工具等。DXF CAD格式已经变成了一个基于CAD工业的计算机标准文件,可以被众多的CAD系统读写的格式文件。
使用DXFReader 产品你可以轻松实现从图形数据文件中读取图形信息甚至每一个图形实体,并对其进行数据操作,在您的开发环境中直接分析数据。
-err
- 2022-03-04 10:22:04下载
- 积分: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