Welcome![Sign In][Sign Up]
Location:
Search - HRN

Search list

[Mathimatics-Numerical algorithmsFCFS,SJF,HRN.rar

Description:
Platform: | Size: 1880 | Author: | Hits:

[Other作业调度算法的模拟

Description: 用C语言,或C++实现对N个作业分别采用FCFS,SJF,HRN和高优先权优先等算法进行调度。-language C, or C N realization of operations respectively FCFS, SJF, 010-001 and high priority for priority scheduling algorithm.
Platform: | Size: 7216 | Author: 冯志强 | Hits:

[Windows DevelopJOBattemper

Description: 单道系统作业调度:作业调度算法:分别采用先来先服务(fcfs)、最短作业优先(sjf)、响应比高者优先(hrn)的调度算法。 多道系统作业调度:作业调度算法:采用先来先服务(fcfs),即按作业提交的先后次序进行调度。总是首先调度在系统中等待时间最长的作业。-Shan Road System Operation : Job Scheduling Algorithm : By using the first-come first-serve (fcfs) the shortest operating priority (sjf), the response is high priority (applications) scheduling algorithm. Multiple System Operation : Job Scheduling Algorithm : The first-come first-serve (fcfs) according to the work order dispatching. Scheduling is always first in the system waiting for the longest time work.
Platform: | Size: 42449 | Author: 风飘零 | Hits:

[Windows DevelopFCFS

Description: 作业调度三种算法FCFS,SJF,HRN-Job Scheduling Algorithm FCFS, SJF, 010-001
Platform: | Size: 45375 | Author: yuzhou | Hits:

[Mathimatics-Numerical algorithmsFCFS,SJF,HRN

Description: 作业调度三种算法FCFS,SJF,HRN-Job Scheduling Algorithm FCFS, SJF, 010-001
Platform: | Size: 2147 | Author: ghostfish | Hits:

[OS Developpcos

Description: 21.c 先来先服务(FCFS)算法调度作业运行。 211.c最短作业优先(SJF)调度算法。 212.c响应比高者优先(HRN)调度算法-21.c first-come first-service (FCFS queue) algorithm scheduling operations running. 211.c shortest priority operations (SJF) scheduling algorithm. 212.c response ratio were higher priorities (HRN) Scheduling Algorithm
Platform: | Size: 62635 | Author: 陈生 | Hits:

[OS Develop作业调度三种算法FCFS,SJF,HRN

Description: 作业调度三种算法FCFS,SJF,HRN -Job Scheduling Algorithm FCFS, SJF, 010-001
Platform: | Size: 3592 | Author: 杭天 | Hits:

[Mathimatics-Numerical algorithmsFCFS,SJF,HRN

Description: 作业调度三种算法FCFS,SJF,HRN-Job Scheduling Algorithm FCFS, SJF, 010-001
Platform: | Size: 2048 | Author: ghostfish | Hits:

[OS Develop作业调度三种算法FCFS,SJF,HRN

Description: 作业调度三种算法FCFS,SJF,HRN -Job Scheduling Algorithm FCFS, SJF, 010-001
Platform: | Size: 3072 | Author: 杭天 | Hits:

[Process-Thread处理机调度1.RAR

Description: 操作系统的处理机调度算法:提供了FIFS、SFJ、HRN、时间片轮转算法的实现算法-operating system processor scheduling algorithms : a FIFS, SFJ, 010-001, time-rotate algorithm Algorithm
Platform: | Size: 1024 | Author: 何瑜 | Hits:

[Other作业调度算法的模拟

Description: 用C语言,或C++实现对N个作业分别采用FCFS,SJF,HRN和高优先权优先等算法进行调度。-language C, or C N realization of operations respectively FCFS, SJF, 010-001 and high priority for priority scheduling algorithm.
Platform: | Size: 7168 | Author: 冯志强 | Hits:

[Windows DevelopJOBattemper

Description: 单道系统作业调度:作业调度算法:分别采用先来先服务(fcfs)、最短作业优先(sjf)、响应比高者优先(hrn)的调度算法。 多道系统作业调度:作业调度算法:采用先来先服务(fcfs),即按作业提交的先后次序进行调度。总是首先调度在系统中等待时间最长的作业。-Shan Road System Operation : Job Scheduling Algorithm : By using the first-come first-serve (fcfs) the shortest operating priority (sjf), the response is high priority (applications) scheduling algorithm. Multiple System Operation : Job Scheduling Algorithm : The first-come first-serve (fcfs) according to the work order dispatching. Scheduling is always first in the system waiting for the longest time work.
Platform: | Size: 608256 | Author: 风飘零 | Hits:

[OS Developfcfs

Description: FCFS SJF HRN算法用C语言实现,-FCFS SJF HRN algorithm using C language,
Platform: | Size: 2048 | Author: 袁乃军 | Hits:

[Process-ThreadThread

Description: 实现进程调度演示,提供SJF,HRN,FCFS,3种调度方案的选择。-The realization of the process of scheduling presentations, provided SJF, HRN, FCFS, 3 species scheduling choice.
Platform: | Size: 43008 | Author: kin-Eric | Hits:

[OS DevelopHRN

Description: 操作系统作业调度HRN算法模拟程序。根据最高响应比优先算法调度作业进入内存运行-Operating system scheduling algorithm simulation program HRN. Response ratio in accordance with the highest priority scheduling algorithm into the memory to run operations
Platform: | Size: 2048 | Author: 李志龙 | Hits:

[OtherFCFS-SJF-HRN

Description: 作业调度三种算法FCFS,SJF,HRN-Three types of job scheduling algorithms FCFS, SJF, HRN
Platform: | Size: 2048 | Author: 小猎人 | Hits:

[Windows DevelopZYDD

Description: 先来先服务(FCFS)算法、短作业优先(SJF)算法、高响应比(HRN)算法和高优先权算法来实现作业调度算法的模拟。 (1) 算法采用下式计算响应比: 等待时间waittime 需要运行时间requesttime (2) 高优先权算法采用下述公式计算优先权: 优先权priority*等待时间waittime 需要运行时间requesttime*紧迫程度quick -First Come First Served (FCFS) algorithm, the priority short operation (SJF) algorithm, a high response ratio (HRN) algorithm and high-priority scheduling algorithm to achieve the simulation algorithm. (1) algorithm of computing response ratio: latency time waittime need to run requesttime (2) high-priority algorithm is calculated using the following priority: the priority of the waiting time priority* need to run waittime time requesttime* degree of urgency quick
Platform: | Size: 136192 | Author: hghh | Hits:

[Windows Developdandao

Description: 编写并调试一个单道处理系统的作业等待模拟程序。   作业等待算法:分别采用先来先服务(FCFS),最短作业优先(SJF)、响应比高者优先(HRN)的调度算法。   对每种调度算法都要求打印每个作业开始运行时刻、完成时刻、周转时间、带权周转时间,以及这组作业的平均周转时间及带权平均周转时间,以比较各种算法的优缺点。 -Write and debug a single-channel processing system operating to wait for simulation program. Operation waiting algorithm: respectively, a first-come first-served (FCFS), shortest job first (SJF), respond to than high preferred (HRN) scheduling algorithm. Scheduling algorithms are required for each print job starts running each time, the completion of time, turnaround time, with the right turnaround time, and this group of operations, the average turnaround time and the weighted average turnaround time to compare the advantages and disadvantages of various algorithms
Platform: | Size: 2048 | Author: sylvia | Hits:

[CSharpScheduling

Description: 用C#和C++实现的进程调度算法程序(操作系统实验)本实验通过编写C#语言的代码实现先来先服务(FCFS),最短作业优先(SJF)、响应比高者优先(HRN)的调度算法。最后在界面上显示出进程在调度过程中的情况。另附上C++的进程调度实验,算法不相同。-Use C# and C++ to build up a project to achieve process scheduling.The project contains the algorithm of FCFS,SJF and HRN.
Platform: | Size: 21504 | Author: | Hits:

[OS Developfcfs--sjf--rr--hrn

Description: 进程调度算法,1.先来先服务\2.短作业优先\3.时间片轮转\4.响应比优先-Process scheduling algorithms, 1 first-come, first serve \ (2) short operating priority \ 3 round-robin \ 4 response than the first
Platform: | Size: 2048 | Author: huang | Hits:
« 12 3 4 »

CodeBus www.codebus.net