文件名称:454545656
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 29kb
- 下载次数:
- 0次
- 提 供 者:
- 代**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
操作系统课程设计带界面的用java编写的程序也带有操作系统的实验报告的内容-he scheduling simulator illustrates the behavior of scheduling algorithms against a simulated mix of process loads. The user can specify the number of processes, the mean and standard deviation for compute time and I/O blocking time for each process, and the duration of the simulaThe program reads a configuration file (scheduling.conf) and writes two output files (Summary-Results and Summary-Processes).
To run the program, enter the following command line.
java Scheduling scheduling.conf
To run the program, enter the following command line.
java Scheduling scheduling.conf
(系统自动生成,下载前可以参看下载内容)
下载文件列表
操作系统的先来先服务算法
........................\bin
........................\...\Summary-Processes
........................\...\Summary-Results
........................\...\sched
........................\...\.....\Common.class
........................\...\.....\Process.class
........................\...\.....\Results.class
........................\...\.....\Scheduling.class
........................\...\.....\SchedulingAlgorithm.class
........................\...\.....\sProcess.class
........................\...\scheduling.conf
........................\src
........................\...\Common.java
........................\...\Process.java
........................\...\Results.java
........................\...\Scheduling.java
........................\...\SchedulingAlgorithm.java
........................\...\sProcess.java
........................\...\sched
........................\...\.....\Common.class
........................\...\.....\Process.class
........................\...\.....\Results.class
........................\...\.....\Scheduling.class
........................\...\.....\SchedulingAlgorithm.class
........................\...\.....\sProcess.class
........................\实验1说明_调度算法.doc