-
《如何发送命令到文档对象》配套原代码 [代码性质] 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
-
学生系统delphi写的,能编译通过
学生系统delphi写的,能编译通过-System delphi students wrote to the compiler through
- 2022-08-21 07:44:24下载
- 积分:1
-
Bilinear transform algorithm input order, the sampling time, control variables (...
双线性变换算法
输入阶次 ,采样时间 ,控制变量 ( 时 =1, 时 =0)
b1为s函数或z函数多项式的系数,先输入分子的系数(从高次幂至低次幂,高阶系数为零的,应输入0,各系数之间用空格键隔开),再输入分母的系数(从高次幂至低次幂,高阶系数为零的,应输入0,各系数之间用空格键隔开),均存到b1内。
-Bilinear transform algorithm input order, the sampling time, control variables (time = 1, when = 0) b1 function for s or z function polynomial coefficient, the coefficient of the first input elements (from the high power to low power of , high-coefficient of zero, should be type 0, the coefficient between the key separated by a space), and then type the denominator of the coefficient (from the high power to low-power, high-coefficient of zero, should be type 0, between the coefficient of keys separated by spaces), are kept within the b1.
- 2022-02-04 07:44:22下载
- 积分:1
-
一个模仿windows的计算器。
只包含普通型计算器。未包含科学性...
一个模仿windows的计算器。
只包含普通型计算器。未包含科学性-A mimic windows calculator. Contains only general-type calculator. Does not contain scientific
- 2023-01-26 04:10:04下载
- 积分:1
-
线程库代码
应用背景这是与原料药的代码。如果你使用这个,你可以使用没有附加编码的线程。关键技术C线程代码。如果你申请这个,你只需用代码来改变代码。
- 2022-11-24 14:15:02下载
- 积分:1
-
ntp 客户端源代码
ntpclient的源代码压缩包,主要用来同步NTP服务器时间。
- 2022-05-08 15:31:41下载
- 积分:1
-
基于VC++,单选按钮在有数字键盘的计算器中的应用
基于VC++,单选按钮在有数字键盘的计算器中的应用-Based on VC++, the radio button in the numeric keypad of the calculator application
- 2022-01-26 08:12:34下载
- 积分:1
-
算法分析实验报告:残缺棋盘问题,简单易懂
算法分析实验报告:残缺棋盘问题,简单易懂-algorithm analysis experiment : Incomplete chessboard, easily understood
- 2022-07-27 10:23:03下载
- 积分:1
-
供初入门的学习用的4位计数器程序,简单易懂,可编译通过,可仿真...
供初入门的学习用的4位计数器程序,简单易懂,可编译通过,可仿真-bcount4
- 2022-11-01 11:10:03下载
- 积分:1
-
map with led indication, operated with computer
map with led indication, operated with computer
- 2022-01-22 12:57:25下载
- 积分:1