-
模拟操作系统中作业调度算法的vc++程序。从好个方面描述了os的作业调度问题...
模拟操作系统中作业调度算法的vc++程序。从好个方面描述了os的作业调度问题-simulation operating system scheduling algorithm vc procedures. From the good aspects described os operations scheduling problem
- 2022-03-22 23:57:41下载
- 积分:1
-
获取硬件信息,如CPU,硬盘,网卡等信息可用来作为软件注册手段...
获取硬件信息,如CPU,硬盘,网卡等信息可用来作为软件注册手段-Access to the hardware information, such as CPU, hard drives, network cards and other information can be used to as a software registration tool
- 2022-06-15 02:15:27下载
- 积分:1
-
LRU算法,能输出缺页率,内存状态,和输入队列
LRU算法,能输出缺页率,内存状态,和输入队列-LRU algorithm, missing pages can be output rate, the memory state, and input queue
- 2022-07-22 06:35:00下载
- 积分:1
-
brew mediaplayer sample代码
brew mediaplayer sample代码-brew mediaplayer sample code
- 2022-02-14 20:29:13下载
- 积分:1
-
des加密源码,可进行分析使用。慎重得到的得到的达到
des加密源码,可进行分析使用。慎重得到的得到的达到-的
- 2023-04-30 15:40:04下载
- 积分:1
-
delphi程序减肥实例.rar
delphi程序减肥实例.rar-examples. Rar
- 2022-06-02 12:58:23下载
- 积分:1
-
空心字。
又是windows下的一个很好的字体示例——空心词。
- 2022-03-22 17:11:44下载
- 积分:1
-
输入任意错误代码后显示其含义,有利于调试程序时了解出错原因...
输入任意错误代码后显示其含义,有利于调试程序时了解出错原因-After the importation of any error codes show its meaning is conducive to understanding the debugger when an error causes
- 2023-01-18 20:50:04下载
- 积分:1
-
工作时间有好事情的留言,
工作时间有好事情的留言, -working hours are a good thing of messages, time is a good thing messages
- 2022-04-09 17:23:49下载
- 积分:1
-
存储管理中页面置换算法性能测试
要求:设系统采用固定分配局部置换的存储分配策略,编写仿真程序对下述页面
置换算法进行性能测试,并对结果进行分析和比较...
存储管理中页面置换算法性能测试
要求:设系统采用固定分配局部置换的存储分配策略,编写仿真程序对下述页面
置换算法进行性能测试,并对结果进行分析和比较。
(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