文件名称:task
-
所属分类:
- 标签属性:
- 上传时间:2014-07-09
-
文件大小:21.16mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
操作系统课程设计,完整的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
课程设计题目:进程/作业调度
实现要求:
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/
task/Debug/
task/Debug/pcb.txt
task/Debug/task.exe
task/Debug/task.ilk
task/Debug/task.pdb
task/Debug/UserImages.bmp
task/task/
task/task.ncb
task/task.sln
task/task.suo
task/task/ChildView.cpp
task/task/ChildView.h
task/task/Debug/
task/task/Debug/BuildLog.htm
task/task/Debug/ChildView.obj
task/task/Debug/InputDlg.obj
task/task/Debug/MainFrm.obj
task/task/Debug/mt.dep
task/task/Debug/stdafx.obj
task/task/Debug/task.exe.embed.manifest
task/task/Debug/task.exe.embed.manifest.res
task/task/Debug/task.exe.intermediate.manifest
task/task/Debug/task.obj
task/task/Debug/task.pch
task/task/Debug/task.res
task/task/Debug/vc90.idb
task/task/Debug/vc90.pdb
task/task/InputDlg.cpp
task/task/InputDlg.h
task/task/MainFrm.cpp
task/task/MainFrm.h
task/task/pcb.txt
task/task/ReadMe.txt
task/task/res/
task/task/resource.h
task/task/res/task.ico
task/task/res/task.rc2
task/task/res/Toolbar.bmp
task/task/res/Toolbar256.bmp
task/task/stdafx.cpp
task/task/stdafx.h
task/task/targetver.h
task/task/task.aps
task/task/task.cpp
task/task/task.h
task/task/task.rc
task/task/task.vcproj
task/task/task.vcproj.Singerlio-PC.Singerlio.user
task/task/UserImages.bmp
task/Debug/
task/Debug/pcb.txt
task/Debug/task.exe
task/Debug/task.ilk
task/Debug/task.pdb
task/Debug/UserImages.bmp
task/task/
task/task.ncb
task/task.sln
task/task.suo
task/task/ChildView.cpp
task/task/ChildView.h
task/task/Debug/
task/task/Debug/BuildLog.htm
task/task/Debug/ChildView.obj
task/task/Debug/InputDlg.obj
task/task/Debug/MainFrm.obj
task/task/Debug/mt.dep
task/task/Debug/stdafx.obj
task/task/Debug/task.exe.embed.manifest
task/task/Debug/task.exe.embed.manifest.res
task/task/Debug/task.exe.intermediate.manifest
task/task/Debug/task.obj
task/task/Debug/task.pch
task/task/Debug/task.res
task/task/Debug/vc90.idb
task/task/Debug/vc90.pdb
task/task/InputDlg.cpp
task/task/InputDlg.h
task/task/MainFrm.cpp
task/task/MainFrm.h
task/task/pcb.txt
task/task/ReadMe.txt
task/task/res/
task/task/resource.h
task/task/res/task.ico
task/task/res/task.rc2
task/task/res/Toolbar.bmp
task/task/res/Toolbar256.bmp
task/task/stdafx.cpp
task/task/stdafx.h
task/task/targetver.h
task/task/task.aps
task/task/task.cpp
task/task/task.h
task/task/task.rc
task/task/task.vcproj
task/task/task.vcproj.Singerlio-PC.Singerlio.user
task/task/UserImages.bmp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.