-
zuoyediaodu
说明: 了解动态分区分配方式中的数据结构和分配算法,并进一步加深对动态分区存储管理方式及其实现过程的理解(Understand the data structure and allocation algorithm in the dynamic partition allocation mode, and further deepen the understanding of the dynamic partition storage management mode and its implementation process)
- 2019-12-12 18:36:50下载
- 积分:1
-
Storage_Simulator0001
在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪进程个数大于处理机数时,就必须依照某种策略来决定哪些进程优先占用处理机。本实验模拟在单处理机情况下的处理机调度,帮助学生加深了解处理机调度的工作。
二、实验类型
设计型。
三、预习内容
预习课本处理机调度有关内容,包括进程占用处理机的策略方法。
四、实验要求与提示
设计进程调度算法,进程数不定;包含几种调度算法,并加以实现;输出进程的调度过程——进程的状态、链表等。要求使用优先权法和轮转法模拟进程调度过程。
【提示】:简化假设
1) 进程为计算型的(无I/O)
2) 进程状态:ready、running、finish
3) 进程需要的CPU时间以时间片为单位确定
【提示】:算法描述
1) 优先权法——动态优先权,当前运行进程用完时间片后,其优先权减去一个常数。
2) 轮转法
(err)
- 2008-06-12 19:04:46下载
- 积分:1
-
1526_1528_ABCydia.COM_
5s 国行A1528和5C 国行A1526开启移动联通4G运营商文件.(ios9.0~ios9.2.1)(iPhone 5s model A1528 and iPhone 5c model A1526 carrier for opening China mobile&China union 4G.(ios9.0~ios9.2.1))
- 2016-04-07 21:18:26下载
- 积分:1
-
计算机操作系统
操作系统提供一系列服务:
多任务、用户界面、内存管理、内存保护、
文件存取、网络、设备控制、硬件控制 、错误检测及恢复系统、安全(The operating system provides a range of services:
Multitasking, user interface, memory management, memory protection,
File access, network, device control, hardware control, error detection and recovery systems, security)
- 2020-06-21 20:40:01下载
- 积分:1
-
现代操作系统(中文第三版)_扫描版_24.8M
说明: 现代操作系统第三版中文,带目录,觉得好请点赞(Modern operating system third edition Chinese, with directory, feel good, please comment)
- 2020-06-23 23:40:01下载
- 积分:1
-
zhexuejia
哲学家用筷子的问题,能够直接执行在u-cos环境下(Philosopher with chopsticks, able to direct the implementation of the u-cos environment)
- 2012-11-30 12:11:56下载
- 积分:1
-
OS_EXP3
操作系统实验三(银行家算法),西安电子科技大学出版社, 实验代码, 及数据文件(Operating system experiment, Xi an University of Electronic Science and Technology Publishing House, the experimental code, and data files)
- 2013-04-01 10:22:53下载
- 积分:1
-
操作系统作业
模拟操作系统的内存调度,硬盘管理,CPU资源分配,进程优先级处理等等(Simulation of memory scheduling, hard disk management, CPU resource allocation, process priority processing and so on)
- 2017-10-24 18:30:16下载
- 积分:1
-
78579845
弹出日期选择器,精选ios编程学习源码,很好的参考资料。(Pop-up date selector, selection of learning IOS programming source code, a good reference.)
- 2013-12-07 11:12:40下载
- 积分:1
-
OS-master
简单文件系统,实现一些基本操作,如创建文件、打开、关闭、读、写(Simple file system, to achieve some basic operations, such as creating files, opening, closing, reading and writing)
- 2018-06-20 13:46:42下载
- 积分:1