-
Page-replacement
页面置换算法的模拟实现及命中率对比.通过模拟实现几种基本页面置换的算法,了解虚拟存储技术的特点(Simulation of page replacement algorithm, and the hit rate compared to several basic page replacement algorithm through simulation to understand the characteristics of virtual storage technology)
- 2012-03-29 14:59:46下载
- 积分:1
-
LRU
利用LRU算法仿真请求页面系统
1、设计内容:用高级语言编写和调试一个内存分配程序,加深对内存分配算法的理解。
2、设计要求:
1) 实现请求分页存储管理方式的页面置换算法:近期最久未使用算法(LRU)
2) 内存物理块数固定为3个,对多个作业采用可变分配全局置换的策略分配物理块
3) 作业数量与作业大小(0-9页)可在界面进行设置
4) 所有作业按RR算法进行调度,时间片长度为1秒
5) 可为每个作业随机产生引用的页面串,也可以人工输入引用的页面串,页面串长度50---100,要求必须包括作业所有的页面,可作为样例数据保存
6) 可读取样例数据(要求存放在外部文件中)进行作业数量、作业大小、页面串长度的初始化
7) 要求采用可视化界面,模拟内存分配和使用情况图,可在运行过程中随时暂停,查看当前内存物理块使用情况。
8) 每次全部作业运行结束后,要求打印出访问命中率
(Request page using LRU algorithm simulation system)
- 2011-07-06 17:33:06下载
- 积分:1
-
现代操作系统 第四版(英文)
说明: 现代操作系统第四版全英文,觉得好,请点赞(Modern operating system fourth edition English)
- 2020-06-23 23:40:01下载
- 积分:1
-
6485666
RoundDisk幸运大转盘 旋转,精选ios编程学习源码,很好的参考资料。(RoundDisk lucky big turntable rotation, selection of learning IOS programming source code, a good reference.)
- 2013-12-13 17:03:40下载
- 积分:1
-
malloc-memory
模拟操作系统对内存分配和释放的四种情况。用户可以自行设定将要分配和释放的内存大小来查看相应的结果。(Simulation of the operating system on memory allocation and release of the four types of circumstances. Users can set their own distribution and release to the memory size to see results.)
- 2016-05-12 15:54:43下载
- 积分:1
-
DOS源码
dos源码,国产的,不是ms-dos,可以学习,非常好用(dos code,made in china ,not ms-dos)
- 2020-06-16 09:00:01下载
- 积分:1
-
contiki-2.3
contiki是开源的,可移植的,针对存储空间受限的网络化嵌入式系统和无线传感器网络的多任务操作系统。(Contiki is an open source, highly portable, multi-tasking operating system for memory-efficient networked embedded systems and wireless sensor networks. Contiki has been used is a variety of projects, such as road tunnel fire monitoring, intrusion detection, water monitoring in the Baltic Sea, and in surveillance networks. )
- 2009-07-04 17:39:19下载
- 积分:1
-
1196084华工操作系统课程设计
华南理工大学操作系统课程设计文件哈哈哈哈哈哈(hua nan li gong da xue cao zuo xi tong ke cheng she ji)
- 2021-02-18 19:09:44下载
- 积分:1
-
AUTOSAR详细介绍
AUTOSAR详细介绍,ECU开发工具,主流开发平台,操作系统(Detail AUTOSAR ECU development tools, the mainstream development platform, operating system)
- 2018-03-23 11:20:43下载
- 积分:1
-
five
FIFO和LRU页面置换算法,使用c++写的,有功能号,可以选择功能,进行相应的操作!(FIFO and LRU page replacement algorithm, using c++ written in the functional number, you can choose functions to carry out the appropriate action!)
- 2010-01-14 16:39:34下载
- 积分:1