登录
首页 » 操作系统 » 一个完成的lru算法

一个完成的lru算法

于 2022-09-05 发布 文件大小:80.32 kB
0 90
下载积分: 2 下载次数: 1

代码说明:

一个完成的lru算法-a completed LRU algorithm

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

发表评论

0 个回复

  • vb实现银行事件模拟
    vb实现银行事件模拟-vb achieve simulated incident
    2023-06-20 20:55:03下载
    积分:1
  • 页面置换算法模拟的简单实现,及相关过程.
    页面置换算法模拟的简单实现,及相关过程.-page replacement algorithm simulation of a simple realization, and the related process.
    2023-01-18 12:05:03下载
    积分:1
  • 模拟一个页式虚拟存储,用FIFO和LRU置换算法,计算所发生的缺页次数。
    1、模拟一个页式虚拟存储系统,用FIFO和LRU置换算法,计算所发生的缺页次数。每个进程在内存占有3页数据区,刚开始时数据区为空。有以下访问数据页序列:5  0  1  0  2  0  1  4  0  2  5  1  2  3  5   (测试数据)请分别模拟2、实现过程:1) 内存分配:给进程分配一定的物理块数,由用户输入物理块数,用数组元素模拟物理块。2) 由文件读入页面访问序列,用数组保存。3) 将要访问的页面依次调入内存,分配到物理块中,形成页框表。其表项号即物理块号(数组元素下标),将页号放入数组相应位置。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-02-07 13:05:33下载
    积分:1
  • 实验
    资源描述实验一进程的同步.................................................................................................................. 1     1实验目的........................................................................................................................ 1     2实验内容........................................................................................................................ 1 实验二处理机调度.................................................................................................................. 3     1实验目的........................................................................................................................ 3     2实验内容........................................................................................................................ 3 实验三银行家算法...........................................................................................................
    2022-09-02 03:10:05下载
    积分:1
  • 链表的实现 链表的实现
    操作系统链表的实现 操作系统链表的实现-List of operating systems to achieve the realization of the operating system list
    2022-02-04 10:35:23下载
    积分:1
  • 超值奉献,Clifford E. Cummings FIFO关于异步FIFO的两篇文章,同时附有中文解说,主要讲解异步FIFO的实现难点...
    超值奉献,Clifford E. Cummings FIFO关于异步FIFO的两篇文章,同时附有中文解说,主要讲解异步FIFO的实现难点---空满标志的产生,以及读写地址的产生-Value dedication, Clifford E. Cummings FIFO asynchronous FIFO on the two articles, at the same time accompanied with a Chinese guide, mainly on the realization of asynchronous FIFO difficult--- the emergence of space-age logo, as well as read and write addresses generated
    2022-02-05 00:48:24下载
    积分:1
  • 页面置换算法 先进先出、最近最久未使用、最佳页面置换算法...
    页面置换算法 先进先出、最近最久未使用、最佳页面置换算法-FIFO page replacement algorithms, the recent use of the most long-lost, the best page replacement algorithm for
    2023-06-21 10:20:03下载
    积分:1
  • DOS
    DOS - ç ,它的内核也是FreeDOS的内核。并在此基础上进行了一定的修改,使其更加实用。 FreeDOS的是项目设计 提供替代到MS - DOS,PC的DOS的和DR - DOS的自由 。-DOS-C started in 1988 as an experiment in writing device drivers in C for Microsoft s MS-DOS. Both block and character device drivers were written, along with special C data structures to match the MS-DOS request packet. It was then recognized that using the same techniques, an operating system could be written that would take advantage of the C language features and would require much less time to develop than the traditional assembly language techniques. Although UNIX had proven this earlier, it was not tried with a traditional pc operating system. At this time, a minimal operating system using the device drivers written earlier along with a new 8086 interrupt API was developed. It was called XDOS and proved to be a functional operating system. This new operating system was used to develop booting techniques and a C library SDK was dev
    2023-09-06 14:00:04下载
    积分:1
  • DOS systems handle more tasks lined up C language source
    DOS系统下多任务列队处理C语言源程序-DOS systems handle more tasks lined up C language source
    2022-06-17 01:40:53下载
    积分:1
  • 一个dosDRDOS的源码
    一个dos操作系统DRDOS的源码- Dos operating system DRDOS source code
    2022-01-26 08:16:01下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载