-
Visual C++ 6.0实现线程池管理,值得学习一下。
Visual C++ 6.0实现线程池管理,值得学习一下。-visual C++ 6.0 thread pool demo,research
- 2022-03-24 11:12:21下载
- 积分:1
-
设计是一个复杂的过程
设计一个有 N个进程并发运行的进程调度程序,进程调度算法 :最高优先数优先的调度算法 。本实验模拟在单处理机环境下处理机的调度,了解处理机调度的过程。-design is a complicated process N-running process scheduler, process scheduling algorithm : the highest priority to a few priority scheduling algorithm. The experimental simulation of the single-processor environment processor scheduling, understanding processor scheduling process.
- 2022-02-03 09:51:50下载
- 积分:1
-
这是一种方法,你也可以在取定那一步使用你自己喜欢的取定方法,...
这是一种方法,你也可以在取定那一步使用你自己喜欢的取定方法,-This is one of the ways you can take the step that will use your own favorite from determined,
- 2022-08-08 11:42:27下载
- 积分:1
-
我编了一个类似Windows 2000 上性能监视器的程序。在这个程序中,我创建了一个文档对象和几个视图。文档对象负责有规律地采集数据,然后通知相关的视图以不同...
我编了一个类似Windows 2000 上性能监视器的程序。在这个程序中,我创建了一个文档对象和几个视图。文档对象负责有规律地采集数据,然后通知相关的视图以不同的格式显示这些数据。文档对象为了有规律地采集数据,它需要一个定时(time)事件。但是,文档不是一个基于窗口的对象,所以它没有这样的定时事件。我权衡了三种解决方案: 1、在其中的一个视图中创建定时器。当事件发生时通知文档对象获取数据。 2、为每一个文档(或在每个文档内)创建一个单独的线程,以便这个线程能有规律地创建时间事件。 3、在CMainFrame中创建一个定时器并从中调用文档函数这三种方法我都不满意。能否给出一种更好的解决方案?
- 2023-07-11 15:35:03下载
- 积分:1
-
使用自制这个文件的过程管理包含了你将要做的总结。
自制进程管理器This file contains a summary of what you will find in each of the files thatmake up your ShowAllProcess application.-process management with homemade This file contains a summary of what you will find in each of the files ShowAllProcess thatmake up your application.
- 2022-02-12 01:45:24下载
- 积分:1
-
vc编写的,提取windows进程管理器信息的程序
vc编写的,提取windows进程管理器信息的程序-vc prepared, extract windows process manager process of information
- 2023-07-25 03:40:03下载
- 积分:1
-
多线程编程,有实例.可参考.希望对大家有用.
多线程编程,有实例.可参考.希望对大家有用.-multithreaded programming examples. Reference. We hope that the right useful.
- 2022-07-19 05:45:34下载
- 积分:1
-
多线程网络IP扫描(SNMP)
非常快。
多线程网络IP扫描(SNMP)
非常快。-Multi-threaded IP scanning the network (SNMP) very quickly.
- 2022-03-19 14:00:56下载
- 积分:1
-
GPS数据采集程序.rar
GPS数据采集程序.rar-GPS data collection procedures. Rar
- 2022-07-26 03:48:41下载
- 积分:1
-
用于枚举当前系统进程的程序。使用了一些没有公开的API
用于枚举当前系统进程的程序。使用了一些没有公开的API-The current system for the enumeration process procedures. Some did not disclose the use of the API
- 2022-03-14 11:26:10下载
- 积分:1