CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程

文件名称:Job

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    287.96kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

操作系统课程设计:单道系统三种作业调度算法模拟

○1、在数据结构上选择单向链队,即后备作业队列的每个结点表示一个作业块,每个作业块即JCB包含如下信息:作业名,到达时间,所需时间,已运行时间,作业状态,所需主存大小,所需磁带机数目。

○2、提交新作业时,调用函数EnQueue(m_JobName,m_NeedTime)即将作业插入到后备作业队列的末尾。接着判断内存作业队列是否为空,若为空则将后备作业调入内存运行并启动计时器SetTimer(1,1000,NULL),更新列表框控件的信息的显示。

○3、 由于计时器的时间间隔设置为1000毫秒,故每秒钟将调用一次OnTimer(UINT nIDEvent)函数,检查作业的运行状态,若作业的已运行时间大于等于所需时间,则将该作业从内存作业队列中撤销,并处理机依照某一个作业调度算法(FCFS先来先服务,SJF短作业优先,HRN高响应比优先调度算法)进行下一个作业的调度,更新列表框控件的信息显示。

○4、当所有作业都调度完成时,撤销计时器即调用函数KillTimer(1).-Operating System Course Design: Single-channel scheduling algorithm for simulation of three operating systems

○ 1, the data structure select the one-way chain force, the backup job queue of each node represents an operation blocks, each block of the JCB job contains the following information: job name, arrival time, the time has run time , job status, the required size of main memory, the required number of tape drives.

○ 2, submit a new job, call the function EnQueue (m_JobName, m_NeedTime) will work into the back end of the job queue. Then, the job queue to determine whether the memory is empty, if empty will be transferred to the memory backup job to run and start the timer SetTimer (1,1000, NULL), update the list box controls the display of information.

○ 3, set the timer interval to 1000 milliseconds, so the second will be called once OnTimer (UINT nIDEvent) function to check the operational status of jobs, if the job has been running longer than the mean time, it will job q
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Job/Debug/Job.exe
Job/Debug/Job.obj
Job/Debug/Job.pdb
Job/Debug/Job.res
Job/Debug/JobDlg.obj
Job/Debug/LinkQueue.obj
Job/Debug/StdAfx.obj
Job/Debug/vc60.pdb
Job/Job.aps
Job/Job.clw
Job/Job.cpp
Job/Job.dsp
Job/Job.dsw
Job/Job.h
Job/Job.ncb
Job/Job.opt
Job/Job.plg
Job/Job.rc
Job/JobDlg.cpp
Job/JobDlg.h
Job/LinkQueue.cpp
Job/LinkQueue.h
Job/ReadMe.txt
Job/res/Job.ico
Job/res/Job.rc2
Job/resource.h
Job/StdAfx.cpp
Job/StdAfx.h
Job/Debug
Job/res
Job

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com