资源列表

« 1 2 ... .18 .19 .20 .21 .22 323.24 .25 .26 .27 .28 ... 915 »

[操作系统开发qiangzhanshiyouxiandiaodu

说明:进程的优先数由用户自己指定或程序任意设定,且优先数越低,优先级越高。调度时,总是选择优先级最高的进程运行-Process priority number specified by the user or program their own arbitrary set, and the lower priority number, the higher the priority. Scheduling always choose the
<真我> 在 2025-04-06 上传 | 大小:1.04mb | 下载:0

[操作系统开发FIFO

说明:链接指针:按照进程到达系统的时间将处于就绪状态的进程连接成衣个就绪队列。指针指出下一个到达进程的进程控制块首地址。最后一个进程的链接指针为NULL。 估计运行时间:可由设计者任意指定一个时间值。 到达时间:进程创建时的系统时间或由用户指定。调度时,总是选择到达时间最早的进程。 进程状态:为简单起见,这里假定进程有两种状态:就绪和完成。并假定进程一创建就处于就绪状态,用R表示。当一个进程运行结束时,就将其设置成完成态,用C表示
<真我> 在 2025-04-06 上传 | 大小:8kb | 下载:0

[操作系统开发shijianpianlunzhuan

说明:链接指针:指出下一个到达进程的进程控制块首地址。按照进程到达的顺序排队。系统设置一个队头和队尾指针分别指向第一个和最后一个进程。新生成的进程放队尾。 估计运行时间、到达时间以及进程状态一第一题中相同。 (2)为每个进程任意确定一个要求运行时间和到达时间。 (3)按照进程到达的先后顺序排成一个循环队列。再设一个队首指针指向第一个到达进程的首址。 (4)执行处理机调度时,开始选择队首的第一个进程运行。另外再设一个当前运行进程
<真我> 在 2025-04-06 上传 | 大小:10kb | 下载:0

[操作系统开发application.applet

说明:打印管理程序,测试完全通过.windows开发环境.-Print management procedures to test fully. Windows development environment.
<chen> 在 2025-04-06 上传 | 大小:2.94mb | 下载:0

[操作系统开发person

说明:需要使用Delphi 7.0及以上版本才能将它们打开-Need to use the Delphi 7.0 and above in order to open them
<林枫> 在 2025-04-06 上传 | 大小:19.79mb | 下载:0

[操作系统开发NEICUN

说明:这是模拟内存分配的C语言算法,请大家参考-This is a simulation of the C language memory allocation algorithm, please refer to
<pp> 在 2025-04-06 上传 | 大小:7kb | 下载:0

[操作系统开发lookall

说明:检查HPUX,DECUNIX进程是否存在,该程序是一个系统中使用的原程序,用于进程监控和管理.-Check HPUX, DECUNIX process exists, the program is a system used in the original procedures for the process of monitoring and management.
<tiankeyu> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[操作系统开发osos

说明:这是由Java编写的小型模拟操作系统,其中实现了多道批处理作业的功能。-This is prepared by a small Java simulation of the operating system, which achieved a batch of multi-channel operation functions.
<Anse> 在 2025-04-06 上传 | 大小:115kb | 下载:0

[操作系统开发czuoxt

说明:操作系统实验指导   -以Linux系统为主 一、实验目的 (1)了解Linux系统中进程间通信的基本原理。 (2)了解和熟悉消息通信机制、共享存储区机制以及信号通信机制-Experimental guidance system- to a Linux-based system, the experiment was (1) understanding of Linux system the process of the b
<王博> 在 2025-04-06 上传 | 大小:9kb | 下载:0

[操作系统开发cipankongjian

说明:模拟磁盘空间的自动规划,调用等功能的实现,希望对大家有所帮助-Simulation of automatic disk space planning, call features such as the realization, I hope all of you to help
<pp> 在 2025-04-06 上传 | 大小:7kb | 下载:0

[操作系统开发monixuniji

说明:模拟虚拟机的运作,希望这段小程序对大家有所帮助-Simulation of the operation of a virtual machine, I hope this small program to help all of you
<pp> 在 2025-04-06 上传 | 大小:5kb | 下载:0

[操作系统开发sisuo

说明:演示操作系统中的死锁问题,这是操作系统课程设计的重点-Deadlock demo operating system, which is designed to focus on operating systems courses
<pp> 在 2025-04-06 上传 | 大小:5kb | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 323.24 .25 .26 .27 .28 ... 915 »

源码中国 www.ymcn.org