-
在一个多道程序设计系统中,实现“作业调度”的模拟。模拟程序的要求如下: 1.输入: 作业流文件,其中存储的是一系列待执行的作业信息,每个作业包括五个数据项:作业...
在一个多道程序设计系统中,实现“作业调度”的模拟。模拟程序的要求如下: 1.输入: 作业流文件,其中存储的是一系列待执行的作业信息,每个作业包括五个数据项:作业号,优先级,进入输入井时间(用一个整数表示,如10:10表示为1010),作业估计运行时间(单位:分钟),内存需求量。各数据项用空格隔开。 2.输出: 按照作业调度次序输出每一个作业流文件:“作业号”、“进入内存时间”、“作业完成时间”、“周转时间”;每行输出一个作业的信息。 计算出平均周转时间并输出。 3.作业调度算法: 短作业优先(作业估计运行时间最短的作业首先被调度)。 4.处理要求: 在两道环境下有多个作业; 程序运行时,首先提示输入测试文件的文件名; 输入文件名后,程序将读入文件中的有关数据,并按照最短作业优先调度算法对作业进行调度,作业被调度运行后不再退出(忽略进程调度或者可以认为进程调度采用的是先来先服务调度算法); 假设内存容量为100K,存储管理方案为可变分区方式,且不允许在内存中移动作业。 -in a multi-program design system, and achieving a "Dispatch" the simulation. The simulation procedure is as follows : 1. Input : Job Flow document, which is stored in a series of operations to be implemented information, including five each operating data : the operations, priority, time to enter the input shaft (with an integer, as expressed to 10:10 1010), is estimated to run time (unit : minutes), the memory demand. The data item separated by a space. 2. Output : In accordance with the scheduling order of output per work- a document : "
- 2022-06-01 01:27:57下载
- 积分:1
-
RedHat9下apache1.3.28+php4.3.3+mysql4.0.15安装过程操作系统: RedHat 9
软件版本: apache_1.3.2...
RedHat9下apache1.3.28+php4.3.3+mysql4.0.15安装过程操作系统: RedHat 9
软件版本: apache_1.3.28.tar.gz, php-4.3.3.tar.gz, mysql-4.0.15.tar.gz
所有操作都假定在root下执行.
-RedHat9 under apache1.3.28 php4.3.3 mysql4.0 .15 operating system installation process : RedHat 9 Software Version : apache_1.3.28.tar.gz, php- 4.3.3.tar.gz. mysql- 4.0.15.tar.gz all operations are under the assumption that the implementation of the root.
- 2022-03-14 01:59:43下载
- 积分:1
-
我总结的泰文的排版规则,对要做泰文排版的,应该很有帮助。...
我总结的泰文的排版规则,对要做泰文排版的,应该很有帮助。-Thai layout rule.
- 2022-03-07 15:09:05下载
- 积分:1
-
一篇全面介绍MIMO的经典文章。推荐入门者下载
一篇全面介绍MIMO的经典文章。推荐入门者下载-MIMO a comprehensive presentation of the classic articles. Download recommend beginners
- 2022-07-07 16:54:44下载
- 积分:1
-
xml文件处理多平台类
xml文件处理多平台类-xml document processing multi-platform category
- 2022-03-06 11:10:07下载
- 积分:1
-
包括AVR编程的C源代码
pingD 的源代码
还有魔王语言
蛇吃虫的小程序...
包括AVR编程的C源代码
pingD 的源代码
还有魔王语言
蛇吃虫的小程序-including AVR Programming in C source code pingD source language have hit the snake eat the small insects procedures
- 2022-02-14 03:10:03下载
- 积分:1
-
文章介绍了迦罗瓦域中的运算如何在matlab中实现,讲解的非常详细,并有实例说明,简单易懂,不过是英文版的,英语水平不好的话看起来可能吃力些。...
文章介绍了迦罗瓦域中的运算如何在matlab中实现,讲解的非常详细,并有实例说明,简单易懂,不过是英文版的,英语水平不好的话看起来可能吃力些。
- 2022-01-28 11:22:15下载
- 积分:1
-
EXPLAINS many algorithms that are interested in saving time and space
EXPLAINS many algorithms that are interested in saving time and space
- 2023-05-24 07:40:03下载
- 积分:1
-
一般来说,matlab中没有现成的工具箱来解决整数规划问题,但可以利用分支界定法来编程实现...
一般来说,matlab中没有现成的工具箱来解决整数规划问题,但可以利用分支界定法来编程实现-Generally speaking, matlab no ready-made kit to solve the integer programming problem, but can use the branch as defined in law to Programming
- 2022-03-10 11:34:39下载
- 积分:1
-
图像压缩/功率谱估计/奇异值分解
图像压缩/功率谱估计/基于奇异值分解的信号去噪
清华大学数字信号处理期末大作业-Image compression/power spectrum estimation/singular value decomposition-based signal de-noising of the Digital Signal Processing, Tsinghua University at the end of major operations
- 2023-06-03 19:05:03下载
- 积分:1