登录
首页 » C# » 由于在单道批处理系统中,作业一投入运行,它就占有计算机的一切资源直到作业完成为止,因此调度作业时不必考虑它所需要的资源是否得到满足,它所占用的CPU时限等因素。...

由于在单道批处理系统中,作业一投入运行,它就占有计算机的一切资源直到作业完成为止,因此调度作业时不必考虑它所需要的资源是否得到满足,它所占用的CPU时限等因素。...

于 2022-03-15 发布 文件大小:3.57 kB
0 177
下载积分: 2 下载次数: 1

代码说明:

由于在单道批处理系统中,作业一投入运行,它就占有计算机的一切资源直到作业完成为止,因此调度作业时不必考虑它所需要的资源是否得到满足,它所占用的CPU时限等因素。 每个作业由一个作业控制块JCB表示,JCB包括如下信息:作业名、提交时刻、所需运行时间、所需资源、作业状态、链指针等。 在程序开始时对用户提交的作业按作业调度算法排列,用链表形式存储,这里分别采用先来先服务、短作业、响应比高者优先调度算法对作业进行调度。这里为了操作者的方便,每个作业无论所需运行时间多少,都是每敲一次键盘就执行完一个作业。每个作业完成后打印作业的开始运行时刻,完成时刻,周转时间和带权周转时间,一组作业完成后打印这组作业的平均周转时间,带权周转时间。所以要在运行时对运行时间进行记录,这里设置几个全局变量:T时间量; ttime总周转时间; trtime总的带权周转时间。-Road due to the single-batch system, and put into operation an operation, it has all the resources of the computer until the operation is completed, the dispatch operation when it"s not necessary to consider whether the resources needed to be met, it occupied by the CPU time and other factors. Each operation by operating a control block JCB, JCB include the following information : operations, and submitted moment, the run time, the resources required, operational state, chain pointer. At the beginning of the procedure to users of operations by scheduling algorithm with using forms Chain store, were used here fir

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • AODV路由协议源代码
    AODV  ;是一个移动计算机之间的路由消息的方法。它允许这些移动计算机,或节点,通过信息通过他们的邻居节点,他们不能直接沟通。AODV  ;是通过发现路线上的信息可以通过。
    2022-11-05 10:45:04下载
    积分:1
  • broadcom
    博通交换芯片资料,详细说明了交换芯片的工作原理及注意事项(this is a very useful pdf)
    2014-09-27 08:59:09下载
    积分:1
  • MATLAB
    本文介绍了数字信号处理中各种算法基本原理,包括Z 变换、DFT 变换及其快速 算法FFT 等信号变换算法和包括IIR 与FIR 数字滤波器的设计与实现,详细论述了利用 MATLAB 软件对信号变换和设计数字滤波器的原理﹑ 步骤和实现方法,并给出了基于 MATLAB 的模拟与仿真。文章最后给出了实验结果,并就其结果做了进一步的解释和说明。 关键词:Z 变换,离散傅立叶变换DFT,数字滤波器,系统结构仿真 (This article describes a variety of digital signal processing algorithms in the basic principles, including the Z transform, DFT transform and its fast algorithm FFT and other signal transform algorithm and including IIR and FIR digital filter design and implementation, discussed in detail by using MATLAB software, the signal transformation The principle and design of digital filters ﹑ steps and implementations, and gives MATLAB-based simulation and emulation. Article Finally, the experimental results and the results made on the further explanation and clarification. Key words: Z transform, discrete Fourier transform DFT, digital filter, system architecture simulation)
    2010-03-01 21:05:16下载
    积分:1
  • 公安地理信息管理系统
    关于公安地理信息消防车辆管理系统,很不错的代码,能够实现基本功能,学历参考价值很高,值得下载。
    2022-03-23 01:42:05下载
    积分:1
  • AD7606
    ADI公司最新8路同步采样芯片AD7606驱动(AD7606 driver,for AD7606 AD7607)
    2012-07-03 15:20:48下载
    积分:1
  • androidScreenShareAndControl-master
    android 屏幕录制demo 支持手机分辨率自调(android screenRecord)
    2018-01-12 10:43:53下载
    积分:1
  • c++ 图像处理(旋转、水平镜像等)
    c++ 图像处理(旋转、水平镜像等)
    2019-12-12下载
    积分:1
  • 采用3D人体模型识别人体动作
    该资源用于实现行人的检测,在原有的HOG+SVM的基础上,通过添加额外的几种特征进行融合,实现高精度的行人检测算法。
    2022-05-13 08:21:28下载
    积分:1
  • i2c HT16C21
    C语言写的I2C驱动,用于操作I2C器件,此I2C是基于STM8S005K6写的模拟代码。还包含了HT16C21的驱动代码
    2022-04-30 18:12:22下载
    积分:1
  • ScrollBmpUse
    用VS2005开发的,基于mobile6的VC++程序,是关于滚动条的的,代码完整可运行(Developed with VS2005, VC++ based on mobile6' s program on the scroll bar, the code can run a complete)
    2010-03-15 13:40:07下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载