Welcome![Sign In][Sign Up]
Location:
Search - multi level feedback queue

Search list

[Mathimatics-Numerical algorithmsduojifankuiduilie

Description: 操作系统中的多级反馈队列调度算法-operating system as a multi-level feedback queue scheduling algorithm
Platform: | Size: 29696 | Author: 杨淼 | Hits:

[Process-Thread反馈

Description: 用c语言模拟的多极反馈队列算法,-simulated multi-polar feedback queue algorithm ,----------------------------------------
Platform: | Size: 13312 | Author: 谢冠华 | Hits:

[OS Developduojifankui

Description: 该程序使用优先数法和多级反馈队列法对进程进行调度-procedures for the use of the priority method and multi-level method of feedback queue scheduling process
Platform: | Size: 180224 | Author: 张 红 | Hits:

[JSP/JavaProcessSchedule6

Description: 进程调度的设计与实现1. 综合应用下列知识点设计并实现操作系统的进程调度:邻接表,布尔数组,非阻塞输入,图形用户界面 GUI,进程控制块,进程状态转换,多 级反馈队列进程调度算法。 2. 加深理解操作系统进程调度的过程。 3. 加深理解多级反馈队列进程调度算法。 -process of scheduling a Design and Implementation. Application of the following integrated knowledge point design and realization of the process of scheduling the operating system : adjacency list, boolean arrays, nonblocking input, GUI graphical user interface, process control block, the state transition process. Multi-Queue feedback process scheduling algorithm. 2. Deepen our understanding of the process of scheduling the operating system process. 3. Deepen our understanding of multi-level feedback queue process scheduling algorithm.
Platform: | Size: 2048 | Author: Solo | Hits:

[Process-ThreadProcess_Scheduler

Description: 这是一个操作系统进程管理的模拟程序。 采用FCFS,多级反馈队列等算法调度进程。 这是我们操作系统课程的一个项目。-This is a process management system simulation program. Using FCFS queue, multi-level feedback queue algorithm scheduling process. This is our operating systems course of a project.
Platform: | Size: 120832 | Author: cy | Hits:

[OS Developdd

Description: 这不是一个用多级反馈队列所做的进程调度的程序,能够运行,但还有待改进-This is not a multi-level feedback queue scheduling process done by the procedure, be able to run, but have yet to be improved
Platform: | Size: 1024 | Author: 陈浩 | Hits:

[OS Developdjf

Description: CPU多级反馈队列_模拟--大三下学期操作系统课程设计 /* 作为自己写的第一个比较长的程序,他的效果也只能算刚刚合我的意思, 他尚且有更多的显示功能可以表现出来,关于这一点可以从自己定义的数据结构上看出。 因为,还有几个数据项还没有用到,如果日后有时间一定升级此程序。让他把更多的运行细节显示出来。 程序写自2005.5.1下午至5.11凌晨四点,这些在程序的修改记录里可以看的到。-CPU multi-level feedback queue _ the second half of the operating system simulation junior curriculum design/* as the first to write a rather long process, he can only count the effect of just All I mean, he even has more display functions can be shown on this point can be defined from its own data structure to see. Because, there are several data items have not yet used, if in the future will certainly have time to upgrade this program. Let him run more details displayed. Written procedures since 2005.5.1 afternoon 4:00 to 5.11, these changes in procedures can be recorded to the look.
Platform: | Size: 7168 | Author: 林心蓝 | Hits:

[OS Developduojifankui

Description: 多级反馈队列调度算法,C编写-Multi-level feedback queue scheduling algorithm, C prepared
Platform: | Size: 17408 | Author: | Hits:

[OS Developduoji

Description: 用C实现多级反馈调度算法。在队列中使用FCFS,队列间使用时间片法-Using C to achieve multi-level feedback scheduling algorithm. In the queue using the FCFS, the use of queue time slice method
Platform: | Size: 1024 | Author: lr | Hits:

[Process-Threadjincheng

Description: 基本上实现处理机对进程的最主要的调度执行算法:包括先来先服务、短作业/进程优先、时间片轮转调度算法、优先权调度算法、高响应比优先调度算法、多级反馈队列调度算法等算法。-Basically realize the main processor to process the implementation of the scheduling algorithm: including first-come, first serve, short operation/process priority, time slice rotation scheduling algorithm, priority scheduling algorithm, high priority response ratio scheduling algorithm, multi-level feedback queue scheduling algorithm such as algorithm.
Platform: | Size: 49152 | Author: wf | Hits:

[OS DevelopFCFS-RR

Description: FCFS 时间片轮转 时间片 轮转法 调度的算法 最高优先数算法基本思想 多级反馈队列调度实现思想 最高优先数调度算法(PCB)-FCFS Time Slice Time Slice rotary movement of the highest priority scheduling algorithm for several basic idea of multi-level algorithm Feedback Queue Scheduling the highest priority to achieve a number of ideological and scheduling algorithm (PCB)
Platform: | Size: 133120 | Author: caidongyun | Hits:

[OS programmultilevel

Description: 多级反馈队列,基于控制台的,用visual stdio2005写的,有菜单可以选择。-Simulation of multi-level feedback queue
Platform: | Size: 3072 | Author: wang | Hits:

[OS programMultilevel_Feedback_Queue

Description: 这是用c实现的操作系统的调度算法,包括多级反馈队列调度、先来先服务、最短作业优先、高响应比、时间片轮转。-C This is achieved by operating system scheduling algorithms, including multi-level feedback queue scheduling, first-come, first serve, shortest operation priority, high-response ratio, time piece rotation.
Platform: | Size: 308224 | Author: chenjieping | Hits:

[OS Developform

Description: 多级反馈队列模拟进程调度C语言代码,多级反馈队列模拟进程调度C语言代码。-Multi-level feedback queue scheduling C language code modeling process, multi-level feedback queue scheduling simulation of the process of C language code.
Platform: | Size: 1024 | Author: | Hits:

[JSP/JavaMultilevelFeedbackQueue

Description: 操作系统实验、多级反馈队列、java swing-Operating System Experiment, multi-level feedback queue, java swing
Platform: | Size: 11264 | Author: 忘了 | Hits:

[OS Developos

Description: 实现模拟的进程调度:时间片轮转,高优先级,多级反馈队列-Analog of the process scheduling: time slice rotation, high-priority, multi-level feedback queue
Platform: | Size: 577536 | Author: wumai | Hits:

[OS Developduojiduilie-c

Description: 多级反馈队列调度算法: 1、设置多个就绪队列,并给队列赋予不同的优先级数,第一个最高,依次递减。 (1~i-1)空闲时,才调度i,如果处理机正在第i队列中运行,又有新进程进入优先权较高 队列,则新进程抢占处理机,将正在运行的进程放入第i队列队尾,将处理机分给新进程。-Multi-level feedback queue scheduling algorithms
Platform: | Size: 3072 | Author: agaeg | Hits:

[OS Developfbqueue_attemper

Description: 合肥工业大学操作系统课程设计 进程/作业调度:多级反馈队列调度算法。 1建立作业的数据结构描述; 2使用两种方式产生作业:(a)自动产生, (b)手工输入; 3在屏幕上显示每个作业的执行情况; 4时间的流逝可用下面几种方法模拟:(a)按键盘,每按一次可认为过一个时间单位; (b) 响应WM_TIMER; 5计算并显示一批作业的周转时间、平均周转时间、带权周转时间、平均带权周转时间。 6将一批作业的执行情况存入磁盘文件,以后可以读出并重放;-Hefei University of Technology courses on operating system design process/job scheduling: Multi-level feedback queue scheduling algorithm. A description of the data structure to establish operations 2 production operations in two ways: (a) automatically generated, (b) manual input 3 of the screen on the implementation of each operation 4, the passage of time can be several ways to simulate the following : (a) by the keyboard, may have thought that every time a unit of time (b) response WM_TIMER 5 to calculate and display a number of turnaround time, average turnaround time, with the right turnaround time, average turnaround time with the right. 6, the implementation of a batch job into a disk file, since you can read and playback
Platform: | Size: 3756032 | Author: | Hits:

[OS DevelopMulti-level_feedback_queue

Description: 模拟操作系统进程管理实验中的多级反馈队列调度算法-Multi-level feedback queue scheduling
Platform: | Size: 6144 | Author: 赵胜楠 | Hits:

[Data structsMulti-level-queue-algorithm

Description: 采用多级反馈队列调度算法来模拟实现处理机的调度过程,C语言代码,在VC++6.0上调试通过。-Multi-level feedback queue scheduling algorithm to simulate the process of realization of processor scheduling, C language code, debug by VC++6.0.
Platform: | Size: 2048 | Author: Wilson | Hits:
« 12 3 »

CodeBus www.codebus.net