搜索资源列表
cache4j_0.4_src
- cache4j是一个有简单API与实现快速的Java对象缓存。它的特性包括:在内存中进行缓存,设计用于多线程环境,两种实现:同步与阻塞,多种缓存清除策略:LFU, LRU, FIFO,可使用强引用(strong reference)与软引用(soft reference)存储对象。-cache4j is a simple API and achieving rapid Java Object Cache. Its features include : in memory for caching,
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.
Operation
- Java程序模拟操作系统中先进先出、短作业优先、响应比高者优先的作业调度-Java FIFO simulation operating system, the short operating priority, in response to high priority of the job scheduling
FIFOandLRU(java)
- 这是一个用java实现的模拟操作系统的进程调度的FIFO算法和LRU算法。程序默认设置的系统分配给进程的页面数为3个、-This is a simulation using java operating system to achieve the process of the FIFO scheduling algorithm and LRU algorithm. Procedures for the allocation of the default settings of the syste
FIFO
- 这是一个java做的显示数据的列表程序。-This is a java program to do list.
ArrayQueue
- Java队列 队列是一种“FIFO”先进先出的数据结构.可以想象每年在火车站中买票的人群所组成的"队列"。 |队员1 队员2 队员3 队员3 队员4 队员5 队员6 队员7 队员8| ^ ^ 想象两个指针-Java Queue Queue is a " FIFO" First In First Out data structure. Imagine a year of people buy tickets at the station formed in a " q
banksystem
- 一个模拟银行服务系统的java程序,先进先出,后缀名为java-A simulated banking system, java program, FIFO, suffix, called java
FIFO1
- FIFO排队系统的演示及分析系统的设计,用JAVA描述了FIFO算法。-FIFO queuing system demonstration and analysis system
Practica1
- A FIFO and LIFO source code
FIFOinJAVA
- Simple example demostrate FIFO in JAVA
Page-replacement-algorithm
- 页面置换算法,在FIFO,LRU,OPT算法中比较 各算法的优劣-Page replacement algorithm, FIFO, LRU, OPT algorithm comparing the advantages and disadvantages of each method
virtual-memory
- 用java编程模拟虚拟存储器功能,可以模拟演示FIFO页面置换算法:LRU页面置换算法:以及最佳页面置换算法 的运行过程 程序采用了多线程技术,使得运行过程更人性化-Java programming with simulated virtual memory function, can simulate the FIFO page replacement algorithm demo: LRU page replacement algorithm: the best page replac
928.2
- 先进先出页面置换java算法,可以用软件运行,十分方便。-FIFO page replacement algorithm java, you can use the software to run, very convenient.
FIFO
- fifo页面置换算法,JAVA编写。很经典-fifo page replacement algorithm, JAVA prepared. Is a classic
src
- 使用java模拟操作系统内存运行情况 FIFO算法和最近最少使用算法-Java simulated operating system memory operation FIFO algorithm and least-recently-used algorithm
FifoQueue
- 用Java写一个先进先出(FIFO)的单向队列(queue)类FifoQ-Use Java to write a first in first out (FIFO) queue unidirectional (queue) class FifoQueue
FIFO
- FIFO TOURNIQUET RMA DMA ALgorithme in java BY CHACHOU MOHAMMED Morocco raaaaaaaa9-FIFO TOURNIQUET RMA DMA ALgorithme in java BY CHACHOU MOHAMMED Morocco raaaaaaaa9
Pageos2
- 可以实现三种不同调页算法,OPT,FIFO,LRU,是可视化界面,用java语言描写的-We can achieve three different paging algorithm, OPT, FIFO, LRU, a visual interface, using java language descr iption