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

搜索资源列表

  1. 2009

    0下载:
  2. 用短作业优先,高响应比,先来先服务算法实现了作业调度的模拟-Short operating priority, high-response ratio, first-come first-serve job scheduling algorithm simulation
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:1000467
    • 提供者:liushi
  1. 3106007038

    2下载:
  2. 操作系统实验 实验一 进程调度 实验二 作业调度 实验三(综合性) 主存空间的分配与回收 实验四 文件系统-Experimental test of a process of operating system scheduling job scheduling experiment Second experiment three (integrated) main memory space allocation and recovery of the experimental
  3. 所属分类:OS Develop

    • 发布日期:2017-05-13
    • 文件大小:3565961
    • 提供者:caicai
  1. FlowShop

    0下载:
  2. 用c++实现的批处理作业调度问题·优先队列式分支限界法·回溯法,包括Flowshop和make两个类,含有测试用的数据data-With c++ Realized the issue of batch job scheduling priority queue-style backtracking branch and bound method, including Flowshop and make the two categories, containing the test data us
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:7218
    • 提供者:刘斌
  1. 图形化界面模拟操作系统OS的作业调度算法

    2下载:
  2. 通过图形化界面模拟操作系统的作业调度算法中的时间片轮转和动态抢占式优先权算法,同时模拟内存的分配和回收-Simulation of the operating system through the graphical interface of the job scheduling algorithm in the time slice rotation and dynamic preemptive priority algorithm, and simulation of memory allo
  3. 所属分类:操作系统开发

    • 发布日期:2017-03-22
    • 文件大小:22055
    • 提供者:老班
  1. zuoyediaodu

    1下载:
  2. 作业调度程序(包括先来先服务、短作业优先、最高响应比优先)-Job scheduling procedures (including first-come, first serve, short operating priority, highest priority response ratio)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:2758
    • 提供者:阮志键
  1. 200561673251425

    0下载:
  2. 作业调度算法三种FCFS,SJF,HRN-Three types of job scheduling algorithms FCFS, SJF, HRN
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:3188
    • 提供者:隋振
  1. hio

    0下载:
  2. 用高级语言编写和调试一个或多个作业调度的模拟程序,以加深对作业调度算法的理解。-Using high-level language writing and debugging one or more job scheduling simulation procedures in order to deepen their understanding of job scheduling algorithm.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-11
    • 文件大小:558206
    • 提供者:段文君
  1. os

    1下载:
  2. 操作系统实验和实验报告,包括单道作业调度,进程调度,文件管理和主存空间的分配和回收-Experiments and experimental operating systems, including single-channel job scheduling, process scheduling, document management and main memory space allocation and recovery
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:821240
    • 提供者:阿云
  1. os

    0下载:
  2. 操作系统的四大功能的模拟,分别进行进程管理、处理机调度(作业调度)、存储管理(页面调度)以及设备管理(磁盘调度)-The four functions of the operating system simulation, separately for the process management, processor scheduling [job scheduling], memory management [paging], and equipment management [disk s
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-04
    • 文件大小:1488530
    • 提供者:jem
  1. FCFS-SJF-HRN

    0下载:
  2. 作业调度三种算法FCFS,SJF,HRN-Three types of job scheduling algorithms FCFS, SJF, HRN
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:2127
    • 提供者:小猎人
  1. DualDirectionjobSheudling

    0下载:
  2. 使用双向的调度算法,解决作业 调度问题!效率非常高!值得一看-The use of dual-direction scheduling algorithm, job scheduling problem to solve! Very efficient! Worth a visit
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:69511
    • 提供者:鲁凯
  1. bysj

    0下载:
  2. 本人大学毕业设计,题目作业调度与存储管理模拟系统,不仅有完整的论文,还有完整的代码-I graduated from university design, the subject job scheduling and storage management simulation system, not only have a complete thesis, have a complete code
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:224543
    • 提供者:王韶华
  1. taskdynamicscheduling

    0下载:
  2. 操作系统课程实验,作业调度算法,用c++实现-Operating system experimental curriculum, job scheduling algorithms, using c++ implementation
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:2687
    • 提供者:willong
  1. file

    0下载:
  2. 作业调度的实验报告,包括实验心得界面源码-FCB
  3. 所属分类:File Operate

    • 发布日期:2017-04-28
    • 文件大小:103093
    • 提供者:
  1. [L_27_3]

    1下载:
  2. 自己编写的linux多用户作业调度系统,允许多用户提交作业,设置作业优先级,采用时间片轮转算法,并反馈给用户的终端-I have written multi-user linux job scheduling system that allows multi-user operation, set up operations priority, use Round Robin time slice and feedback to the user terminal
  3. 所属分类:OS Develop

    • 发布日期:2017-03-26
    • 文件大小:319130
    • 提供者:吴文斐
  1. zuoyedd

    0下载:
  2. 操作系统经典实验报告,关于作业调度,很强大,经供参考-Operating system reports a classic experiment, with regard to scheduling, it is powerful, for reference by
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2193
    • 提供者:麦琪
  1. feng

    0下载:
  2. 作业调度系统的实现,先来先服务算法,多作业优先算法,高响应比优先算法-Job Scheduling System, first-come first-serve algorithm, multi-operation priority algorithm, high priority response ratio algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:619639
    • 提供者:飓风
  1. zuoyediaodusuanfa

    0下载:
  2. 作业调度算法有三种:先进先出、短作业优先、响应比高者优先-There are three scheduling algorithms: FIFO, priority short operation, in response to high priority
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:6722
    • 提供者:思索
  1. zuoyediaodu

    0下载:
  2. 算法设计中经典的批处理作业调度问题,是多机器多任务的调度-Algorithm design in the classic problem of a batch job scheduling, multi-tasking is a multi-machine scheduling
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:2705
    • 提供者:
  1. Job

    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-05-09
    • 文件大小:1947702
    • 提供者:段崖崖
« 1 23 4 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com