Location:
Search - 进程调度
Search list
Description: 完成单处理机系统中的进程调度,采用多级反馈队列的时间片轮转调度算法.
首先确定进程控制块的内容,进程控制块的组成方式,确定相关参数(如进程数、到达时间、服务时间、时间片大小等);然后完成进程创建原语、进程调度原语和进程撤销原语;
Platform: |
Size: 2325 |
Author: red_eyed_hare |
Hits:
Description: 1)编程实现模拟操作系统进程调度子系统的基本功能;理解进程调度的概念,通过课程设计深入了解进程控制块的功能、进程的创建、删除以及进程各个状态间的转换过程;实现先来先服务、时间片轮转、多级反馈轮转法对进程进行的调度过程;通过观察有关的队列结构的内容的动态变化过程深入体会各个调度算法的特点;从而能够更好的巩固从书本上学到的知识。
2)编程过程中需要建立队列等结构进行各种操作,通过该次试验,可以督促学生从实用的角度对《数据结构》课程内容进行更深入理解和更熟练的应用。
3)实验编程语言要求使用java语言或C++语言。通过对调度功能的编程实现,不但能有效训练学生对编程语言的熟练使用,还能促进学生独立思考解决问题、以及独立查新获取知识的能力
Platform: |
Size: 310272 |
Author: ice042@126.com |
Hits:
Description: 编写一个进程调度程序,允许多个进程共行的进程调度程序。
采用最高优先数优先的调度算法和先来先服务调度算法。
每个进程有一个进程控制块( PCB)表示。每个进程的状态可以是就绪 W(Wait)、运行R(Run)、或完成F(Finish)三种状态之一。
采用动态优先数策略选择就绪进程获得 CPU后都只能运行一个时间片,运行完后优先数减1
动态显示每个进程的当前状态及进程的调度情况
重复以上过程,直到所要进程都完成为止
Platform: |
Size: 155136 |
Author: shenchelove |
Hits:
Description: 模拟进程调度的各种算法_OS:FCFS,SPN,RR,NPPS,PPS
Platform: |
Size: 2606 |
Author: _mekjl |
Hits:
Description: 操作系统进程调度实验报告
Platform: |
Size: 147456 |
Author: 1083803739@qq.com |
Hits:
Description: 采用静态优先数的方法,编写一进程调度程序模拟程序,进程状态为就绪、运行、阻塞三种。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改。-priority number using the static method, the preparation process of scheduling a process simulation program, the process in place for the state, running, blocking three.PCBPCBPCB
Platform: |
Size: 69632 |
Author: 吴晓辉 |
Hits:
Description: C_进程调度.rar-9 scheduling process. Rar
Platform: |
Size: 3072 |
Author: 王心宇 |
Hits:
Description: 实验一进程调度.doc-an experimental process scheduling. Doc
Platform: |
Size: 11264 |
Author: 洛迪 |
Hits:
Description: 操作系统试验进程调度程序-operating system test process scheduling procedures
Platform: |
Size: 3072 |
Author: 吴春欢 |
Hits:
Description: 进程调度算法的实现过程-Process Scheduling Algorithm of the process
Platform: |
Size: 34816 |
Author: 安员 |
Hits:
Description: 进程调度算法的实现-Process Scheduling Algorithm Implementation
Platform: |
Size: 1024 |
Author: 张伟 |
Hits:
Description: 操作系统进程调度模拟程序vc实现-operating system simulation process scheduling procedures to achieve vc
Platform: |
Size: 2048 |
Author: 梁山东 |
Hits:
Description: 用vb写的一个很不错的进程调度程序,界面和功能都很不错,看看对你学习vb会有所帮助的,强烈推荐-vb written with a very good process scheduling procedures, interface and functions are pretty good, you see right vb study will be helpful, strongly recommended
Platform: |
Size: 28672 |
Author: 董反 |
Hits:
Description: 操作系统实验程序 c++ os实验进程调度c++环境写的,不过会c语言和操作系统知识都能看懂-operating systems experimental procedure c os experimental process scheduling write c environment, but will c language and knowledge of the operating system can understand
Platform: |
Size: 96256 |
Author: 黄竟寻 |
Hits:
Description: 这是操作系统中的一个进程调度算法的源程序!使用delphi7.0K开发!-This is a programme of arithmetic of process attemper with DELPHI 7.0.
Platform: |
Size: 197632 |
Author: 罗刚 |
Hits:
Description: 一个用vb编写的用来模拟进程调度的小程序!-with a vb prepared for the simulation process of scheduling small programs!
Platform: |
Size: 29696 |
Author: 路加 |
Hits:
Description: 进程调度是处理机管理的核心内容。本实验要求用C语言编写和调试一个简单的进程调度程序。通过本实验可以加深理解有关进程控制块、进程队列的概念,并体会和了解优先数和时间片轮转调度算法的具体实施办法-scheduling process management processor is the core content. The experiment called for using the C language and debug a simple process scheduler. Through this experiment can deepen our understanding of the process control block, the concept of the process of formation and to experience and understand a few priorities and time-Cycle Scheduling Algorithm of concrete measures for implementation
Platform: |
Size: 2048 |
Author: 求新 |
Hits:
Description: 本程序模拟进程调度.采用时间片轮转算法.可以添加,删除,悬挂某个进程.有较详细的文档说明-the simulation process scheduling. Using Web-time algorithm. They can add, delete, flag a process. A more detailed document Note
Platform: |
Size: 12288 |
Author: lyh |
Hits:
Description: 模拟操作系统进程调度的算法采用时间片轮转法和优先权法-operating system simulation process scheduling algorithm-time Web-law and law priority
Platform: |
Size: 237568 |
Author: 杨鼎新 |
Hits:
Description: 这是一个操作系统的进程调度算法的实现绝对正确-This is a process of the operating system's scheduling algorithm to achieve absolutely correct
Platform: |
Size: 264192 |
Author: 田田 |
Hits:
« 12
3
4
5
6
7
8
9
10
...
50
»