文件名称:200661110295499645
介绍说明--下载内容均来自于网络,请自行研究使用
本程序使用VC++编译调试,用于实现进程优先数调度的模拟。主要包含三个模块:1、主界面:用于显示进程调度的过程。2、数据录入模块:用于获取进程的初始值,其中有三种获取方式,手动输入方式、随即生成方式和从文件中读去数据的方式。当用户在主窗口中点击“开始”菜单项时即可打开数据录入对话框,用户通过这三种方式之一均可完成数据的录入。3、进程控制模块:主要实现创建新的进程,就绪队列的管理,完成队列的管理,进程的调度。-procedures for the use of the VC compiler tests, the process used to achieve a number of priority scheduling simulation. Mainly includes three modules : a main interface : Display process for scheduling process. 2, the data entry module : access to the process for the initial values, which are three access methods, manual input, formation mode and then read from the file to the data. When the user in the main window click on the "start" menu item can be opened when data entry dialog box, users three ways this can be one of the completed data entry. 3, process control modules : the main process of the creation of new, ready queue management, queue management completed, process scheduling.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 47651482200661110295499645.rar 列表 进程调度 进程调度\data.txt 进程调度\Debug 进程调度\Debug\Log.txt 进程调度\Debug\Process.exe 进程调度\Log.txt 进程调度\MainFrm.cpp 进程调度\MainFrm.h 进程调度\PriTimeDlg.cpp 进程调度\PriTimeDlg.h 进程调度\Process.aps 进程调度\Process.clw 进程调度\Process.cpp 进程调度\Process.dsp 进程调度\Process.dsw 进程调度\Process.h 进程调度\Process.ncb 进程调度\Process.opt 进程调度\Process.plg 进程调度\Process.rc 进程调度\Process.reg 进程调度\ProcessDoc.cpp 进程调度\ProcessDoc.h 进程调度\ProcessView.cpp 进程调度\ProcessView.h 进程调度\ProMoni.cpp 进程调度\ProMoni.h 进程调度\ReadMe.txt 进程调度\res 进程调度\res\Process.ico 进程调度\res\Process.rc2 进程调度\res\ProcessDoc.ico 进程调度\res\Thumbs.db 进程调度\res\Toolbar.bmp 进程调度\resource.h 进程调度\StdAfx.cpp 进程调度\StdAfx.h 进程调度\计算机操作系统实验---进程调度.doc Readme.txt