-
DBOLE目录:PB9使用OLE控件实现大型二进制数据的保存与显示的源程序;...
DBOLE目录:PB9使用OLE控件实现大型二进制数据的保存与显示的源程序;-DBOLE directory : PB9 use OLE large binary data to achieve the preservation and display of the source;
- 2022-04-24 11:44:49下载
- 积分:1
-
《如何发送命令到文档对象》配套原代码 [代码性质] VC可重用代码段 我编了一个类似Windows 2000 上性能监视器的程序。在这个程序中,我创建了一个文档
《如何发送命令到文档对象》配套原代码 [代码性质] VC可重用代码段 我编了一个类似Windows 2000 上性能监视器的程序。在这个程序中,我创建了一个文档对象和几个视图。文档对象负责有规律地采集数据,然后通知相关的视图以不同的格式显示这些数据。文档对象为了有规律地采集数据,它需要一个定时(time)事件。但是,文档不是一个基于窗口的对象,所以它没有这样的定时事件。我权衡了三种解决方案: 1、在其中的一个视图中创建定时器。当事件发生时通知文档对象获取数据。 2、为每一个文档(或在每个文档内)创建一个单独的线程,以便这个线程能有规律地创建时间事件。 3、在CMainFrame中创建一个定时器并从中调用文档函数这三种方法我都不满意。能否给出一种更好的解决方案?- How to send commands to the Document Object matching the original code [code nature] VC reusable code segment I made a similar on the Windows 2000 Performance Monitor procedures. In this process, I created a document object and several view
- 2022-08-11 05:55:04下载
- 积分:1
-
this is a Zlib compression library packaged COM interface, complete applications...
这是一个对Zlib压缩库进行打包COM接口,完整的应用程序和可重用代码-this is a Zlib compression library packaged COM interface, complete applications and reusable code
- 2022-10-19 00:55:03下载
- 积分:1
-
电力系统中用雅克比矩阵的形成,在潮流计算和仿真中用途广泛...
电力系统中用雅克比矩阵的形成,在潮流计算和仿真中用途广泛-create Matrices by using Jacobi iterative in electric power system.Mostly this method is proposed to calculate the power flow and emulator.
- 2022-03-15 04:54:57下载
- 积分:1
-
Pocket PC sample stream interface drivers, including how to load stream interfac...
Pocket PC流接口驱动示例,包括如何加载流接口驱动。-Pocket PC sample stream interface drivers, including how to load stream interface driver.
- 2022-01-26 07:43:04下载
- 积分:1
-
一个和windows下面写字板相仿的小程序
一个和windows下面写字板相仿的小程序-and windows following a similar small WordPad procedures
- 2022-02-10 10:28:25下载
- 积分:1
-
用wxWidgets写的文本编辑工具,可以取代windows的记事本使用。
用wxWidgets写的文本编辑工具,可以取代windows的记事本使用。-Using wxWidgets to write the text editing tool that can replace the use of windows of Notepad.
- 2023-09-02 03:05:04下载
- 积分:1
-
聊天程序的客户端,还有服务器在后面
聊天程序的客户端,还有服务器在后面-chat program and the client, the server behind
- 2022-06-17 17:21:02下载
- 积分:1
-
注册与卸载OCX的源程序,很好的。学好了有很大的用处的--》不用付钱就用软件了。...
注册与卸载OCX的源程序,很好的。学好了有很大的用处的--》不用付钱就用软件了。-registration and unloading OCX source, a very good thing. Master a great deal of use-- "Do not pay for using software.
- 2022-01-25 17:24:17下载
- 积分:1
-
VC++实现的摄像头点亮,拍照功能
本文主要实现点亮摄像头,实现视频的捕获和拍照功能,已经在笔记本电脑上测试通过。希望对需要的人有帮助。主要功能实现的函数:virtual BOOL OnInitDialog(); afx_msg void OnButtonCatup(); afx_msg void OnButtonStop(); afx_msg void OnSave()。
- 2022-03-23 16:51:01下载
- 积分:1