文件名称:main

  • 所属分类:
  • 系统编程
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2014-06-11
  • 文件大小:
  • 1kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • hao***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

题目7 页面置换



一、实验目的

1、对页面置换做进一步的理解。

2、了解页面置换的任务。

3、通过编程掌握页面置换算法及缺页率。

4、了解Belady现象和抖动现象。

二、实验内容及要求

1、任意给出一组页面访问顺序(如页面走向是1、2、5、7、5、7、1、4、3、5、6、4、3、2、1、5、2)。

2、分配给该作业一定的物理块(如3块、4块等)。

3、利用某几种页面置换算法模拟页面置换过程并计算其缺页率并分析结果。

4、通过给出特殊的页面访问顺序,分配不同的物理块,利用FIFO算法计算其缺页率,进一步理解Belady现象。

三、实验报告

1、程序中使用的数据结构及符号说明。

2、给出主要算法的流程图。

3、给出程序清单并附上注释。

4、给出测试数据和运行结果,要求系统每进行一次页面置换,都要给出换进和换出的页面号。

5、通过测试数据观察Belady现象。

-7 page replacement a topic, the purpose of an experiment on the replacement pages for further understanding. 2 for page replacement task. 3, by programming the master page replacement algorithm and the missing page rates. 4, Belady understand phenomena and jitter. Second, experimental content and requirements of an arbitrary order is given access to a set of pages (eg page orientation is 1,2,5,7,5,7,1,4,3,5,6,4,3,2,1 , 5,2). 2, the job is assigned to a physical block (e.g., 3, 4, etc.). 3, the use of certain types of replacement pages page replacement algorithm simulation process and calculate the missing page rates and analyze the results. 4, by giving special page access sequence assigned different physical block, using the FIFO algorithm missing pages, Belady further understood phenomenon. Third, the experiment reported a data structure and Symbols used in the program. 2, shows a flowchart of the main algorithm. 3, shows a list of procedures and attach notes. 4, given the results of
(系统自动生成,下载前可以参看下载内容)

下载文件列表





main.cpp

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org