The-processor-scheduling

所属分类:Windows编程
开发工具:Visual C++
文件大小:571KB
下载次数:1
上传日期:2015-09-19 10:58:41
上 传 者qintian888
说明:  实验一 处理器调度 一. 实验内容 选择一个调度算法,实现处理器调度。 二. 实验目的 在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪状态进程个数大于处理器数时,就必须依照某种策略来决定哪些进程优先占用处理器。本实验模拟在单处理器情况下处理器调度,帮助自己加深了解处理器调度的工作。 三. 实验题目 第—题:设计一个按优先数调度算法实现处理器调度的程序。 运行环境:Microsoft Visual Studio 2005
(Experiment one processor scheduling I. experimental content Choose a scheduling algorithm to achieve processor scheduling. II. Experimental purposes In the multi-channel programming system, often there are a number of processes at the same time a state of readiness. When the number is greater than the number of processors readiness process, it must be based on a strategy to determine which process preempt the processor. This experiment simulated on a single processor when the processor scheduling, work to help deepen understanding of their own processor scheduling. III. Experimental title The first- Title: Design of a number of priority scheduling algorithm processor scheduling procedures. Operating environment: Microsoft Visual Studio 2005)

文件列表:
源代码.txt (412, 2009-12-30)
程序\debug\R0701_07.exe (57344, 2009-10-18)
程序\debug\R0701_07.ilk (386208, 2009-10-18)
程序\debug\R0701_07.pdb (478208, 2009-10-18)
程序\R0701_07\ch1.cpp (3060, 2009-12-30)
程序\R0701_07\Debug\BuildLog.htm (6800, 2009-10-18)
程序\R0701_07\Debug\ch1.obj (56780, 2009-10-18)
程序\R0701_07\Debug\mt.dep (63, 2009-10-18)
程序\R0701_07\Debug\R0701_07.exe.embed.manifest (403, 2009-10-18)
程序\R0701_07\Debug\R0701_07.exe.embed.manifest.res (468, 2009-10-18)
程序\R0701_07\Debug\R0701_07.exe.intermediate.manifest (385, 2009-10-18)
程序\R0701_07\Debug\vc80.idb (166912, 2009-10-18)
程序\R0701_07\Debug\vc80.pdb (192512, 2009-10-18)
程序\R0701_07\R0701_07.vcproj (3969, 2009-10-18)
程序\R0701_07\R0701_07.vcproj.KALA.abc.user (1405, 2009-12-30)
程序\R0701_07.ncb (977920, 2009-12-30)
程序\R0701_07.sln (889, 2009-10-18)
程序\R0701_07.suo (10240, 2009-12-30)
程序\R0701_07\Debug (0, 2009-12-30)
程序\debug (0, 2009-12-30)
程序\R0701_07 (0, 2009-12-30)
程序 (0, 2009-12-30)
测试数据3.jpg (66966, 2009-10-18)
测试数据1.jpg (78094, 2009-10-18)
测试数据2.jpg (67305, 2009-10-18)

近期下载者

相关文件


收藏者