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

Search list

[Other resourceHRRN

Description: 8个进程的改进版CPU schedule 算法-HRRN
Platform: | Size: 4834 | Author: tennic | Hits:

[Data structsHRRN

Description: 8个进程的改进版CPU schedule 算法-HRRN-8 process to improve the version of CPU schedule algorithm-HRRN
Platform: | Size: 5120 | Author: tennic | Hits:

[Windows DevelopHRRN

Description: Highest Return Ratio process scheduling algorithm simulation in C++. Good for process scheduling study
Platform: | Size: 2048 | Author: You | Hits:

[OS Developzuoyediaoducaozuoxitong

Description: 作业等待算法:分别采用先来先服务(FCFS),最短作业优先(SJF)、响应比高者优先(HRN)的调度算法。-FCFS.SJF.HRRN
Platform: | Size: 2048 | Author: 张驰 | Hits:

[OS Develophrrn

Description: 操作系统 进程调度算法 高响应比优先调度-Operating system process scheduling priority higher than the response
Platform: | Size: 1024 | Author: Sandy | Hits:

[Software Engineeringdsfdsgvfdsgfvsd

Description: 1) 采用先来先服务(FCFS)调度算法,即按作业到达的先后次序进行调度。总是首先调度在系统中等待时间最长的作业。 2) 短作业优先 (SJF) 调度算法,优先调度要求运行时间最短的作业。 3) 响应比高者优先(HRRN)调度算法,为每个作业设置一个优先权(响应比),调度之前先计算各作业的优先权,优先数高者优先调度。RP (响应比)= 作业周转时间 / 作业运行时间 每个作业由一个作业控制块JCB表示,JCB可以包含以下信息:作业名、提交(到达)时间、所需的运行时间、所需的资源、作业状态、链指针等等。 作业的状态可以是等待W(Wait)、运行R(Run)和完成F(Finish)三种之一。每个作业的最初状态都是等待W。-1) first-come-first-served (FCFS) scheduling algorithm, that is the priority job arrives scheduling. Always the first to wait for the longest time job scheduling system. 2) short operating priority (SJF) scheduling algorithm, priority scheduling requirements of the job with the shortest running time. 3) response than the high priority (HRRN) scheduling algorithm, set a priority for each job (Response Ratio), calculated for various jobs before scheduling priority, priority number of high-priority scheduling. RP (response ratio) = the operating turnaround time/job run time for each job by a job control block JCB JCB can contain the following information: job name, submitted (arrival) time, the running time required, the necessary resources, job status, and chain pointers. The status of the job can be waiting for W (Wait), one of three run R (Run) and the completion of F (Finish). The initial state of each job is waiting for W.
Platform: | Size: 30720 | Author: 张志刚 | Hits:

[OS program4

Description: 模拟进程调度,给出按照算法先来先服务FCFS、轮转RR(q=1)、最短进程优先SPN、最短剩余时间SRT、最高响应比优先HRRN进行调度各进程的完成时间、周转时间、响应比的值。-The simulation process scheduling, given in accordance with the algorithm first-come, first-served FCFS, rotary RR (q = 1), the shortest process priority the SPN, the shortest time remaining SRT, the highest response than the completion time of the scheduling process priority HRRN, turnaround time, response ratio value.
Platform: | Size: 159744 | Author: 高莹 | Hits:

[Linux-Unix5

Description: 进程调度 模拟进程调度,给出按照算法先来先服务FCFS、轮转RR(q=1)、最短进程优先SPN、最短剩余时间SRT、最高响应比优先HRRN进行调度各进程的完成时间、周转时间、响应比的值-Process scheduling simulation process scheduling algorithm is given in accordance with the first-come, first-served FCFS, rotate RR (q = 1), the shortest process priority SPN, the shortest time remaining SRT, the maximum response time than the scheduling priority HRRN be completed for each process, turnaround time, response ratio
Platform: | Size: 2048 | Author: nego | Hits:

[OS DevelopHRRN

Description: 高响应比优先算法的简单模拟。可以改成由键盘输入要模拟的进程数量。(A simple simulation of HRRN.)
Platform: | Size: 2500608 | Author: Haku_Akitsuki | Hits:

[JSP/Javaos

Description: 用java实现fcfs、hrrn和sjf算法(Implementation of FCFS, hrrn, and SJF algorithms with Java)
Platform: | Size: 22528 | Author: haizheng | Hits:

CodeBus www.codebus.net