-
TSOT: experimental simulation of a process queue, the queue using linked list fo...
TSOT:实验一 进程队列模拟,队列使用链表形式。
TSOP:实验二 页面请求模拟,生成表单一中的页面地址映射有严重问题,我没有重做。
TAOT:实验三 进程调度。
TAOB:实验四 银行家算法,不能自行设定进程数量,用的是递归算法。-TSOT: experimental simulation of a process queue, the queue using linked list form. TSOP: 2 page requests simulation experiment to generate the page address in the form of a mapping have serious problems, I did not redo. TAOT: Experiment 3 process scheduling. TAOB: Experiment 4 banker" s algorithm, not the number of self-setting process, using a recursive algorithm.
- 2022-08-22 00:34:56下载
- 积分:1
-
高校计算机学院操作系统课程关于进程通信的程序范例
高校计算机学院操作系统课程关于进程通信的程序范例-University College of the operating system of computer programs on the example of the process of communication procedures
- 2022-03-13 08:14:25下载
- 积分:1
-
在开发arcgis中的地图的调用和保存功能,有源码,希望给JAVA开发者提供帮助。...
在开发arcgis中的地图的调用和保存功能,有源码,希望给JAVA开发者提供帮助。
- 2023-03-07 13:20:03下载
- 积分:1
-
操作系统课程设计《页面置换算法》,内含设计文档。
设计要求为:作业共有320条指令,即它的地址空间为32页,目前它的所有页都还未调入内存。再模拟过程中,...
操作系统课程设计《页面置换算法》,内含设计文档。
设计要求为:作业共有320条指令,即它的地址空间为32页,目前它的所有页都还未调入内存。再模拟过程中,如果所访问的指令已在内存,则显示其物理地址,并转下一条指令。如果所访问的指令还未装入内存,则发生缺页,此时需要记录缺页的次数,并将相应页调入内存。如果4个内存块均已装入该作业,则需要进行页面置换,最后显示其物理地址,并转向下一条指令。在所有320条指令执行完毕后,请计算并显示作业运行过程中发生的缺页率。
实现方法为:最佳置换算法(OPT)、先进先出(FIFO)算法和最近最久未使用(LRU)算法。-err
- 2023-03-14 22:50:04下载
- 积分:1
-
利用简单的结构和控制方法模拟进程结构、进程状态和进程控制。...
利用简单的结构和控制方法模拟进程结构、进程状态和进程控制。-The use of a simple structure and control simulation of process structure, process status and process control.
- 2022-08-25 15:11:54下载
- 积分:1
-
操作系统中死锁的避免
操作系统中死锁的避免----谈谈银行家算法 -OS-turn to avoid the banker"s algorithm
- 2022-11-02 05:40:03下载
- 积分:1
-
标题:读和写注册表文件的例子
用visualbasic编的
标题:读和写注册表文件的例子
用visualbasic编的-Title : read and write registry document examples of the series with visualbasic
- 2022-09-30 16:15:02下载
- 积分:1
-
SQLite quesry,电话,浏览器,iPhone的WebView和分段控制的例子
SQLite Quesry, Call, Browser, WebView and Segment Control Example for iPhone
- 2022-03-18 16:32:53下载
- 积分:1
-
Orange s:一个操作系统的实现(书附源码)chapter6.rar
Orange s:一个操作系统的实现(书附源码)chapter6.rar-Orange" s: an operating system implementation (source code attached to the book) chapter5.rar
- 2022-01-31 18:40:29下载
- 积分:1
-
在控制台下模拟的windows操作系统下的文件管理系统,包含文件管理的常用功能。...
在控制台下模拟的windows操作系统下的文件管理系统,包含文件管理的常用功能。-In the console under the windows operating system simulation under the document management system, including the commonly used document management functions.
- 2023-02-04 16:20:03下载
- 积分:1