-
存储管理中页面置换算法性能测试
要求:设系统采用固定分配局部置换的存储分配策略,编写仿真程序对下述页面
置换算法进行性能测试,并对结果进行分析和比较...
存储管理中页面置换算法性能测试
要求:设系统采用固定分配局部置换的存储分配策略,编写仿真程序对下述页面
置换算法进行性能测试,并对结果进行分析和比较。
(1) 最佳适应(Optimal)页面置换算法;
(2) 先进先出(FIFO)页面置换算法;
(3) 最近最久未使用(LRU)页面置换算法;
(4) 最少使用(LFU)页面置换算法。
要求可适用于键盘输入和自动产生随机页面走向序列两种数据输入方式。-Memory management page replacement algorithm in the performance testing requirements: system for the distribution of partial replacement of fixed storage allocation strategy, the preparation of simulation program on the following page replacement algorithm performance testing, and the results were analyzed and compared. (1) the best adaptation (Optimal) page replacement algorithm (2) First In First Out (FIFO) page replacement algorithm (3) the most recent use of long (LRU) page replacement algorithm (4) use at least (LFU) page replacement algorithm. Requirements applicable to the keyboard input and automatically generated pages to a random sequence of two data entry methods.
- 2022-03-10 14:23:25下载
- 积分:1
-
Windows 95 System Programming SECRETS is Matt Pietrek s third major work on how...
Windows 95 System Programming SECRETS is Matt Pietrek s third major work on how to truly understand Microsoft Windows. Matt has been mucking about with this Windows stuff for quite some time. His life as techno-guru
began when he graduated in 1988 from the University of
Santa Cruz with a degree in physics but only two computer
courses under his belt. After joining the tech support depart-
ment at Borland, he quickly distinguished himself by tying for
the lowest score in an evaluation that gauged "employee sym-
pathy for the customer."
- 2022-04-12 02:11:28下载
- 积分:1
-
windows下的文件系统模拟程序,对于想熟悉操作系统中文件管理的哥们有很好的提示作用...
windows下的文件系统模拟程序,对于想熟悉操作系统中文件管理的哥们有很好的提示作用-under the windows file system simulation program, familiar with the operating system to document management Miners have a good role suggested
- 2022-03-05 04:59:58下载
- 积分:1
-
强制删除文件,即使该文件已经运行或被其他程序调用.
强制删除文件,即使该文件已经运行或被其他程序调用.
-Mandatory delete files, even if the file is already running or other programs call.
- 2022-05-08 11:35:22下载
- 积分:1
-
查看DLL内部的函数,delphi源码,小工具
查看DLL内部的函数,delphi源码,小工具-See DLL a function of internal, delphi source, small tools
- 2022-04-08 14:46:19下载
- 积分:1
-
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,版本窗口程序源代码...
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,版本窗口程序源代码-Based on the C++ BUILDER environment is applicable for beginners, easy-to-understand code, and has a lot to learn from the benefits of highly portable, I tested version BCB60, versions of source code window
- 2022-06-18 08:42:45下载
- 积分:1
-
本程序为基于vc开发,用于读写系统时间,经实践非常好用
本程序为基于vc开发,用于读写系统时间,经实践非常好用-vc-based development system for reading and writing time, the practice is very handy
- 2022-04-08 18:05:43下载
- 积分:1
-
这是我写的viterbi译码代码,已经通过验证,希望对你有用
这是我写的viterbi译码代码,已经通过验证,希望对你有用-This is what I wrote viterbi decoding code has been validated, in the hope that useful to you
- 2022-03-20 18:55:01下载
- 积分:1
-
实现线程的小程序,适合刚开始接触线程的初学者.
实现线程的小程序,适合刚开始接触线程的初学者.-Thread realize a small program for the beginning of contact with the beginners thread.
- 2022-03-24 04:27:20下载
- 积分:1
-
使用system.runtime.interopservices
using System.Runtime.InteropServices
- 2022-03-01 18:52:20下载
- 积分:1