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

搜索资源列表

  1. 车间作业调度问题遗传算法通用Matlab程序

    8下载:
  2. 车间作业调度问题遗传算法通用Matlab程序,很好用的的哦,the matlab implementation of job-shop scheduling problem solution based on the GA algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2016-08-21
    • 文件大小:50882
    • 提供者:朱磊
  1. FIFO.先进先出调度算法(FIFO)处理缺页中断

    1下载:
  2. 关于操作系统:先进先出调度算法(FIFO)处理缺页中断,On the operating system: FIFO scheduling algorithms (FIFO) handling page fault
  3. 所属分类:操作系统开发

  1. diaodu.rar 磁盘调度设计

    0下载:
  2. 磁盘调度设计,磁盘调度算法的实现,包括  先来先服务调度算法  最短寻道优先调度算法  扫描算法  循环扫描算法  N—Step—SCAN算法,Disk Scheduling design, disk scheduling algorithm, including
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-11-08
    • 文件大小:2122
    • 提供者:姚军
  1. fig.rar

    1下载:
  2. 甘特图控件,使用DELPHI开发,用于生产排程和计划方面。可以自由拖拉甘特图来更改时间,甘特图颜色区分,更清晰明了!,Gantt Chart control, the use of DELPHI development, for production scheduling and planning. Can freely drag and drop Gantt chart to change the time, the distinction between Gantt color, more
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-09
    • 文件大小:1885332
    • 提供者:lsc
  1. 一个简单但很全面的遗传算法例子.rar

    0下载:
  2. 用c编写的一个基于遗传算法的工程调度的实例。,prepared using a genetic algorithm based on the example of project scheduling.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:83967
    • 提供者:
  1. FCFS-RR

    0下载:
  2. FCFS 时间片轮转 时间片 轮转法 调度的算法 最高优先数算法基本思想 多级反馈队列调度实现思想 最高优先数调度算法(PCB)-FCFS Time Slice Time Slice rotary movement of the highest priority scheduling algorithm for several basic idea of multi-level algorithm Feedback Queue Scheduling the highest pri
  3. 所属分类:OS Develop

    • 发布日期:2016-01-25
    • 文件大小:133313
    • 提供者:caidongyun
  1. test05_main2_02

    2下载:
  2. 利用matlab仿真蜂窝小区中调度算法的性能。-Use of matlab simulation in Cellular scheduling performance.
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:1034
    • 提供者:guyue
  1. Solving0-Hybrid-Scheduling-Problems-Job_Shop-adapt

    0下载:
  2. 一种求解Job_Shop调度问题的混合自适应变异粒子群算法-Solving Hybrid Scheduling Problems Job_Shop adaptive mutation particle swarm optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:132710
    • 提供者:boyc121
  1. sdasd

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

    • 发布日期:2017-03-29
    • 文件大小:3509
    • 提供者:李志辉
  1. NEH

    0下载:
  2. NEH algorithm - scheduling of tasks performed by a machine
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:1506
    • 提供者:Guren
  1. Desktop

    0下载:
  2. 调度问题的回溯算法,算法中的经典问题。问题描述:假设有n个任务由k个可并行工作的机器完成。完成任务i需要的时间为ti。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。-Scheduling problem backtracking algorithm is the classic problem. Problem Descr iption: Suppose there are n-task by the k-parallel machine can be complete
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:16015
    • 提供者:pactric
  1. Job-shop-scheduling

    0下载:
  2. 有关流水车间生产调度matlab源程序:流水线型车间作业调度问题遗传算法Matlab源码 -job-shop scheduling
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:3050
    • 提供者:xue
  1. ftp_pf

    1下载:
  2. 资源调度算法.FTP业务在比例公平准则下的调度算法。-Resource allocation algorithm. FTP service criteria in a fair proportion of the scheduling algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1923
    • 提供者:胡晗
  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. processor-scheduling

    1下载:
  2. C++编写的处理机调度程序,包括先来先服务算法,短作业优先算法,高响应比优先调度算法。-Written in C++ Processor scheduler, including the first-come, first serve algorithm, short job first algorithm, priority scheduling algorithm with high response ratio.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:2391
    • 提供者:xiaohe
  1. scheduling

    0下载:
  2. This a scheduling algorithm to maintain QOS for all the users-This is a scheduling algorithm to maintain QOS for all the users
  3. 所属分类:3G develop

    • 发布日期:2017-04-14
    • 文件大小:4752
    • 提供者:vijayan
  1. GA- job shop scheduling

    0下载:
  2. genetic algorithm for job shop scheduling problem
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:Songkran
  1. GA-Job shop Scheduling

    1下载:
  2. job shop scheduling using GA optimization method
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:3072
    • 提供者:Songkran
  1. scheduling

    0下载:
  2. 本作业分为两个子问题:第一个子问题是通过简化原来制造系统通过分步的思想来制定最优的调度计划;第二个子问题是通过简化工业4.0制造系统中通过整合的思想来制定最优的调度计划和设备维护计划。(The assignment is divided into two sub-problems: The first sub-problem is to develop an optimal scheduling plan by simplifying the original manufacturing sys
  3. 所属分类:数值算法/人工智能

  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 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com