登录
首页 » 操作系统 » 操作系统课程设计《页面置换算法》,内含设计文档。 设计要求为:作业共有320条指令,即它的地址空间为32页,目前它的所有页都还未调入内存。再模拟过程中,...

操作系统课程设计《页面置换算法》,内含设计文档。 设计要求为:作业共有320条指令,即它的地址空间为32页,目前它的所有页都还未调入内存。再模拟过程中,...

于 2023-03-14 发布 文件大小:33.63 kB
0 62
下载积分: 2 下载次数: 1

代码说明:

操作系统课程设计《页面置换算法》,内含设计文档。 设计要求为:作业共有320条指令,即它的地址空间为32页,目前它的所有页都还未调入内存。再模拟过程中,如果所访问的指令已在内存,则显示其物理地址,并转下一条指令。如果所访问的指令还未装入内存,则发生缺页,此时需要记录缺页的次数,并将相应页调入内存。如果4个内存块均已装入该作业,则需要进行页面置换,最后显示其物理地址,并转向下一条指令。在所有320条指令执行完毕后,请计算并显示作业运行过程中发生的缺页率。 实现方法为:最佳置换算法(OPT)、先进先出(FIFO)算法和最近最久未使用(LRU)算法。-err

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 进程通信源码
    这是一个进程通信的源码,并不限定在父子进程之间。虽然源码设计较为简单,并没有使用MFC进行界面设计,但是作为操作系统新手,可以简单参考此功能实现过程,希望对你们会有所启发。
    2022-07-08 08:23:15下载
    积分:1
  • 多道转换调度算法
    多道转换调度算法-multiple conversion Scheduling Algorithm
    2023-07-12 18:35:03下载
    积分:1
  • Assembly Language (Assembly Language) is a computer professional in an importan...
    《汇编语言》(Assembly Language)是计算机专业中一门重要的基础课程,是一种面向机器的低级语言。它依赖于硬件,能通过巧妙的程序设计充分发挥硬件的潜力。汇编语言程序产生的代码运行效率高。因此,到目前为止,许多软件系统(例如操作系统等)的核心部分仍然用汇编语言来编写。- Assembly Language (Assembly Language) is a computer professional in an important foundation courses, is a low-level language-oriented machines. It depends on the hardware, through clever programming and give full play to the hardware s potential. Assembly language code generated by running the procedures and high efficiency. Hence, up to now, many software systems (such as operating systems, etc.) is still the core of the assembly language used to write.
    2022-08-17 08:18:05下载
    积分:1
  • for motion history calculation which will find out the motion between two frames...
    for motion history calculation which will find out the motion between two frames.
    2022-02-09 20:00:16下载
    积分:1
  • 处理器的进程调度编写程序完成单处理机中的进程调度,要求采用时间片轮转调度算法。实验具体包括:首先确定进程控制块的内容,进程控制块的组成方式;然后完成进程...
    处理器系统的进程调度编写程序完成单处理机系统中的进程调度,要求采用时间片轮转调度算法。实验具体包括:首先确定进程控制块的内容,进程控制块的组成方式;然后完成进程创建原语和进程调度原语;最后编写主函数对所作工作进程测试。-processor systems process scheduling procedures for the preparation of single-processor system to complete the scheduling process, requiring time-Cycle Scheduling algorithm. Specific experiments include : first determine the process control block, process control block of composition; Then complete the process of creating original language and the process of scheduling the original language; Final preparation of the main function of the work done by the process of testing.
    2023-03-02 07:10:03下载
    积分:1
  • a simple process of learning to create programs
    一个简单的学习进程创建程序-a simple process of learning to create programs
    2022-05-13 19:58:27下载
    积分:1
  • 用C语言实现的一个模拟文件,里面是实现的源代码!
    用C语言实现的一个模拟文件系统,里面是实现的源代码!-C language simulation of a file system, which is the source code!
    2022-08-12 21:12:45下载
    积分:1
  • 它的网页reeplacement技术在
    its about page reeplacement technique in operating system
    2022-04-08 10:41:43下载
    积分:1
  • 课程设计——磁盘调度
    应用背景 基于C#操作系统的磁盘调度程序代码可以作为学习和了解操作系统关于磁盘调度的入门参考 关键技术 C# 窗体应用程序 通过C#窗体应用程序将操作系统的磁盘调度形象的展示出来,不同于传统的控制台应用程序
    2022-05-12 20:58:15下载
    积分:1
  • 硬盘引导记录手册OS
    硬盘引导记录手册OS-MSDOS,windows,windows NT,Linux系统硬盘引导流程-hard disk boot record manual OS-MSDOS, windows, windows NT, Linux system hard disk boot process
    2022-02-21 16:47:46下载
    积分:1
  • 696518资源总数
  • 105720会员总数
  • 3今日下载