-
一个完成的lru算法
一个完成的lru算法-a completed LRU algorithm
- 2022-09-05 05:35:03下载
- 积分:1
-
操作系统引导辅助程序
操作系统引导辅助程序-operating system support procedures guide
- 2023-07-26 01:50:03下载
- 积分:1
-
用ack汇编语言及80x86汇编指令完成一个运行在minix平台上的启动程序,并将其写入虚拟软驱(内容大于512B),实现:在无操作系统情况下运行一个简单的游戏...
用ack汇编语言及80x86汇编指令完成一个运行在minix平台上的启动程序,并将其写入虚拟软驱(内容大于512B),实现:在无操作系统情况下运行一个简单的游戏程序。(我们选择的是“俄罗斯方块”。 )即裸机游戏-With ack, and 80x86 assembly language instructions to complete an assembly platform running on minix startup program and write the virtual floppy drive (content is greater than 512B), achieved: in the absence of operating system instances to run a simple game programs. (We chose " Tetris" . ) that the bare-metal games
- 2023-01-28 04:10:04下载
- 积分:1
-
文件系统,可哦佛艘故我俄破;界瓦急剧热破体
文件系统,可哦佛艘故我俄破;界瓦急剧热破体-file system, oh, I am from Dover Russia break; Watts sharp sector body heat break
- 2023-02-02 16:25:04下载
- 积分:1
-
操作系统原理实验――进程调度实验报告
实验内容或题目:
1)设计有5个进程并发执行的模拟调度程序,每个程序由一个PCB表示。
2)模拟调度程序可任选...
操作系统原理实验――进程调度实验报告
实验内容或题目:
1)设计有5个进程并发执行的模拟调度程序,每个程序由一个PCB表示。
2)模拟调度程序可任选两种调度算法之一实现(有能力的同学可同时实现两个调度算法)。
3)程序执行中应能在屏幕上显示出各进程的状态变化,以便于观察调度的整个过程。
4)本次实验内容(项目)的详细说明以及要求请参见实验指导书。
-Operating principle experiment- the process of scheduling the content or subject experiment on the experiment: 1) design process, concurrent implementation of the five simulation scheduler, each program consists of a PCB, said. 2) The simulation scheduler can be optional, one of two kinds of scheduling algorithm to achieve (with the ability of students can simultaneously achieve the two scheduling algorithms). 3) program implementation should be able to screen out the process of change of state in order to observe the entire process of scheduling. 4) The content of this experiment (project) and to require a detailed explanation, see the experimental instructions.
- 2022-03-17 08:42:49下载
- 积分:1
-
操作系统内存分页式存储示例 (C语言,Turbo C下). (见ReadMe) .
操作系统内存分页式存储示例 (C语言,Turbo C下). (见ReadMe) .-operating system memory paging storage examples (C, Turbo C). (See ReadMe).
- 2022-05-29 01:00:18下载
- 积分:1
-
模拟内存换页算法,包括FIFO(先进先出first in first out),OPT(动态分配optimal),LRU(最近不使用latest use rec...
模拟内存换页算法,包括FIFO(先进先出first in first out),OPT(动态分配optimal),LRU(最近不使用latest use recently),LFR(最近最低频率lowest frequency recently),NUR(最近不使用no used recently)-Analog memory paging algorithms, including FIFO (first in first out first in first out), OPT (dynamic allocation optimal), LRU (recently does not use latest use recently), LFR (the lowest frequency of the recent lowest frequency recently), NUR (do not use the recent no used recently)
- 2023-07-04 08:30:03下载
- 积分:1
-
它的网页reeplacement技术在操作系统
its about page reeplacement technique in operating system
- 2022-04-08 10:41:43下载
- 积分:1
-
a simple virtual machines and virtual operating system, support for the process...
一个简单的虚拟机和虚拟操作系统,支持进程调度、文件系统,包含简单的汇编支持,偶去年的作业。-a simple virtual machines and virtual operating system, support for the process scheduling, file system, the compilation contains simple, even last year"s operations.
- 2022-07-07 00:19:27下载
- 积分:1
-
哲学家就餐问题
哲学家就餐问题归纳为五个哲学家坐在一张桌子做两件事之一: 吃或思考。吃时,他们不思维,并同时观想,他们不吃。五个哲学家的圆形餐桌上坐着一大碗的面条在中心。一把叉子放在每一对相邻的哲学家,和,因此每个哲学家有一把叉子,在他的左边和一把叉子,向他的右边。由于意大利面条很难服务,用一个叉子吃,假定一个哲学家必须用两把叉子吃饭。每个哲学家可以只使用叉子在他立即左和直接权限。
- 2023-08-29 01:30:03下载
- 积分:1