-
页面调度算法
页式虚拟存储器的页面置换算法一般有: 最佳置换算法(OPT),先进先出置换算法(FIFO),最近最久未使用置换算法(LRU),Clock置换算法,最少使用置换算法(LFU),页面缓存算法(PBA)等。 先进先出(FIFO)置换算法是最直观的置换算法,由于它可能是性能最差的算法,故实际应用极少。在这里我只使用前面三种算法来进行页面调度(Page replacement algorithms for page virtual memory generally include the best permutation algorithm (OPT), advanced first out permutation (FIFO), the most recent unused replacement algorithm (LRU), Clock permutation algorithm, minimum use of permutation (LFU), and page caching algorithm (PBA). The first in first out (FIFO) replacement algorithm is the most intuitive replacement algorithm, because it may be the worst performing algorithm, so there are few practical applications. Here I only use the first three algorithms for page scheduling.)
- 2018-05-22 13:02:20下载
- 积分:1
-
arm_threadX
说明: ThreadX OS for Arm source
- 2019-04-11 23:53:07下载
- 积分:1
-
Cpp1
模拟操作系统进程调度:运行状态,就绪状态和完成状态。包含有first() prisch() insert1(q) creat(gg) prish() roundsch() 函数的引用。(Simulate the operating system process scheduling: running, ready states, and completion status. Contains the first () prisch () insert1 (q) creat (gg) prish () roundsch () function reference.)
- 2011-11-19 08:13:15下载
- 积分:1
-
可变分区
说明: 可变分区,一个很重要的操作系统原代码,很详细的拉,个人下载参考参考。(Variable Division, a very important source operating system, a very detailed and pulling personal information. Download.)
- 2006-01-10 20:58:02下载
- 积分:1
-
Bankers-algorithm
银行家算法是一种最有代表性的避免死锁的算法。又被称为“资源分配拒绝”法(Bankers algorithm is one of the most representative of the algorithm to avoid deadlock. Also known as "resource allocation denial" method)
- 2014-07-27 16:10:15下载
- 积分:1
-
expriment
华南理工大学操作系统四个实验,包括源码和实验报告(South China University of Technology four experimental operating system)
- 2016-01-05 23:02:57下载
- 积分:1
-
a.c
dos 工具 用老版本的gcc编译,否则会出错(dos tools with older versions of THING)
- 2016-07-11 08:01:26下载
- 积分:1
-
stm32f103rct6步进电机freeRTOS掉电保存
说明: stm32f103rct6步进电机
基于freeRTOS
掉电存储(stm32f103rct6 stepper
based freeRTOS)
- 2020-06-15 22:45:01下载
- 积分:1
-
grub4dos_help
grub4dos使用说明,可以帮助你建立安全的多系统(grub4dos use, I can help you establish a secure multi-system)
- 2007-10-29 14:44:18下载
- 积分:1
-
11828
说明: os design
一个操作系统的设计,里面带有说明书!~!~(os design an operating system design, with brochures inside! ~! ~)
- 2005-10-03 21:22:35下载
- 积分:1