CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 时间调度

搜索资源列表

  1. AssemblylineScheduling

    0下载:
  2. 使用动态规划方法解决多个生产线上的调度问题,进而解决生产线调度的最小时间问题-use dynamic programming solution to a number of production line scheduling problem, thereby solving production line scheduling the minimum time
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:37.59kb
    • 提供者:fasfas
  1. zuijiadiaodu

    0下载:
  2. 本程序实现了给出一些进程运行时间找出他们的最佳调度顺序 ,使总的时间最少-this program is the process of running some time to identify the best scheduling order, making the total time at least
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:75.49kb
    • 提供者:liuqing
  1. cpudiaodu

    0下载:
  2. 操作系统实验,处理机调度。有优先权和时间片轮转两种算法。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.56kb
    • 提供者:daniel
  1. lab_5

    0下载:
  2. 有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件约束条件:对每个工件而言,机器对它的加工路线是事先确定的;(2)表示机器约束条件:对每台
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:338kb
    • 提供者:hehe
  1. TaskOrder

    0下载:
  2. 用VBA在Excel中实现的数据生成与分析程序 问题类别:任务调度 问题原型:N个任务,每个任务都有起始时间、结束时间和利润值,同一时间只能自行一个任务 功能:规定时间段内的利润最大化问题,并给出任务执行次序。-Using VBA in Excel to achieve the data generation and analysis procedure categories: task scheduling problem prototype: N task, each task
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:13.72kb
    • 提供者:tedachun
  1. smpl

    0下载:
  2. smpl仿真函数库,包括产生随机数、事件调度、时间计算等函数-SMPL simulation library, including random number generated, event scheduling, time and other functions
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:44.64kb
    • 提供者:台祥广
  1. math_modeling

    0下载:
  2. 06年全国研究生数学建模竞赛之邮车调度问题的答案程序。可能根据题目给出的地图,综合多种因素进行邮车的调度,并给出调度的相应运营时间成本。- maths modeling,mail_cart attemper
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:73.71kb
    • 提供者:batilei
  1. greedyjs

    0下载:
  2. 贪心算法之带有限期的作业排序。应用贪心设计策略解决操作系统中单机、无资源约束且每个作业可以在等量的时间内完成的作业调度问题。-Greedy Algorithm for Scheduling with deadline. Application greedy single operating system design strategy to solve, no resource constraints and each job can be completed within the same a
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:35.2kb
    • 提供者:wangge
  1. Optimal-scheduling-independent-tasks

    0下载:
  2. 对于给定的2台处理机A和B处理n个作业,找出一个最优调度方案,使2台机器处理完这n个作业的时间最短。-Optimal scheduling independent tasks.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:256.07kb
    • 提供者:阿四
  1. elevator

    0下载:
  2. 大楼有一部电梯,电梯从一楼起,几乎每层都停,十分浪费时间。于是某人想出了一个新的电梯调度算法:由于大楼楼层不高,因此每次电梯从一楼往上走时,只允许电梯停在某一层,然后其他人在从本层爬楼梯到达各自的目的地;在一楼的时候,每人选择自己的楼层,电梯应根据每楼层的不同人数计算出目的楼层。请求出电梯停在哪一层,才能保证所有旅客所爬楼层数之和最少-The building has an elevator, early in the evening peak period when the elevator
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:803byte
    • 提供者:littlelina
  1. LINGO

    0下载:
  2. LINGO语言编程解决一个经典的工作时间调度问题-an example of solving a work-time problem with LINGO
  3. 所属分类:Algorithm

    • 发布日期:2017-11-06
    • 文件大小:13.8kb
    • 提供者:Raymond YAO
  1. scheduling-problem

    0下载:
  2. 独立任务最有调度问题的方法,主要是通过巧妙的方法可以用较少的时间得到最优答案。-Independent task scheduling problem, mainly through the clever way you can spend less time to get the optimal answer.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:682byte
    • 提供者:郭涛
搜珍网 www.dssz.com