-
VC++6.0调试通过。使用COM和单文档结合的方法实现图片的载入。供学习COM和ATL的读者参考...
VC++6.0调试通过。使用COM和单文档结合的方法实现图片的载入。供学习COM和ATL的读者参考
- 2023-03-23 14:25:04下载
- 积分:1
-
不用ActiveX控件播放声音文件
Public Declare Function sndPlaySound Lib "winmm.dll" Alias _...
不用ActiveX控件播放声音文件
Public Declare Function sndPlaySound Lib "winmm.dll" Alias _
"sndPlaySoundA" (ByVal lpszSoundName As String, _
ByVal uFlags As Long) As Long-Play Audio File Without ActiveX Controls
- 2022-01-23 10:39:54下载
- 积分:1
-
he sample creates a 2D scatter chart of student grades, highlighting
each grad...
he sample creates a 2D scatter chart of student grades, highlighting
each grade range using AlarmZones. Statistics are calculated and
plotted. Coordinate positioned ChartLabels are added to supplement the
legend and describe the AlarmZones.
- 2022-03-06 23:53:54下载
- 积分:1
-
source code about read and write dxf files with c++
读和写dxf文件的c++类库源码2-source code about read and write dxf files with c++
- 2022-06-29 10:33:25下载
- 积分:1
-
使用vc编写的单文档应用程序,能够调用excel应用程序。
使用vc编写的单文档应用程序,能够调用excel应用程序。-use vc single document prepared by the application procedures can call excel applications.
- 2022-05-20 15:19:51下载
- 积分:1
-
2d graphics of activeX controls, a variety of definable display waveform display...
2d图形显示的activex控件,可定义多种显示波形图显示方式,并且无闪烁。-2d graphics of activeX controls, a variety of definable display waveform displays, and Flicker-free.
- 2022-03-21 23:39:34下载
- 积分: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
-
将Windows窗体ActiveX
Exposing Windows forms as ActiveX
- 2022-03-14 11:05:11下载
- 积分:1
-
详细的介绍了股价预测的非线性方法,并对各种方法进行比较,得出了一种适合预测股市的GA―elman算法。...
详细的介绍了股价预测的非线性方法,并对各种方法进行比较,得出了一种适合预测股市的GA―elman算法。-Detailed introduction of the stock of non-linear forecasting methods and compare the various methods, to draw a market forecast for GA-elman algorithm.
- 2022-04-29 04:53:41下载
- 积分:1
-
标准模板库 for C
标准模板库 for C-Standard Template Library for C
- 2022-02-05 22:45:22下载
- 积分:1