CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 作业调度

搜索资源列表

  1. file3

    0下载:
  2. 计算机专业大三操作系统实验报告实验三,作业调度-Junior computer science experiment on the experiment three operating systems, job scheduling
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:256637
    • 提供者:黄归
  1. Job_scheduling

    0下载:
  2. 高端的C++作业调度 作业调度,请下载后认真学习-Job scheduling Job scheduling Job scheduling
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2461
    • 提供者:王家兴
  1. Schedule

    0下载:
  2. 作业调度实验的两种方法的实现,单道和多道,并且有详细的文档说明-Two methods of job scheduling experimental realization of single-channel and multi-channel, and a detailed documentation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:120135
    • 提供者:mq
  1. job

    0下载:
  2. 作业调度,实现作业的调度,了解作业调度在操作系统中的作用,以加深对作业调度算法的理解。-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.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:818
    • 提供者:jason lee
  1. priority

    0下载:
  2. 编写并调试一个多道程序系统的作业调度模拟程序。   作业调度算法:采用基于优先级的作业调度。 -Write and debug a multi-track procedures for job scheduling system simulation program. Job scheduling algorithms: Priority-based job scheduling.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:1807
    • 提供者:sylvia
  1. jmmP

    0下载:
  2. 实现处理机模拟调度算法,四种进程调度算法,先进先出算法,短作业优先算法,高响应比优先算法,时间片算法-Scheduling algorithm to achieve processor simulation, four kinds of process scheduling algorithm, FIFO algorithm, the short job first algorithm, a high response ratio of priority algorithms, time sli
  3. 所属分类:OS Develop

    • 发布日期:2017-05-15
    • 文件大小:3850167
    • 提供者:夏雨
  1. tryexp3

    0下载:
  2. 作业调度算法的模拟实现 作业调度主要是完成作业从后备状态到执行状态的转变,以及从执行状态到完成状态的转变。 (1)创建JCB(作业控制块):系统在作业进入后备状态时为每个作业创建一个作业控制块(JCB),从而使该作业可被调度程序感知。当该作业执行完毕进入完成状态时候,系统自动撤销其JCB并释放有关资源,进而撤销该作业。 (2)按照作业调度算法,从后备队列中挑选一作业投入运行。作业调度程序为运行作业建立相应的进程,并分配资源。 (3)主要的作业调度算法包括:先来先服务(FCFS)
  3. 所属分类:OS Develop

    • 发布日期:2017-03-25
    • 文件大小:5219
    • 提供者:wg
  1. zuoyediaodu

    0下载:
  2. 大学三年级操作系统实验2作业调度,自己写的,当然也借鉴别人的-University three-year experiment 2, the operating system job scheduling, wrote it myself, of course, learn from others
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:215262
    • 提供者:张驰
  1. suanffenxi

    0下载:
  2. 设有n项独立的作业{1,2,…, n},由m台相同的机器加工处理。作业i所需要的处理时间为ti。约定:任何一项作业可在任何一台机器上处理,但未完工前不准中断处理;任何作业不能拆分更小的子作业。多机调度问题要求给出一种调度方案,使所给的n个作业在尽可能短的时间内由m台机器处理完。设计算法。 -Stand-alone operation with n items (1,2, ..., n), by m units the same machine processing. Job i the pr
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:3121
    • 提供者:周敏从
  1. zuoyediaodu

    0下载:
  2. 一个作业调度系统,按照最短优先法来做的c程序,有代码和exe-A job scheduling system, in accordance with the minimum priority method to do the c procedures, code and exe
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:67241
    • 提供者:ss
  1. job

    0下载:
  2. C/C++模拟系统作业调度。代码比较简单。还可以。-C/C++ simulation system for job scheduling. The code is relatively simple. Okay.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1917
    • 提供者:acdsee90
  1. LinuxCFCFS

    0下载:
  2. 在Linux下用C语言实现作业调度的先来先服务算法-In Linux,use C to compile the FCFS algorithm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:948
    • 提供者:李顺前
  1. zuoyediaodu

    0下载:
  2. 操作系统总的作业调度,其中包括单道处理程序和多道处理程序-The overall job scheduling the operating system, including the single-channel processing and multi-channel processing
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:90688
    • 提供者:huang
  1. work21

    0下载:
  2. 操作系统实验单道程序系统作业调度模拟,主要有3个作业调度算法-Experimental single-channel system of procedures for the operating system job scheduling simulation, there are three main job scheduling algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1760
    • 提供者:权少
  1. work

    0下载:
  2. 作业调度,包含最短作业优先(SJF)、响应比高者优先(HRN)-Job scheduling, including the shortest job first (SJF), respond to than high preferred (HRN) ...
  3. 所属分类:OS Develop

    • 发布日期:2017-04-11
    • 文件大小:1467
    • 提供者:lzh
  1. Scheduling

    2下载:
  2. 用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.
  3. 所属分类:CSharp

    • 发布日期:2016-01-25
    • 文件大小:21406
    • 提供者:
  1. OS

    0下载:
  2. 大学操作系统实验设计,包括进程调度,作业调度,存储管理,文件系统的代码。-University of operating system, experimental design, including process scheduling, job scheduling, storage management, file system code.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:161298
    • 提供者:温少
  1. OSshiyan

    0下载:
  2. 实验一 题目 进程调度 实验二 题目 作业调度 实验三(综合性) 主存空间的分配与回收-Experiment 1 Experiment 2 the subject title process scheduling job scheduling experiment 3 (integrated) main memory space allocation and recycling
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:128439
    • 提供者:yq
  1. FCFS

    0下载:
  2. 操作系统中先来先服务的作业调度算法,算法简单易行-Operating system, a first-come, first-served job scheduling algorithm is simple and easy to
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:1858
    • 提供者:周冬冬
  1. keqiangzhanshiduanzuoye

    0下载:
  2. 在现代操作系统中,引入了一个重要的概念,那就是进程。引入进程的目的是使程序能够正确地并发执行,进程存在的唯一标志是进程控制块。 在分时系统中,导致创建进程的典型事件是用户登录,在批处理系统中,导致创建进程的典型事件是作业调度,有系统专门为运行中的应用进程创建新进程的事件是提供服务,在创建进程过程中,有调度程序为进程分配CPU不是创建所必需的。 从执行状态转变为活动就绪,如果由于终端用户的请求而暂时停止下来,则它的状态应转变为静止就绪,如果由于得不到所申请的资源而暂时停止下来,则它的状
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:230357
    • 提供者:杜军衔
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 34 »
搜珍网 www.dssz.com