CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - scheduling

搜索资源列表

  1. Scheduling.rar

    0下载:
  2. 经典的Job Shop问题调度算法,用Visual C++语言实现。 ,Job Shop Scheduling Problem
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-26
    • 文件大小:281361
    • 提供者:肖乔
  1. distributed-fair-scheduling-in.ps

    0下载:
  2. 进行IEEE 802.11e中的HCCA的分布式公平调度算法的仿真-For HCCA in IEEE 802.11e Distributed Fair Scheduling Algorithm Simulation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:93501
    • 提供者:mengman
  1. CPU_Schedu641153212002

    0下载:
  2. This a CPU Scheduling Algorithm implemented in C in order to Simulate CPU Scheduling-This is a CPU Scheduling Algorithm implemented in C in order to Simulate CPU Scheduling
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1862
    • 提供者:Saurabh
  1. OperatingSystemsCPUScheduling

    0下载:
  2. document having the details about different cpu scheduling techqnics
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:6332
    • 提供者:rajeshreddy
  1. teste.c

    0下载:
  2. scheduling process with insertion of number and running time proce-scheduling process with insertion of number and running time process
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:521
    • 提供者:Tiago
  1. OSlab--scheduling

    0下载:
  2. 操作系统实验--作业调度 编写程序完成批处理系统中的作业调度,要求采用短作业优先的作业调度算法。-OsLab--scheduling
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:65154
    • 提供者:playboy
  1. etlrcv

    0下载:
  2. teradata的ETL调度工具中的集成receive服务脚本,调用作业使之状态为Pending-teradata of ETL scheduling tools in an integrated receive service scr ipt, call the operation so that status is Pending
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:11539
    • 提供者:roger yu
  1. Disk-scheduling

    0下载:
  2. 磁盘调度算法,几个基本的磁盘调度算法,包括FCFS,SSTF,SCAN,CSCAN等,本程序采用c#完成,有需要的可以下-Disk scheduling algorithm, a few basic disk scheduling algorithms, including FCFS, SSTF, SCAN, CSCAN and so on, using c# to complete this procedure, there is a need that can be under the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:43831
    • 提供者:qianglc
  1. manifesto

    0下载:
  2. scheduling algo of wimax
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:890126
    • 提供者:sanket
  1. wenjianguanli

    0下载:
  2. 1)程序主界面可选择进程调度算法进行演示,其中调度算法包括:时间片轮转法,短作业优先算法,动态优先级算法。 2)然后进入子界面可选择进程数量和输入进程运行所需要的时间。 3)每个进程的优先数由随机函数产生且优先数随等待时间而变化,执行并显示结果。 -1) The program can choose the main interface shows the process of scheduling algorithm, scheduling algorithm which incl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:8234
    • 提供者:代浩
  1. Simplescalar_all

    0下载:
  2. SimpleScalar,功能很强的处理器级别仿真工具,可以对操作系统的进程线程功耗调度进行多方面仿真-SimpleScalar, features a strong processor-level simulation tool that can process the operating system thread scheduling for multidimensional simulation of power
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-10
    • 文件大小:17741252
    • 提供者:fr
  1. sjf

    0下载:
  2. CPU scheduling---Shortest job first algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1282
    • 提供者:roopa
  1. scheduling

    0下载:
  2. MFC编写的操作系统最高优先级调度算法,实现系统算法调度-MFC operating system written from the highest-priority scheduling algorithm, scheduling algorithm to achieve system
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-06
    • 文件大小:1235849
    • 提供者:
  1. Process-priority-scheduling

    0下载:
  2. 优先数调度算法常用于批处理系统中。在进程调度中,每次调度时,系统把处理机分配给就绪队列中优先数最高的进程。-A number of priority scheduling algorithm commonly used in a batch system. In the process of scheduling, every scheduling, the ready queue system allocated to the processor the highest priority in
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:1276
    • 提供者:苡莣
  1. Multilevel-feedback-queue-scheduling

    0下载:
  2. 进程多级反馈队列调度:当一个新进程进入内存后,首先将它放入第一队列的末尾,按FCFS原则排队等待调度.当轮到该进程执行时,如它能在该时间片内完成,便可准备撤离系统 如果它在一个时间片结束时尚未完成,调度程序便将该进程转入第二队列的末尾,再同样地按FCFS原则等待调度执行,以此类推。-Multilevel feedback queue scheduling
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-13
    • 文件大小:1785
    • 提供者:张明
  1. Job-scheduling

    0下载:
  2. 编写并调度一个多道程序系统的作业调度模拟程序。   作业调度算法:采用基于先来先服务的调度算法。可以参考课本中的方法进行设计。 对于多道程序系统,要假定系统中具有的各种资源及数量、调度作业时必须考虑到每个作业的资源要求-Job scheduling
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-09
    • 文件大小:2280
    • 提供者:张明
  1. process-of-scheduling-algorithm

    0下载:
  2. windows操作系统进程调度算法的模拟实现-To achieve the process of scheduling algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:1694
    • 提供者:yinzi
  1. 210085428-CPU-Scheduling-Algorithm

    0下载:
  2. Round Robin and First come first served Scheduling algorithms
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-02
    • 文件大小:721349
    • 提供者:Lefatse
  1. FIFO-process-scheduling

    0下载:
  2. 用C语言实现进程调度算法FIFO的模拟过程-C language simulation process scheduling algorithm FIFO process
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:195589
    • 提供者:wen
  1. task-scheduling-simulation

    0下载:
  2. 在Linux环境下实现任务调度仿真,利用多线程实现任务池中的多个任务,支持先来先服务、轮转和反馈三种调度策略-Task scheduling simulation
  3. 所属分类:Driver develop

    • 发布日期:2017-04-17
    • 文件大小:310415
    • 提供者:覃岚
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com