-
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
-
自己写的一段VC线程案例,做教材很好的!
自己写的一段VC线程案例,做教材很好的!-Write their own section of VC-threaded cases, to do good teaching!
- 2022-02-16 02:23:09下载
- 积分:1
-
进程管理和线程管理 进程管理和线程管理
进程管理和线程管理 进程管理和线程管理-Process management process management and thread management and thread management
- 2022-02-07 20:54:29下载
- 积分:1
-
一个类似于任务管理器的程序,非常适合学习进程编程的人使用...
一个类似于任务管理器的程序,非常适合学习进程编程的人使用-A Task Manager is similar to the procedures, the learning process very suitable for programming use
- 2022-09-27 22:40:06下载
- 积分:1
-
写日志的代码,很不错啊,大家可以自由下在
写日志的代码,很不错啊,大家可以自由下在-log write code, and it is very responds : Members are free under the
- 2022-03-05 11:23:56下载
- 积分: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
-
使用多线程和共享内存技术解决生产者消费都问题的示例
使用多线程和共享内存技术解决生产者消费都问题的示例-The use of multi-threaded and shared-memory technology to solve the producer consumer problem are examples of
- 2022-08-26 09:46:23下载
- 积分:1
-
C# a process manager, will show all system processes, and its termination of ope...
用C#实现的一个进程管理器,能显示出系统中所有进程,及对其进行终止等操作,值得一看。-C# a process manager, will show all system processes, and its termination of operations overseas.
- 2022-03-21 12:32:07下载
- 积分:1
-
operating system is involved in the process of the procedures, process managemen...
是操作系统中涉及进程的程序,有进程的管理,和pingpong问题-operating system is involved in the process of the procedures, process management, and pingpong problems
- 2022-06-26 19:35:07下载
- 积分:1
-
一.算法介绍:
**数据结构:
1.可利用资源向量Available
2.最大需求矩阵Max
3.分配矩阵Allocation
4.需求矩阵...
一.算法介绍:
**数据结构:
1.可利用资源向量Available
2.最大需求矩阵Max
3.分配矩阵Allocation
4.需求矩阵Need
**功能介绍:
模拟实现Dijkstra的银行家算法以避免死锁的出现.分两部分组成:
第一部分:银行家算法(扫描)
1.如果Request
- 2022-06-22 01:35:16下载
- 积分:1