-
操作系统中银行家算法的演示程序,银行家算法是避免死锁的方法,避免死锁的法则是,系统在运行过程中,对于进程的每一种资源请求都要根据预掌握的资源使用信息,按照一定的...
操作系统中银行家算法的演示程序,银行家算法是避免死锁的方法,避免死锁的法则是,系统在运行过程中,对于进程的每一种资源请求都要根据预掌握的资源使用信息,按照一定的算法,进行是否可能导致死锁的预测,以决定是否同意这一资源请求。这是向前看几步,知道保证不会导致死锁时再向前走一步的具有动态性质的预测算法。-operating system bankers algorithm Demonstration Program, bankers algorithm is a method to avoid deadlock and avoid deadlock the law is, the system in the process, the process for each type of resource in accordance with the request of the resources available to advance the use of information, according to some algorithm, leading to the possibility of death lock projections to decide whether the resource requests. This is a forward-looking steps, guaranteed not know Deadlock lead again when forward step with the dynamic nature of the forecast algorithm.
- 2023-08-20 23:10:03下载
- 积分:1
-
强力结束进程,可以学习下易如何调用驱动.不错的源码.结束微点,金山等杀毒软件的进程...
强力结束进程,可以学习下易如何调用驱动.不错的源码.结束微点,金山等杀毒软件的进程-Strong the end of the process, you can easily learn how to call the next driver. Good source. The end of micro-point, Jinshan, such as antivirus software process
- 2022-12-27 16:20:04下载
- 积分:1
-
使用C写的主子线程的通讯,相信看后会对线程和线程通讯多一些了解。...
使用C写的主子线程的通讯,相信看后会对线程和线程通讯多一些了解。-Written using the C master thread of communication, I believe, after watching threads and thread would be a little more understanding of communication.
- 2022-02-05 14:36:52下载
- 积分:1
-
程序运行结束删除本!
程序运行结束删除本!-running deleted from the end!
- 2022-04-01 11:35:37下载
- 积分:1
-
SDK using a simple example of multi
利用SDK实现多线程的简单例子,绝对可以运行-SDK using a simple example of multi-threaded, absolutely you can run
- 2023-08-06 20:55:03下载
- 积分:1
-
用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。...
用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。-High-level language by writing and debugging a process scheduler in order to deepen their understanding of the concept of the process and understanding the process of scheduling algorithm.
- 2022-02-21 12:04:42下载
- 积分:1
-
The process of implementation method, this procedure describes how to create a p...
进程的实现方法,此程序介绍如何创建一个进程的方法-The process of implementation method, this procedure describes how to create a process approach
- 2022-04-11 00:12:25下载
- 积分:1
-
这是一个关于进程调度的算法,是操作系统 的精典算法 ,希望大家多指教,...
这是一个关于进程调度的算法,是操作系统 的精典算法 ,希望大家多指教,-This is a process of scheduling algorithm is the classic operating system algorithm, we hope that more exhibitions,
- 2022-03-07 09:57:50下载
- 积分:1
-
一个比较简单的Windows进程管理器源代码,仅供参考
一个比较简单的Windows进程管理器源代码,仅供参考-a relatively simple process management for Windows source code, for information purposes only
- 2022-03-21 13:01:23下载
- 积分:1
-
学习多线程编程不可多得得例子,思路清晰, 并可为深入学习的人进一步应用。...
学习多线程编程不可多得得例子,思路清晰, 并可为深入学习的人进一步应用。-learning multithreaded programming in a rare example of clear ideas and being able to study in depth the further application.
- 2023-07-17 06:35:03下载
- 积分:1