搜索资源列表
要求
- 本程序是一个操作系统关于进程调度的程序,其中有,进程的优先权和先进先出等模拟调度功能-this process is a process of the operating system on the activation procedures, which, the process priority and FIFO scheduling simulation
cz
- 操作系统的课程设计,分别是 题目一:模拟分页式存储管理中硬件的地址转换和产生缺页中断。 题目二:用先进先出(FIFO)页面调度算法处理缺页中断。 -operating system of curriculum design, is a topic : simulation tabbed storage management hardware address translation and have missing pages interruption. Topic 2 : FIFO
444
- 操作系统中FIFO的内存页面调用算法,可以自行输入所调用的页面顺序,满足你的要求
页面置换算法(FIFO和LRU)
- 模拟操作系统虚拟存储中的页面置换算法采用FIFO算法和LRU算法-simulation operating system virtual memory pages the algorithm used FIFO replacement algorithm and LRU algorithm
FIFOandOPT
- 用FIFO和OPT算法进行虚拟存储器,求缺页数和缺页率,用于操作系统的实验-With FIFO and OPT algorithm for virtual memory, and missing pages and missing page rate for the experimental operating system
FIFO_LRU
- 实现操作系统中FIFO算法和LRU算法的模拟-FIFO algorithm in the operating system and LRU algorithm simulation
yeshicunchuguanli
- 操作系统页式存储管理的FIFO,LFU算法-Page memory management of the operating system, FIFO, LFU algorithm
C-page
- 页面置换算法,用C#语言编写的操作系统的页面置换,包括三种算法,LRU,FIFO,OPT-Page