搜索资源列表
os_mini
- 这是使用Java开发的操作系统进程调度管理 开发者对操作系统原理这门课学得较好,掌握了基本的进程管理相关原理,并能将其与具体的Java编程技术结合起来。 但程序中控制功能没有实现。 -This is the use of Java development process of the operating system on the management of the operating system to developers Principle This class l
czx11t
- 操作系统中的调度先来先服务及短作业优先,是用java编写的。-operating system of first-come first-scheduling services and short operating priority is the use of java prepared.
cpusheduling
- 这是一个JAVA编写的CPU调度程序,但是中间还是存在一些问题!希望大家可以改进!采用的是时间片轮转法!
work
- 自己做的,仅供应参考,在操作系统中如何用java实现作业调度
FIFO
- 先进先出调度算法JAVA实现,操作系统实验
gridsimtoolkit-4.0
- 实现网格环境下资源调度和分配的仿真,主要由java实现,并且调用了simjava类库
cpudd
- java实现的CPU调度算法。。算法比较通俗,易懂,是根据上课学的编的一个代码-java realization CPU scheduling algorithm. . Algorithm popular, easy to understand, is prepared according to the school to learn a code
pcb
- 这是一个操作系统的源代码,关于进程调度问题的代码。可以模拟cpu的进程调度,虽然拙劣了点。但是值得参考一下的、-This is an operating system source code, the process of scheduling problems on the code. Cpu can simulate the process of scheduling, although clumsy for that. But it is also useful to look, and
ex2
- 本程序是国外经典的操作系统调度试验,用Java线程模拟操作系统的随机调度-This procedure is outside the classic operating system scheduling tests, using Java thread scheduling stochastic simulation of the operating system
RR
- 操作系统-时间片轮转调度算法,JAVA实现,带界面,有解释-Operating system- time slice rotation scheduling algorithm, JAVA achieved with interface, are explained
SPF
- 操作系统-短进程优先调度算,JAVA实现,带界面,有解释-Operating system- short process scheduling priority operator, JAVA achieved with interface, are explained
SCAN
- java语言实现scan磁盘调度算法~通过该代码可实现scan算法-java language ~ scan disk scheduling algorithm can be realized through the code scan algorithm
OSE04
- 实现进程调度,从而观看自己电脑的进程,得知代码的开发与java的观看。-To achieve the process of scheduling, and thus the process of watching their computer and learned that the code development and java viewing.
MiniDisk
- 操作系统中的磁盘调度,实现了磁盘的读写等一系列功能-The operating system disk scheduling, achieved a series of functions such as disk read and write
moni
- 根据磁盘调度的4种算法进行模拟磁盘调度过程-According to the four kinds of disk scheduling disk scheduling algorithm to simulate the process of
scheduling
- 操作系统中进程调度与资源分配算法(即银行家算法)的可视化演示程序,使用Java编写,GUI为SWING-Operating system process scheduling and resource allocation algorithm (ie, the banker' s algorithm), visual presentation program, written in Java, GUI SWING
ElevatorTest
- 操作系统电梯调度问题,共5个电梯,20层,要求实现进程管理,上传的是java文件,编译后即可运行-OS elevator scheduling problem of 5 lifts, 20-story, required to achieve process management
SCAN
- 电梯调度算法,java语言模仿电梯调度算法,仅供研究操作系统开发人员参考。-Elevator scheduling algorithm, java language imitate elevator scheduling algorithm, operating system developers for research reference.
磁盘调度JAVA
- 磁盘调度算法模拟 图形化界面 包括ffcf、 scan等(Disk scheduling algorithm simulation graphical interface, including FFCF, scan and so on)
czxt
- 操作系统实验进程调度图形界面实现java源代码(operate system experiment)