文件名称:The-processor-scheduling

  • 所属分类:
  • 系统编程
  • 资源属性:
  • [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2015-09-19
  • 文件大小:
  • 571kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 钟**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

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

实验一 处理器调度

一.  实验内容

选择一个调度算法,实现处理器调度。

二.  实验目的

在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪状态进程个数大于处理器数时,就必须依照某种策略来决定哪些进程优先占用处理器。本实验模拟在单处理器情况下处理器调度,帮助自己加深了解处理器调度的工作。

三.  实验题目

第—题:设计一个按优先数调度算法实现处理器调度的程序。

运行环境: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

程序\debug\R0701_07.exe

....\.....\R0701_07.ilk

....\.....\R0701_07.pdb

....\R0701_07\ch1.cpp

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

....\........\.....\ch1.obj

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

....\........\.....\R0701_07.exe.embed.manifest

....\........\.....\R0701_07.exe.embed.manifest.res

....\........\.....\R0701_07.exe.intermediate.manifest

....\........\.....\vc80.idb

....\........\.....\vc80.pdb

....\........\R0701_07.vcproj

....\........\R0701_07.vcproj.KALA.abc.user

....\R0701_07.ncb

....\R0701_07.sln

....\R0701_07.suo

....\........\Debug

....\debug

....\R0701_07

程序

测试数据3.jpg

测试数据1.jpg

测试数据2.jpg

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org