-
上面的server程序
上面的server程序 -Server app for above a
- 2022-06-13 10:56:07下载
- 积分:1
-
Program for reading of pressure, temperature and calibration data of MS5535 (12...
Program for reading of pressure, temperature and calibration data of MS5535 (12 bar module). Displays compensated Temperature and Pressure.-Program for reading of pressure, temperature and calibration data of MS5535 (12 bar module). Displays compensated Temperature and Pressure.
- 2022-08-22 03:29:55下载
- 积分: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
-
CJHMath是一个功能超强的用于表达式分析与计算的COM组件。可以对由字符串组成的数值表达式进行多种求值运算。目前本控件支持的功能有: 1.四则混合运算 ...
CJHMath是一个功能超强的用于表达式分析与计算的COM组件。可以对由字符串组成的数值表达式进行多种求值运算。目前本控件支持的功能有: 1.四则混合运算 2.逻辑运算 3.关系运算 4.常用函数 -CJHMath function is a powerful expression for the analysis and calculation of COM. The string can be formed by the numerical expression of the multi-evaluates computing. Currently the support of the control functions are : 1. Four mixed Operational 2. Logical Operators 3. Relations Operational 4. Common Function
- 2022-06-27 02:42:40下载
- 积分:1
-
自己做的一ActiveX文档服务器
自己做的一ActiveX文档服务器- Own do a ActiveX documents server
- 2022-07-22 20:52:24下载
- 积分:1
-
利用DShow作成的播放控件,支持MPEG4,h264,h264等格式
利用DShow作成的播放控件,支持MPEG4,h264,h264等格式-DShow make use of the player controls, support MPEG4, ENG, ENG format
- 2023-04-16 22:15:03下载
- 积分:1
-
Private Sub Command1_KeyUp(KeyCode As Integer, Shift As Integer)
Select Case K...
Private Sub Command1_KeyUp(KeyCode As Integer, Shift As Integer)
Select Case KeyCode
Case vbKeyF2
MsgBox "hhh", vbOKOnly + vbCritical, "Ì Ã¡Ê ¾ "
End Select
End Sub
-Private Sub Command1_KeyUp (KeyCode As Integer, Shift As Integer) Select Case KeyCode Case vbKeyF2MsgBox
- 2022-08-17 17:29:20下载
- 积分:1
-
一个用来做透明ATL控件的工程, VC6.0
一个用来做透明ATL控件的工程, VC6.0-ATL is used in making a transparent control of the project, VC6.0
- 2022-04-22 14:03:29下载
- 积分:1
-
Controls is one of the many digital display controls, controls the content of th...
这个控件是一个多位数码显示控件,控件的内容的操作接口就是其Caption的值。控件的显示尺寸可以通过鼠标更改控件客户区域的高度改变,数码管的个数可以通过更改其宽度改变,颜色可以通过控件属性对话框改变。该空间非常实用,非常方便。-Controls is one of the many digital display controls, controls the content of the user interface is its Caption value. Controls size can indicate changes in the mouse control through regional customers to change the height, the number of digital control can be changed by changing its width, color controls can change the Properties dialog. The space is very practical, very convenient.
- 2022-03-16 06:48:50下载
- 积分:1
-
用VC写的一个注册OCX控件的程序
用VC写的一个注册OCX控件的程序-VC write a registration procedures OCX Controls
- 2022-01-27 09:28:32下载
- 积分:1