搜索资源列表
M_Management
- 操作系统中内存管理页面置换算法的模拟程序,采用的是LRU置换算法-operating system memory management page replacement algorithm simulation procedures and the replacement of LRU algorithm
Experiment2
- 用JAVA实现的操作系统中的LRU页面置换算法,
OperatingSystemPageReplacementAlgorithm
- Java操作系统页面置换算法: (1)进先出的算法(FIFO) (2)最近最少使用的算法(LRU) (3)最佳淘汰算法(OPT) (4)最少访问页面算法(LFU) (注:由本人改成改进型Clock算法) (5)最近最不经常使用算法(NUR) -Java operating system, page replacement algorithm: (1) into the first out method (FIFO) (2) least recently used algo
PageReplacementAlgorithm
- 用java实现的模拟操作系统页面置换算法,该算法是基于先进先出算法实现的。-Simulation of the operating system using java to achieve the page replacement algorithm, which is based on the FIFO algorithm implementation.
daima
- 页面置换算法模拟设计,VC++写的(操作系统课程设计)-Page replacement algorithm for analog design, VC++ to write the (operating system, curriculum design)
PageExchange
- 操作系统实验、页面置换算法、java swing-Operating System Experiment, page replacement algorithms, java swing
12123
- 模拟页面置换算法 页面置换 操作系统-Page replacement algorithm simulated operating system
YEMIANZHIHUAN
- 操作系统 页面置换算法的模拟。 -Operating system page replacement algorithm simulation. Operating system page replacement algorithm simulation.
PageReplacementAlgorithms
- 操作系统的实验 关于页面置换算法 从txt文件中读取的 可运行-Experiments on the operating system page replacement algorithm read from a txt file to run
Page
- 实现操作系统中的页面置换算法,其中包括FIFO,LUR算法,生成页面内容,并计算缺页率-Page replacement algorithm in operating system, including FIFO, LUR algorithm to generate the page content, and calculate the page fault rate
yemianzhihuan
- 操作系统课程设计—页面置换算法,有图形界面,FIFO,OPT,LRU三种算法-Courses on operating system design- page replacement algorithm, a graphical interface, FIFO, OPT, LRU three algorithms
caozuoxitong
- 操作系统课程设计,银行家算法和页面置换算法,Java,有图形界面,自己做的,可以参考一下啊-Courses on operating system design, banker algorithm and page replacement algorithm, Java, graphical interface, you do, you can refer to, ah
os-coursedesign
- 操作系统课程设计包含:多线程模拟(生产者和消费者)、银行家算法、页面置换算法-Courses on operating system design includes: multi-threaded simulation (producers and consumers), bankers algorithm, page replacement algorithm