-
CPUdrawsina
采用多线程技术,在任务管理器上显示CPU正弦曲线,挺有意思的,《编程之美》中提到过的(Multi-threading technology, the task manager shows CPU sine curve, very interesting, " Programming of the United States" in the mentioned)
- 2013-07-13 21:30:45下载
- 积分:1
-
InterfaceThread
实例12-1:使用用户界面线程实例 联合开发网 - pudn.com
- 2012-07-09 14:43:05下载
- 积分:1
-
create-and-terminate-Process
进程的创建与撤销,能在VC6.0中运行,简单的学习进程的创建与撤销相关内容(Creation and revocation of the process can be run in VC6.0, the creation of simple learning process and revocations)
- 2013-01-10 10:15:58下载
- 积分:1
-
1
说明: Test of something to upload
- 2015-04-02 19:27:16下载
- 积分:1
-
CreateProcessAsUser
主要的功能是创建用户使用的一个子进程,一般的子进程都是由system启动的,但是这个是当前用户启动的。(The main function is to create a user using a subset of the process, a subset of the general process is initiated by system, but this is the current user initiated.)
- 2012-10-30 11:21:46下载
- 积分:1
-
hhhh
功能很强大,内容很丰富,很有实用价值的线程与进程实例,供大家参考(Function is very powerful, the content is very rich, very practical examples of threads and processes, for your reference)
- 2010-03-05 08:54:18下载
- 积分:1
-
jinchengdiaodu
模拟进程在静态优先级算法下的调度过程
算法选择:静态优先级。(Simulation process under static priority scheduling algorithm algorithm selection process: static priority.)
- 2010-06-02 18:27:23下载
- 积分:1
-
the_smapl_the
这是一个关闭计算机的小模块,可以关闭win32和winnt内核的计算机,(This is a small module, shut down the computer can close the win32 and winnt the kernel of the computer,)
- 2017-04-23 15:16:34下载
- 积分:1
-
amicMultiThread
一款稳定的VB多线程例子源码,运行实例后,每个线程单独运行,框内一条竖线各自运行互不影响,本线程占用系统资源极少,而且较稳定,是值得大家借鉴的一款不错的多线程模块。
(A stable VB multithreaded example source code, running instances, each thread is run separately, a vertical bar box each run independently of each other, very little this thread consumes system resources, and more stable, is worth learning a good multi-threaded module.)
- 2012-09-25 13:34:32下载
- 积分:1
-
processDispatch
进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用:
1.先进先出调度算法;
2.基于优先数的调度算法;
3.最短执行时间调度算法
确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示:
1.当前执行进程;
2.就绪队列;
3.等待队列
附:此程序可直接运行,是操作系统课的经典实验.
(scheduling process simulation program : Suppose a 10 CPU in the process of implementation, respectively :)
- 2021-05-07 04:28:36下载
- 积分:1