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

搜索资源列表

  1. job-scheduler-2.0.0

    0下载:
  2. Job-scheduler is a program that schedules programs to be run at their specified times. It gives users several options for scheduling programs. You can use telnet program to connect to the port job-scheduler is listenning for incomming co
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:310197
    • 提供者:zrx
  1. 作业调度算法实现

    0下载:
  2. 这是一个关于作业调度和进程调度的算法实现,操作系统的试验程序!-This is one of the job scheduling and process scheduling algorithm, the operating system of testing procedures!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3199
    • 提供者:杨新
  1. 操作系统高响应比作业调度

    0下载:
  2. 操作系统作业调度源码,用的是高相应比算法-Job Scheduling-source operating system, with the corresponding high Algorithm
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6080
    • 提供者:cfj
  1. zuoyediaodu2-3

    0下载:
  2. 是操作系统的作业调度模拟程序,一共有两个,采用了不同算法!!!这是2-operating system is the job scheduling simulation program, a total of 2, using different algorithms! ! ! This is 2
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2045
    • 提供者:杨钦洪
  1. Example

    0下载:
  2. Flow job shop scheduling using BB method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:529672
    • 提供者:nareyus
  1. zydu-matlab

    0下载:
  2. 用 MATLAB实现作业车间调度的遗传算法源程序,基本思路可供参考。希望对大家有所帮助。- Realization of job-shop scheduling based on genetic algorithm by using MATLAB soft. wish help to others.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:875
    • 提供者:wllx
  1. Shop-scheduling-genetic-algorithm

    1下载:
  2. 遗传算法车间调度,车间作业调度问题遗传算法 -------------------------------------------------------------------------- 输入参数列表 M 遗传进化迭代次数 N 种群规模(取偶数) Pm 变异概率 T m×n的矩阵,存储m个工件n个工序的加工时间 P 1×n的向量,n个工序中,每一个工序所具有的机床数目 输出参数列表 Zp 最优的Makespan值 Y1p 最优方案
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1545
    • 提供者:王龙隐
  1. Job-scheduling

    0下载:
  2. 在多通道批处理系统中,作业的运行除了考虑作业之间的优先关系之外,还必须考虑系统能否为其所需的资源分配资源。因为在多通道批处理系统中同时有不只一道作业在CPU中运行,这样就会导致某个作业需要的资源正在被另一个作业占用,这样就会导致无法分配资源的作业进入等待状态,直到该资源被其它作业释放后才能重新激活。-Batch processing in multi-channel system, jobs run in addition to considering the precedence relati
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:142564
    • 提供者:xiaoxiao
  1. JOB

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

    • 发布日期:2017-03-31
    • 文件大小:290308
    • 提供者:悠悠
  1. job-scheduing--to-achieve

    0下载:
  2. 可以利用操作系统的调度算法,实现作业调度-You can use the operating system scheduling algorithm, job scheduling
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:177546
    • 提供者:孙旺仲
  1. matlab-GA-JSP

    0下载:
  2. matlab遗传算法解决车间调度问题,适用于一般问题-matlab genetic algorithm to solve job shop scheduling problem, the problem for general
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:20698
    • 提供者:lychee
  1. A-study-of-security-job-scheduling

    1下载:
  2. 用遗传算法写的关于智能电网的智能调度问题,以及对于攻击防御的提案-Written by using genetic algorithms on the smart grid smart scheduling, as well as proposals for attack defense
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:9865
    • 提供者:沈老板
  1. Job-manage

    0下载:
  2. 使用C语言模拟的,单道处理机的作业调度算法,使用的是最大响应比优先的算法。-Simulated using the C language, single-channel processor job scheduling algorithm, using the maximum response than the priority of the algorithm.
  3. 所属分类:Data structs

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

    0下载:
  2. 是facebook贡献给apache的项目hadoop的公平调度的理论基础,学习hadoop公平调度的利器。-fair scheduling
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:772365
    • 提供者:哈哈
  1. scheduling

    0下载:
  2. C语言实现最短作业调度和最高优先比调度,可直接运行-the shortest job scheduling and the highest priority about scheduing, can run directly
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:1907
    • 提供者:邢乐
  1. scheduling

    3下载:
  2. 多道批处理系统两级调度的模拟,实现一个的多道批处理系统的两级调度。通过具体的作业调度、进程调度、内存分配等功能的实现,加深对多道批处理系统的两级调度模型和实现过程的理解。 -Many way batch system simulation of two level scheduling, realize a multi-channel batch system of the two levels of scheduling. Through the specific job scheduling
  3. 所属分类:Process-Thread

    • 发布日期:2016-12-27
    • 文件大小:1368064
    • 提供者:longer
  1. The-processor-scheduling

    0下载:
  2. 操作系统实验-进程作业调度算法,word文档,详细,全,可执行,自己写的,希望快点能在贵网站下载-Experimental operating system- the process of job scheduling algorithms, word documents, detailed, full, enforceable, wrote it myself, hope quickly in your website. . .
  3. 所属分类:OS Develop

    • 发布日期:2017-04-25
    • 文件大小:38796
    • 提供者:张荣
  1. job

    0下载:
  2. 编写程序完成批处理系统中的作业调度,要求采用①先来先服务;②短作业优先的作业调度算法。实验具体包括:首先确定作业控制块的内容,作业控制块的组成方式;然后完成作业调度;最后编写主函数对所做工作进行测试。-Write a program to complete the batch scheduling problem in the system, require the use of first come, first service (2) short assignment priority s
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:1557
    • 提供者:杜英
  1. xxl-job

    0下载:
  2. XXL-JOB是一个轻量级分布式任务调度框架,其核心设计目标是开发迅速、学习简单、轻量级、易扩展(Distributed scheduling platform)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:34248704
    • 提供者:san21go
  1. NSGA-II for Scheduling

    1下载:
  2. 利用Matla编写的NSGA-II算法,用于求解车间调度的多目标问题(The NSGA-II algorithm written by Matla is used to solve the multi-objective problem of job shop scheduling.)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-25
    • 文件大小:8192
    • 提供者:TXC2
« 1 2 34 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com