-
Using the c language of the modeling process scheduler. Which to achieve a varie...
使用c语言编写的模拟进程调度程序。其中实现了多种进程调度方发,优先数法,时间片法,轮转法等。-Using the c language of the modeling process scheduler. Which to achieve a variety of process scheduling side hair, priority number method, time slice method, rotation law.
- 2022-03-17 17:10:23下载
- 积分:1
-
银行家算法,一斑斑吧。够用了
银行家算法,一斑斑吧。够用了-bankers algorithm, one spotted it. Adequacy of
- 2022-06-22 05:00:30下载
- 积分:1
-
操作系统课程设计设计文档题目一的内容实现UP、DOWN原语产生3个进程:两个进程模拟需要进入临界区的用户进程。当需要进入临界区时,显示:“进程x请求进入临界区…
操作系统课程设计设计文档题目一的内容实现UP、DOWN原语产生3个进程:两个进程模拟需要进入临界区的用户进程。当需要进入临界区时,显示:“进程x请求进入临界区…”,同时向管理进程提出申请;申请返回,表示进入了临界区。在临界区中等待一段随机时间,并显示:“进程x正在临界区…”;当时间结束,显示:“进程x退出临界区…”,同时向管理进程提出退出申请;当申请返回,显示:“进程x已退出临界区。”一个进程作为原语的管理进程,接受其他进程的临界区进入请求:如果允许进入,则根据DOWN 原语的操作步骤设置相应变量,然后返回; 如果不允许进入,则进入循环等待,直到允许为止; 退出时模拟UP 操作。 进程间通信可以采用信号、消息传递、管道或网络通信方式。-Operating system design documents subject curriculum design content of the UP, DOWN primitives have three process
- 2022-10-08 23:30:03下载
- 积分:1
-
读者优先算法
读者优先算法-readers priority algorithm
- 2023-04-20 21:25:04下载
- 积分:1
-
Kernel源代码,号称占有世界处理器操作系统60%的市场份额!...
T-Kernel源代码,号称占有世界处理器操作系统60%的市场份额!-T-Kernel source code, which claims to hold the operating system world processor market share of 60!
- 2022-03-30 19:49:34下载
- 积分:1
-
type命令的扩充
type命令的扩充-type of expansion order
- 2022-03-21 14:10:17下载
- 积分:1
-
lunix下用c编写malloc函数
lunix下用c编写malloc函数-lunix c prepared using malloc function
- 2022-04-30 13:07:48下载
- 积分:1
-
Nucleus Plus 移植代码 PowerPC 860
Nucleus Plus 移植代码 PowerPC 860-Nucleus Plus Code For PowerPC 860
- 2022-07-25 07:09:18下载
- 积分:1
-
文件属性的改变以及移动文件的c语言程序源代码
文件属性的改变以及移动文件的c语言程序源代码-Change file attributes, and mobile file c language source code
- 2022-08-23 20:39:15下载
- 积分:1
-
操作系统课程中,读者写者问题的一个Cpp解决方案;在VC6下调时通过,虚拟控制台下运行。...
操作系统课程中,读者写者问题的一个Cpp解决方案;在VC6下调时通过,虚拟控制台下运行。-operating systems course, readers who wrote in a tracing solutions; In VC6 downward through, Virtual console operation.
- 2022-07-01 19:54:17下载
- 积分:1