-
Wildcard-learning
正确认识 学习表达式 也有关于DOS 通配符学习(Correct understanding of learning DOS wildcard expressions are also learning about)
- 2014-04-16 20:48:23下载
- 积分:1
-
moniqi
操作系统页面置换算法模拟器用JAVA语言编写的(pages replacement algorithm operating system simulator with the Java language)
- 2006-06-09 14:30:53下载
- 积分:1
-
Storage_Simulator0001
在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪进程个数大于处理机数时,就必须依照某种策略来决定哪些进程优先占用处理机。本实验模拟在单处理机情况下的处理机调度,帮助学生加深了解处理机调度的工作。
二、实验类型
设计型。
三、预习内容
预习课本处理机调度有关内容,包括进程占用处理机的策略方法。
四、实验要求与提示
设计进程调度算法,进程数不定;包含几种调度算法,并加以实现;输出进程的调度过程——进程的状态、链表等。要求使用优先权法和轮转法模拟进程调度过程。
【提示】:简化假设
1) 进程为计算型的(无I/O)
2) 进程状态:ready、running、finish
3) 进程需要的CPU时间以时间片为单位确定
【提示】:算法描述
1) 优先权法——动态优先权,当前运行进程用完时间片后,其优先权减去一个常数。
2) 轮转法
(err)
- 2008-06-12 19:04:46下载
- 积分:1
-
zhexuejia
哲学家用筷子的问题,能够直接执行在u-cos环境下(Philosopher with chopsticks, able to direct the implementation of the u-cos environment)
- 2012-11-30 12:11:56下载
- 积分:1
-
MicrosoftVisualInterDev
Microsoft Visual InterDev 从入门到精通(from entry level to proficiency)
- 2007-04-19 15:19:03下载
- 积分:1
-
基于c++的银行家算法
说明: 基于c++的简易银行家算法。。。。....(A simple banker algorithm based on C + +....)
- 2020-06-24 00:20:02下载
- 积分:1
-
系统源代码pwin
一个微型操作系统源码。抛砖引玉,希望有更多的国人开发和共享操作系统源码。(a micro-source operating system. Comment hope more people development and sharing of the operating system source code.)
- 2004-09-24 21:15:50下载
- 积分:1
-
ozmtool
说明: OZMTOOL to extract DSDT from old BIOS
- 2019-06-06 15:18:02下载
- 积分:1
-
Filesystem
磁盘文件系统:建立基于磁盘存储设备的UNIX文件系统,在windows系统下模拟UNIX文件管理系统,可用命令行进行基本的文件操作。(Disk file system: the UNIX file system based disk storage devices in the windows system simulation UNIX file management system, basic file operations available command line.)
- 2013-04-25 14:32:48下载
- 积分:1
-
用login二级目录的文件系统
这个程序是模拟采用二级目录结构的磁盘文件系统中的文件操作,它可以实现对文件的一些基本管理,如:读、写、删除文件等。通过这个程序可掌握文件子系统的原理,加深对二级目录结构的文件系统中用户管理、文件管理、目录管理的理解,并用程序实现对文件子系统的模拟。(the procedure is simulated using two disk directory structure of the file system file manipulation, it can be achieved on some basic document management, such as : read, write, delete files. Through this procedure can grasp the principle document subsystems to enhance the structure of the two file system user management, document management, directory management, understanding, and the procedures to achieve the right documents subsystem simulation.)
- 2020-12-12 20:29:16下载
- 积分:1