搜索资源列表
-
0下载:
作业调度三种算法FCFS,SJF,HRN-Three types of job scheduling algorithms FCFS, SJF, HRN
-
-
0下载:
设计要求模拟实现一个的单道批处理系统环境下的作业调度程序。通过实现具体的作业调度算法,加深对该环境下的作业调度模型和实现过程的理解。 至少实现有三种的作业调度算法:先来先服务、短作业优先和响应比优先算法-Design requirements for the realization of a simulation of the single-channel system environment under a batch job scheduling procedures. Through th
-
-
0下载:
设计要求模拟实现一个的单道批处理系统环境下的作业调度程序。通过实现具体的作业调度算法,加深对该环境下的作业调度模型和实现过程的理解。 至少实现有三种的作业调度算法:先来先服务、短作业优先和响应比优先算法-Design requirements for the realization of a simulation of the single-channel system environment under a batch job scheduling procedures. Through th
-
-
0下载:
设计要求模拟实现一个的单道批处理系统环境下的作业调度程序。通过实现具体的作业调度算法,加深对该环境下的作业调度模型和实现过程的理解。 至少实现有三种的作业调度算法:先来先服务、短作业优先和响应比优先算法-Design requirements for the realization of a simulation of the single-channel system environment under a batch job scheduling procedures. Through th
-
-
0下载:
设计要求模拟实现一个的单道批处理系统环境下的作业调度程序。通过实现具体的作业调度算法,加深对该环境下的作业调度模型和实现过程的理解。 至少实现有三种的作业调度算法:先来先服务、短作业优先和响应比优先算法-Design requirements for the realization of a simulation of the single-channel system environment under a batch job scheduling procedures. Through th
-
-
0下载:
作业调度,实现作业的调度,了解作业调度在操作系统中的作用,以加深对作业调度算法的理解。-Job scheduling to achieve job scheduling, job scheduling to understand the role of the operating system in order to deepen the understanding of job scheduling algorithms.
-
-
0下载:
编写并调度一个多道程序系统的作业调度模拟程序。
作业调度算法:采用基于先来先服务的调度算法。
-Road to prepare and dispatch a multi-program system for job scheduling simulation program.
Job scheduling algorithms: a first-come, first-served based on the scheduling algorithm.
-
-
0下载:
memory scheduling algorithms
-
-
0下载:
先来先服务,抢占式进程。
模拟进程调度,能够处理以下的情形:
⑴ 能够选择不同的调度算法(要求中给出的调度算法);
⑵ 能够输入进程的基本信息,如进程名、到达时间和运行时间等;
⑶ 根据选择的调度算法显示进程调度队列;
⑷ 根据选择的调度算法计算平均周转时间和平均带权周转时间。-First-come, first-served preemptive process. Analog process scheduling, able to handle the
-
-
0下载:
操作系统学末作业有关进程管理,进程调度算法有FIFO,优先数调度算法,时间片轮转调度算法,分级调度算法。-End operating system to learn about the job process management, process scheduling algorithms are the FIFO priority number scheduling algorithm, round-robin scheduling algorithm, hierarchical sched
-
-
0下载:
用c语言模拟了操作系统中磁盘调度算法,包含了详细代码。-C language analog disk scheduling algorithms operating system.
-
-
0下载:
输入整数序列,输出排序结果,通过随机化过程和快排算法,十分高效-Enter the sequence of integers, sort the results output by the randomization process and fast scheduling algorithms, very efficient
-
-
0下载:
用VC6.0写的简单作业调度,里面包括先到先服务,短作业优先,最高响应比算法。-With VC6.0 to write a simple job scheduling, which includes first come first serve, short operating priority, the highest response ratio algorithms.
-
-
1下载:
torsche是matlab下的一个工具箱,可以用来仿真实时调度算法,如EDF RM等,结合Matlab和Visual studio混编后可以使用,其自带的一些工具包里也有很多应用用例可以用来参考-torsche under a toolbox matlab , simulation can be used for real-time scheduling algorithms, such as EDF RM , etc. , combined with Matlab and Visual st
-
-
0下载:
理解进程调度的过程。
掌握各种进程调度算法的实现方法
通过实验比较各种进程调度算法的优劣。
- understanding of process scheduling process. master the implementation of various process scheduling algorithm scheduling algorithms through ex
-
-
0下载:
This GAMS code is developed for multi mode resource constraint project in segmented activities. this code returns the exact solution for the problem which is NP-Hard and should be solved by another algorithms such as meta heuristics.
-
-
0下载:
模拟操作系统调度算法-imitate os scheduling algorithms
-
-
0下载:
操作系统进程的调度算法,RR,SJF等,利用C语言实现的,代码在VS下运行没有问题-Scheduling algorithms operating system process, RR, SJF etc, use C language code in the VS running without problems
-
-
0下载:
模拟常用的操作系统进程调度算法,包括先来先服务,短作业优先,高响应比优先-
Analog commonly used operating system process scheduling algorithms, including a first-come first-serve, short operating priority, high priority response ratio
-
-
0下载:
对于研究资源调度算法的经典算法的仿真及性能分析的文档(For the study of resource scheduling algorithms for classical algorithms for simulation and performance analysis of documents)
-