文件名称:task

介绍说明--下载内容均来自于网络,请自行研究使用

操作系统课程设计,完整的MFC 工程源码

课程设计题目:进程/作业调度

实现要求:

1. 建立作业的数据结构描述

2. 使用两种方式产生作业/进程: (a)自动产生 (b)手工输入

3. 在屏幕上显示每个作业/进程的执行情况。

4. 时间的流逝可用下面几种方法模拟:(a)按键盘,每按一次可以认为过一个时间单位 (b)响应WM_TIMER (本实验采用b方法)

5. 计算并显示一批作业/进程的周转时间,平均周转时间,带权周转时间,平均带权周转时间。

6. 将一批作业/进程的执行情况存入磁盘文件,以后可以读出并重放。

7. 支持的调度算法:先来先服务,短作业/进程优先,时间片轮转调度算法,优先权调度算法,高响应比优先调度算法,多级反馈队列调度算法。

-Courses on operating system design, complete MFC project source curriculum design topics: process/job scheduling implementation requires: (1) the establishment of a job descr iption data structure 2 are two ways to generate job/process:. (A) automatically generated (b) manual input 3 shows the execution of each task/process on the screen. 4 passage of time available the following methods simulation: (a) the keyboard each time can be considered over a unit of time (b) in response to WM_TIMER (the method used in this experiment b) 5 calculates and displays the number of operations/processes. turnaround time, average turnaround time, with the right turnaround time, average weighted turnaround time. 6 would be the implementation of a number of operations/processes to disk files that can later be read out and play. 7 scheduling algorithms supported: first come first serve, short operation/process priority, round-robin scheduling algorithms, priority scheduling algorithm, a high response rati
(系统自动生成,下载前可以参看下载内容)

下载文件列表





task

....\Debug

....\.....\pcb.txt

....\.....\task.exe

....\.....\task.ilk

....\.....\task.pdb

....\.....\UserImages.bmp

....\task

....\task.ncb

....\task.sln

....\task.suo

....\....\ChildView.cpp

....\....\ChildView.h

....\....\Debug

....\....\.....\BuildLog.htm

....\....\.....\ChildView.obj

....\....\.....\InputDlg.obj

....\....\.....\MainFrm.obj

....\....\.....\mt.dep

....\....\.....\stdafx.obj

....\....\.....\task.exe.embed.manifest

....\....\.....\task.exe.embed.manifest.res

....\....\.....\task.exe.intermediate.manifest

....\....\.....\task.obj

....\....\.....\task.pch

....\....\.....\task.res

....\....\.....\vc90.idb

....\....\.....\vc90.pdb

....\....\InputDlg.cpp

....\....\InputDlg.h

....\....\MainFrm.cpp

....\....\MainFrm.h

....\....\pcb.txt

....\....\ReadMe.txt

....\....\res

....\....\resource.h

....\....\...\task.ico

....\....\...\task.rc2

....\....\...\Toolbar.bmp

....\....\...\Toolbar256.bmp

....\....\stdafx.cpp

....\....\stdafx.h

....\....\targetver.h

....\....\task.aps

....\....\task.cpp

....\....\task.h

....\....\task.rc

....\....\task.vcproj

....\....\task.vcproj.Singerlio-PC.Singerlio.user

....\....\UserImages.bmp

相关说明

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

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org