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

搜索资源列表

  1. sdasd

    0下载:
  2. 车间作业调度问题遗传算法,可以生成调度甘特图。-Job-shop scheduling problem genetic algorithm, can generate Gantt scheduling.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3509
    • 提供者:李志辉
  1. 进程调度与作业调度的模拟

    0下载:
  2. 对进程调度与作业调度的模拟,进程调度算法:采用的是最高优先数优先的高度算法(即把处理机分配给优先数最高的进程和先来先服务算法。分区分配和回收算法:采用首次适应算法和最佳适应算法实现动态分区。其中,空闲分区通过空闲分区链来管理,在进行内存分配时,系统优先使用空闲区低端的空间。-process of scheduling and job scheduling simulation and process scheduling algorithm : the highest priority is t
  3. 所属分类:OS Develop

    • 发布日期:2017-03-23
    • 文件大小:40000
    • 提供者:陈任全
  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. xiaofei_jsp

    3下载:
  2. 该程序是用MATLAB写的,用pso算法解决了6X6的车间调度问题,并绘制了甘特图,代码简单易学。-The program is written in MATLAB, a 6X6 with pso algorithm to solve the job shop scheduling problem, and draw a Gantt chart, the code is easy to learn.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:34414
    • 提供者:XiaoFei
  1. JobShopSchedulingProblemMatlabGeneticAlgorithm

    0下载:
  2. 车间作业调度问题遗传算法Matlab源码,用于解决车间的调度问题-Job Shop Scheduling Problem Matlab genetic algorithm source code for the solution to the scheduling problem workshop
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1725
    • 提供者:sxb
  1. QuartzJob-SchedulingFrameworkV0.9.2

    0下载:
  2. Quartz Job Scheduling Framework 中文版 V0.9.2.chm ,非常详细的说明了Quartz的使用,且翻译的水平也不错-Quartz Job Scheduling Framework
  3. 所属分类:Com Port

    • 发布日期:2017-05-06
    • 文件大小:1221293
    • 提供者:allen
  1. Operation

    0下载:
  2. Java程序模拟操作系统中先进先出、短作业优先、响应比高者优先的作业调度-Java FIFO simulation operating system, the short operating priority, in response to high priority of the job scheduling
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:7124
    • 提供者:Cathy
  1. quartz-1.6.0

    0下载:
  2. Quartz is a full-featured, open source job scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application - from the smallest stand-alone application to the largest e-commerce system. Quartz can be used to cr
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-19
    • 文件大小:5185705
    • 提供者:yulin
  1. SurveyPresent

    0下载:
  2. A survey to describe some Job Shop Scheduling problem using Genetic Algorithm problems to solve some NP-hardness problem!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:266857
    • 提供者:eric
  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. DesignandImplementationofJobschedulingsimulationpr

    0下载:
  2. 先来先服务(FCFS)、短者优先(SJF)、高优先权优先(FPF)是操作系统作业调度的三种基本调度算法。本文用程序模拟这三种调度算法的过程。通过对各个进程在调度过程中参数(开始时间、完成时间、平均周转时间和平均带权时间等)的变化的记录,加深对三种调度过程的认识。-First-come, first-served (FCFS), short-preferred (SJF), a high priority priority (FPF) is the operating system, job sc
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:58494
    • 提供者:willism
  1. matlab_tabu_job_scheduling

    0下载:
  2. 求解单机成组作业,基于TOC理论,多目标优化-To solve job scheduling on single machine
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:95221
    • 提供者:zll5816@126.com
  1. Job

    0下载:
  2. 操作系统课程设计,实现作业调度和作业控制-Operating system, curriculum design, realization of job scheduling and job control
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1942569
    • 提供者:吴倩
  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. 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. b

    0下载:
  2. 一种求解Job-Shop调度问题的 混合自适应变异粒子群算法 -Solving Job-Shop scheduling problem by hybrid particle swarm optimization with adaptive mutation
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:132946
    • 提供者:sunhua
  1. aglets-2.0.2

    0下载:
  2. package MLJAglet Mobile Agents using Load Balancing and Job Scheduling algorithms with Aglet Technology Aglets-2.0.2
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:3938204
    • 提供者:min
  1. job-shop3

    1下载:
  2. Matlab 车间动态调度 PSO微粒群算法程序(优化目标为MakeSpan时间)-Matlab Workshop Particle Swarm Optimization PSO dynamic scheduling procedures (optimization target MakeSpan time)
  3. 所属分类:matlab

    • 发布日期:2017-01-11
    • 文件大小:5330
    • 提供者:zmw
  1. fbqueue_attemper

    1下载:
  2. 合肥工业大学操作系统课程设计 进程/作业调度:多级反馈队列调度算法。 1建立作业的数据结构描述; 2使用两种方式产生作业:(a)自动产生, (b)手工输入; 3在屏幕上显示每个作业的执行情况; 4时间的流逝可用下面几种方法模拟:(a)按键盘,每按一次可认为过一个时间单位; (b) 响应WM_TIMER; 5计算并显示一批作业的周转时间、平均周转时间、带权周转时间、平均带权周转时间。 6将一批作业的执行情况存入磁盘文件,以后可以读出并重放;-Hefei Universi
  3. 所属分类:OS Develop

    • 发布日期:2017-05-15
    • 文件大小:3756459
    • 提供者:
« 1 23 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com