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

搜索资源列表

  1. jobExc

    1下载:
  2. 实现作业调度问题的先来先服务算法、短作业优先和响应比高者优先三种算法-Job scheduling problem to achieve first-come first-serve algorithm, a short operation in response to high priority and priority three algorithms
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:18914
    • 提供者:leoner
  1. zuoyediaodu

    0下载:
  2. 操作系统课程设计之作业调度算法,经过老师验收,通过-Curriculum design of operating system scheduling algorithm, after the teacher acceptance, through
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1040
    • 提供者:赵军
  1. zuoyediaodu

    0下载:
  2. 作业调度算法,实现操作系统中作业的调度算法,使用C++语言,对初学操作系统的会有很大帮助。-Job scheduling algorithm, the realization of operating system scheduling algorithm operations, the use of C++ language, the operating system of learning would be of considerable help.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:560259
    • 提供者:李四
  1. frm_SJF

    0下载:
  2. 计算机操作系统之短作业优先调度算法交互式演示-Computer operating system operating on the short interactive demonstration of the priority scheduling algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:1481
    • 提供者:XJQ
  1. 2

    0下载:
  2. 操作系统实验 短作业优先算法实现进程调度-Experimental short operating system operating the process of priority scheduling algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7519
    • 提供者:李华
  1. work

    0下载:
  2. 操作系统 作业调度程序 课程设计文档 对于linux系统的学习有很大帮助-Operating system scheduling program curriculum design documents for linux system will greatly help the learning
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:442037
    • 提供者:kidol
  1. zydd

    0下载:
  2. 熟悉操作系统的几种作业调度算法,包括FCFS,SJB以及小作业优先的几种算法,并能够对其进行编程实现。 在后备作业队列中输入5个作业各自运行所需要的时间及存储空间。   (1) 按先来先服务的原则进行调度,输出作业调度的顺序及等待的时间和。   (2) 按最短作业(即运行时间最短)优先的原则进行调度,输出作业调度的顺序及等待时间和。   (3) 按最小作业(即存储空间最小)优先的原则进行调度,输出作业调度的顺序及等待的时间和。 -Some familiar with the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:61422
    • 提供者:余祖澔
  1. zuoyediaodu

    0下载:
  2. 这是用VC++编写的实现操作系统中的作业调度算法程序,运行环境VC++6.0-This is VC++ to prepare the realization of operating system scheduling algorithm operating procedures, operating environment VC++6.0
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:43021
    • 提供者:longlong
  1. assignments.cpp

    0下载:
  2. 批处理系统下的作业调度的实现,欢迎下载,谢谢!-Batch job scheduling systems realization, please download, thank you!
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:2301
    • 提供者:yoshi
  1. ZYDD1

    0下载:
  2. 先来先服务算法(FCFS),短作业算法(SJF),高响应比算法(HRN)和高优先权优先算法是作业调度总经常采用的,通过上述算法的模拟加深对作业控制块JCB的理解和作业调度过程的实现技巧。-First-come first-serve algorithm (FCFS), a short operating algorithm (SJF), a high response ratio algorithm (HRN) and high-priority priority scheduling algo
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:130414
    • 提供者:hghh
  1. FCFSSJF

    0下载:
  2. 用C语言 实现作业调度算法(FCFS,SJF) -Using C language algorithm for job scheduling (FCFS, SJF)
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1970
    • 提供者:黄健宏
  1. VC

    0下载:
  2. 自己在VC++6.0 Console写的一个作业调度程序-In VC++6.0 Console to write a job scheduling process
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:282442
    • 提供者:kiwin
  1. zydiaodu

    0下载:
  2. 操作系统作业调度的自己编写的代码c++的-Scheduling of its own operating system code written in c++ the
  3. 所属分类:OS Develop

    • 发布日期:2017-04-08
    • 文件大小:2332
    • 提供者:au
  1. Ten_classic_operating_system_algorithm

    0下载:
  2. 本文介绍了进程调度,文件管理,银行家算法,作业调度等等十个经典算法,有利于学习和理解操作系统。-This article describes the process of scheduling, document management, bankers algorithm, job scheduling algorithms and so on dozens of classic and is conducive to learning and understanding of the oper
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:56892
    • 提供者:星星
  1. OS

    0下载:
  2. 操作系统 作业调度 可视化设计界面 对大家会很有帮助的-OS SYSTEM
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:451299
    • 提供者:吕文泊
  1. os-2

    0下载:
  2. 实验二 作业调度实验 本实验模拟单处理器系统的作业调度,加深对作业调度算法的理解。用某种语言编写和调试一个作业调度的算法程序,有一些简单的界面,能够运行,仿真操作系统中作业调度的原理和过程。-Second, job scheduling experiment experimental experimental simulation of the single-processor job scheduling system, deepen the understanding of job sc
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:1299
    • 提供者:华博
  1. diaodu

    0下载:
  2. 设计要求模拟实现一个的单道批处理系统环境下的作业调度程序。通过实现具体的作业调度算法,加深对该环境下的作业调度模型和实现过程的理解。 -Design requirements for the realization of a simulation of the single-channel system environment under a batch job scheduling procedures. Through the realization of specific job sche
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:813
    • 提供者:段崖崖
  1. zuoyesheji

    0下载:
  2. 设计要求模拟实现一个的单道批处理系统环境下的作业调度程序。通过实现具体的作业调度算法,加深对该环境下的作业调度模型和实现过程的理解。 至少实现有三种的作业调度算法:先来先服务、短作业优先和响应比优先算法-Design requirements for the realization of a simulation of the single-channel system environment under a batch job scheduling procedures. Through th
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:331648
    • 提供者:段崖崖
  1. caozuoxitong

    0下载:
  2. 设计要求模拟实现一个的单道批处理系统环境下的作业调度程序。通过实现具体的作业调度算法,加深对该环境下的作业调度模型和实现过程的理解。 至少实现有三种的作业调度算法:先来先服务、短作业优先和响应比优先算法-Design requirements for the realization of a simulation of the single-channel system environment under a batch job scheduling procedures. Through th
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:120595
    • 提供者:段崖崖
  1. zuoyediaodu

    0下载:
  2. 设计要求模拟实现一个的单道批处理系统环境下的作业调度程序。通过实现具体的作业调度算法,加深对该环境下的作业调度模型和实现过程的理解。 至少实现有三种的作业调度算法:先来先服务、短作业优先和响应比优先算法-Design requirements for the realization of a simulation of the single-channel system environment under a batch job scheduling procedures. Through th
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:4173
    • 提供者:段崖崖
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 31 »
搜珍网 www.dssz.com