-
介绍:
介绍如何在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
-
A serial port to network sources, the realization of good data in different I/O...
一个串口转网口的源,很好的实现的数据在不同I/O之间的转化。-A serial port to network sources, the realization of good data in different I/O conversion between.
- 2023-08-16 19:00:04下载
- 积分:1
-
DJGPP
DJGPP
This the official DJGPP distribution area. Nearly all people
should get the files v2/readme.1st and v2/faq*.zip to figure out what
to download. See http://www.delorie.com/djgpp/ for more information.
The subdirectories are organized as follows:
For DJGPP Version 2.01:
v2 DJGPP Version 2.XX
v2gnu GNU programs built with/for djgpp V2
v2tk Toolkits for DJGPP V2 (libraries & etc)
v2apps Programs built for DJGPP V2
v2misc Other DJGPP V2 stuff
If for some reason you need the old DJGPP Version 1.12:
v1 DJGPP Version 1.XX (get v1/readme.1st and v1/djgpp.faq)
v1gnu GNU programs built with/for djgpp V1
v1tk Toolkits for DJGPP V1 (libraries & etc)
v1apps Programs built for DJGPP V1
v1misc Other DJGPP V1 stuff
The following files contain information about this archive:
README This file
FILES Locations of all the files
LISTINGS.zip all text files and listings of all the zip files-DJGPP
This is the official DJ
- 2022-12-02 19:20:04下载
- 积分:1
-
Style Windows XP Windows XP style button and scroll ActiveX
Windows XP风格之Windows XP风格按钮和滚动条ActiveX控件-Style Windows XP Windows XP style button and scroll ActiveX
- 2022-05-29 05:40:39下载
- 积分:1
-
可用于在网页上打印的控件,调用控件画线和输出文字
可用于在网页上打印的控件,调用控件画线和输出文字-can be used to print on the website of the controls, call control line drawing and text output
- 2022-08-14 06:01:06下载
- 积分:1
-
把gridctrl封装到ocx的源码,利用ie编程的朋友,注意里面对控件安全的处理,很有用的...
把gridctrl封装到ocx的源码,利用ie编程的朋友,注意里面对控件安全的处理,很有用的-put gridctrl Packaging ocx to the source, ie the use of programming friends, attention to the inside of the security controls, a very useful
- 2022-03-24 03:56:54下载
- 积分:1
-
a clock : ActiveX controls and the application of principle. ActiveX controls in...
一个时钟程序:ActiveX控件的应用与工作原理。ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。-a clock : ActiveX controls and the application of principle. ActiveX controls in the preparation, how to control arrangements for the properties, methods, events, properties page, persistent storage, Controls to inform their own containers attribute changes.
- 2022-01-25 22:46:32下载
- 积分:1
-
模拟windows提供的用于注册或注销dll、ocx的regsvr32.
也就是如何动态加在DLL,并使用其导出函数的方式...
模拟windows提供的用于注册或注销dll、ocx的regsvr32.
也就是如何动态加在DLL,并使用其导出函数的方式-Simulation to provide windows for the registration or cancellation of the dll, ocx" s regsvr32. That is how the dynamic increase in the DLL, and use its export function the way
- 2022-09-11 20:05:03下载
- 积分:1
-
用vb编写的3个带有导出函数的dll,给出了相应的调用代码。用vb编写和调用dll时有一些限制,涉及到BSTR/VARIANT类型的函数最好用vc编写成dll/...
用vb编写的3个带有导出函数的dll,给出了相应的调用代码。用vb编写和调用dll时有一些限制,涉及到BSTR/VARIANT类型的函数最好用vc编写成dll/com。 -Prepared using vb export functions with three of the dll, call the corresponding code. Using vb to prepare and when to call dll has some limitations related to BSTR/VARIANT type of function is best to use vc preparation into dll/com.
- 2022-07-12 08:07:04下载
- 积分:1
-
基于java访问DCOM,100%纯java代码,未使用JNI,100%开源。
基于java访问DCOM,100%纯java代码,未使用JNI,100%开源。-visit DCOM-based java, 100% pure java code, unused JNI, 100% revenue.
- 2022-10-17 22:15:03下载
- 积分:1