-
《如何发送命令到文档对象》配套原代码 [代码性质] 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
-
引导程序的修改与查询例子。您可以从中学习一些磁盘操作的方法。...
引导程序的修改与查询例子。您可以从中学习一些磁盘操作的方法。-Bootloader modification and query examples. You can learn some ways to a disk operation.
- 2022-11-28 15:55:04下载
- 积分:1
-
filter, which is obtained from the toils of a very filtering algorithm, only slo...
Peer group filter,这是一种很精壮的滤波算法,只是速度有些慢,但是很有用-filter, which is obtained from the toils of a very filtering algorithm, only slowed somewhat slow, but useful
- 2022-01-26 03:12:46下载
- 积分:1
-
时间滞后的监测算法
时间滞后的监测算法 - 统计学方法.输入两个信号序列,最优估计两序列的时间差-Matlab implementation of time delay estimation- statistics approach
- 2022-11-28 05:00:03下载
- 积分:1
-
代码行数统计工具 代码行数统计工具
代码行数统计工具 代码行数统计工具-Kit to count the line number of code.
- 2022-06-13 00:51:48下载
- 积分:1
-
Vision and system design magazine 2009 July
Vision and system design magazine 2009 July
- 2022-05-27 07:31:27下载
- 积分:1
-
一个小时钟程序,实现定时关机提醒功能
一个小的时钟程序,实现定时关机以及提醒功能-a small clock procedures, and achieve Mytob.BSNotes remind function
- 2022-03-03 12:57:07下载
- 积分:1
-
很久以前从网上找到的咚咚。对于ASP编程者可能有用,一个自动生成目录树的脚本...
很久以前从网上找到的咚咚。对于ASP编程者可能有用,一个自动生成目录树的脚本-long time ago from the Internet to find the behind. For ASP programmers may be useful automatically generate a script tree
- 2022-03-19 14:27:06下载
- 积分:1
-
jquery速查手册,一张简图包含了所有jquery最常用的函数简介.
jquery速查手册,一张简图包含了所有jquery最常用的函数简介.-jquery cheatsheet,a snap diagram include all usual function info.
- 2022-05-05 16:02:54下载
- 积分:1
-
In the LabWindows called for measuring time in the control of high precision, fo...
在LabWindows中要求对测量时间的控制精确度很高,为此我们常用Timer控件并不能精确控制。在此例程中列举了同步定时器与异步定时器,希望对大家有帮助。-In the LabWindows called for measuring time in the control of high precision, for which we often can not be precise control Timer control. Listed in this routine of synchronous and asynchronous timer timer, want to help everyone.
- 2022-03-09 18:29:51下载
- 积分:1