-
bao
多级反馈队列进程调度算法
1. 实验目的:
用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。
2. 实验内容:
编写一个模拟程序,完成单处理机系统中的进程调度,采用多级反馈队列的时间片轮转调度算法.
实验具体包括:首先确定进程控制块的内容,进程控制块的组成方式,确定相关参数(如进程数、到达时间、服务时间、时间片大小等) 然后完成进程创建原语、进程调度原语和进程撤销原语 最后编写主函数,上机实验并取得结果数据。
(The process of multi-level feedback queue scheduling algorithm 1. Experimental Objective: To use advanced language writing and debugging a process scheduler in order to deepen their understanding of the concept of the process and understanding the process of scheduling algorithm. 2. Experimental contents: the preparation of a simulated procedure, single-processor systems to complete the process of scheduling, the use of multi-level feedback queue scheduling algorithm Round-Robin Time Slice. Experiments include: First of all, the process control block to determine the content, process control block of the composition determine the relevant parameters (such as the process of the number of arrival time, service time, time slice size, etc.) and then complete the process of creating the original language, the process of scheduling the original language and the process of revocation of the original language the final preparation of the main function of the machine and obtain the results of)
- 2009-05-06 22:58:08下载
- 积分:1
-
C#分割大文件为小文件,同时实现将 已分割的小文件合并
分割大文件为小文件,同时实现将 已分割的小文件合并
- 2013-01-22下载
- 积分:1
-
similar procedures msn
类似msn的程序-similar procedures msn
- 2022-03-02 12:27:31下载
- 积分:1
-
PlotCharts
一个简单的遗传算法计算最大最小程序 有用户界面 一元函数有函数图 (a simple GA program by c# with 3 different dimensional function and also the 1-dimensional function has the graph )
- 2013-12-06 02:26:20下载
- 积分:1
-
baseCla
利用虚函数手段,按照三种不同的数据存储方式及其处理方法来实现如下的所谓“反序输出问题”:从键盘输入n 个int 型数据先存储起来(具体n 值由用户从键盘输入),而后再按照与输入相反的顺序将这些数据显示在屏幕上。具体地说,可通过在基类baseCla 及其派生类method1Cla、method2Cla 和method3Cla中说明如下的同一个虚函数“virtual void reverseout() ”,来实现所述问题的三种不同处理方法。例如,可设计并使用已经在第四章和第六章的实践题中所使用的数据存储结构以及处理方法:(1)使用大小为100 的常界数组存放数据;(2)通过new 生成大小恰为n 的动态数组存放数据;(3)使用指针与链表的实现法。(err)
- 2007-12-18 16:30:58下载
- 积分:1
-
CS_BarcodeSample1
wince摩托罗拉PDA扫描程序源码,可以扫描一维和二维(Motorola PDA scan device code (can scan one and two dimensions))
- 2017-05-26 12:11:16下载
- 积分:1
-
This is the procedure RequestCounterServlet.java
这是java程序的RequestCounterServlet.java-This is the procedure RequestCounterServlet.java
- 2023-03-24 17:50:03下载
- 积分:1
-
IVI-1641-example
说明: IVI学习的案例,实际讲述了IVI驱动的使用方法,对于初学者很有用!(IVI case study, describes the actual use of IVI drivers, very useful for beginners!)
- 2021-03-24 19:19:14下载
- 积分:1
-
这是非常好的关于网络编程的例子,实现了ping程序,对于学习网络编程的人员来说是非常难得的材料。...
这是非常好的关于网络编程的例子,实现了ping程序,对于学习网络编程的人员来说是非常难得的材料。-It is a very good example of programming on the network to achieve the ping process, for learning network programming staff is very rare material.
- 2022-08-10 20:39:14下载
- 积分:1
-
2501423
mp3音乐搜索例程,程序结合易语言正则表达式支持库,调用API函数实现mp3音乐的搜索。(mp3 music search routine , easy language program combined with regular expression support library , call the API functions mp3 music search.)
- 2015-12-12 14:36:12下载
- 积分:1