资源列表
[操作系统开发] Memory-Allocation
说明:1.内存的分配和回收是存储器管理的关键。理解和掌握常用的内存分配算法的内容和原理。 2.通过本实验,模拟实现可变式分区分配算法:首次适应算法、最佳适应算法、最坏适应算法等。尝试编写一个简单的动态分区存储器管理模拟系统。-1the distribution and recovery of memory is a memory management key. Understanding and mastering the memory<苡莣> 在 2024-11-08 上传 | 大小:2kb | 下载:0
[操作系统开发] Disk-scheduling
说明:① 理解和掌握常用的磁盘调度算法的内容和原理。磁盘是可被多个进程共享的设备。当有 多个进程都请求访问磁盘时,应采用一种适当的调度算法,以使各个进程对磁盘的平均访问(主要是寻道)时间最小。 ② 通过本实验,使用先来先服务算法、最短寻道时间优先算法、扫描算法,模拟实现一个简单的磁盘调度系统。 -The understanding and grasp of the commonly used disk scheduling alg<苡莣> 在 2024-11-08 上传 | 大小:2kb | 下载:0
[操作系统开发] yinhangjiasuanfa
说明:利用银行家算法对申请资源对进行判定,银行家算法演示-change resources,Allocation<石馨> 在 2024-11-08 上传 | 大小:2kb | 下载:0
[操作系统开发] zhexuejiajiucanwenti
说明:一群哲学家围坐在一个圆桌,手上持有密码m,并从1开始编了号取初值m,哲学家从1开始报数, 报到m的哲学家停止吃饭,退出圆桌,求哲学家退出的顺序。要求:n和初值m由完家输入.手上的密码随机产生.最后要打印出编号对应的密码,输出哲学家离开的相后顺序-philosopher,philosopher away from cookdesk in the follow queue<石馨> 在 2024-11-08 上传 | 大小:2kb | 下载:0
[操作系统开发] jobschdule
说明:实现了操作系统作业调度算法中的先来先服务、短作业优先、优先权高者优先、响应比高者优先四种调度算法。-Operating system job scheduling algorithm first come first served, short job priority, the priority to high priority response than the high priority the four scheduling a<饭饭> 在 2024-11-08 上传 | 大小:2kb | 下载:0
[操作系统开发] 3.2-process
说明:操作系统进程调度模拟算法,经典的操作系统算法,操作系统学习和入门的好源码-Operating system process scheduling simulation algorithm, the classic algorithm of the operating system, the operating system to learn and started a good source<高进华> 在 2024-11-08 上传 | 大小:2kb | 下载:0