-
在一个多道程序设计系统中,实现“作业调度”的模拟。模拟程序的要求如下: 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
-
简易通讯录c语言版
简易通讯录c语言版-simple directory c language version
- 2022-02-07 03:19:16下载
- 积分:1
-
Norms and leave no place to feel accepted by the court that he was now very diff...
的规范和放假没地方感觉法庭接受他还是跟那个很难让他回头-Norms and leave no place to feel accepted by the court that he was now very difficult to let him go back to
- 2022-02-07 07:53:52下载
- 积分:1
-
主要介绍C语言的基础教程和C语言的函数讲解
主要介绍C语言的基础教程和C语言的函数讲解-introduces the C language based tutorials and C language function on
- 2022-05-18 21:18:38下载
- 积分:1
-
程序员编程时一些小例子,示例演示,vc++示例演示
程序员编程时一些小例子,示例演示,vc++示例演示-programmers programming some small examples and sample demonstration vc example demonstrations
- 2022-09-05 02:05:02下载
- 积分:1
-
基于瞬时无功理论的检测电路,在matlab环境下的检测模块
基于瞬时无功理论的检测电路,在matlab环境下的检测模块-jiancedianlu
- 2022-04-25 02:06:48下载
- 积分:1
-
文章介绍了基于模糊增强的边缘检测 有源程序 及仿真图像
文章介绍了基于模糊增强的边缘检测 有源程序 及仿真图像-This paper introduces the fuzzy enhancement based on edge detection has the source code and simulation image
- 2022-01-27 18:59:59下载
- 积分: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
-
this a instance about extends s application
this a instance about extends s application-this instance is a extends"s about applicat ion
- 2022-09-18 07:30:02下载
- 积分:1
-
该文件是关于状态反馈和观测器的习题,里面的习题均有完整的解答,对学习的朋友很有帮助。欢迎下载!...
该文件是关于状态反馈和观测器的习题,里面的习题均有完整的解答,对学习的朋友很有帮助。欢迎下载!-the document on state feedback and observation of exercises, which are the integrity of the questions to answer, learning helpful friends. Welcome to download!
- 2022-07-02 08:28:39下载
- 积分:1