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

搜索资源列表

  1. suanffenxi

    0下载:
  2. 设有n项独立的作业{1,2,…, n},由m台相同的机器加工处理。作业i所需要的处理时间为ti。约定:任何一项作业可在任何一台机器上处理,但未完工前不准中断处理;任何作业不能拆分更小的子作业。多机调度问题要求给出一种调度方案,使所给的n个作业在尽可能短的时间内由m台机器处理完。设计算法。 -Stand-alone operation with n items (1,2, ..., n), by m units the same machine processing. Job i the pr
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:3121
    • 提供者:周敏从
  1. JCDD

    0下载:
  2. 在虚拟机上模拟操作系统对进程进行时间片轮转调度。-In the virtual machine to simulate the operating system to the process time-slice round-robin scheduling.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:749
    • 提供者:greenen
  1. problem_one

    0下载:
  2. 最大利润作业调度问题.假定只能在一台机器是处理n个作业a1,a2,...,an,每个作业有一个处理时间tj,利润pj和截止期dj.机器一次只能处理一个作业,作业aj必须不间断地运行tj个连续时间单位.如果作业aj在它的截止期dj之前完成,则得利润pj,但如果作业在截止期只后完成,则得利润为0.假设所有处理时间为1..n之间的整数.最大利润作业调度问题要求确定n个作业的一个子集,使得该子集中作业调度所获得的利润最大. -Maximum profit scheduling problem. A
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:159066
    • 提供者:fgfg
  1. SunnhooSmooth

    0下载:
  2. 个人日程安排工具,可自行设置本机数据库地址,需要安装SQL Server 2005,需要安装.NET Framework 3.0以上版本-Personal scheduling tool that can set up the machine address of the database, need to install SQL Server 2005, need to install. NET Framework 3.0 or later
  3. 所属分类:CSharp

    • 发布日期:2017-06-16
    • 文件大小:25192448
    • 提供者:陈超
  1. machinescheduling

    0下载:
  2. 這是一個採用greedy的方法所寫的machine scheduling,可讓n件工作分配給n台machine,且每台machine最多做一件工作,此程式能在夠用最少的機器來完成所有工作-This is a method written by greedy machine scheduling, the job can be assigned to n n Taiwan machine, and each machine up to do a job, the program can at le
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:576
    • 提供者:林文華
  1. zuoye1_shuzhu

    0下载:
  2. 流水调度的数组简单算法。n个作业要在由俩台机器M1和M2组成的流水线上完成加工。每个作业的顺序都是现在M1上加工,然后在M2上加工。这个问题要求确定这n个作业的最优加工顺序,使得从第一个作业M1上开始加工,到最后一个作业在机器M2上加工完成所需的时间最短-Array of simple flow scheduling algorithm. n a job in the two machines M1 and M2 components of the pipeline to complete pr
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:631
    • 提供者:刘日月
  1. book4

    0下载:
  2. The basic structure of the book has not been changed in this new edition. The book still consists of three parts and a string of Appendixes. However, several chapters have been extended in a meaningful way, covering additional topics that have
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-23
    • 文件大小:7317606
    • 提供者:mehdi khanlo
  1. shrage

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

    • 发布日期:2017-04-11
    • 文件大小:1432
    • 提供者:Guren
  1. 0801563

    0下载:
  2. 用遗传算法解决作业车间调度问题。作业车间调度可描述为集合{J,M,Op,T}(其中:J代表工件,M代表机器,Op代表工序,T代表工件的加工时间),即如何将工件的工序按照合理的顺序分配到机器上,以达到目标函数的要求。-Using Genetic Algorithm for Job Shop Scheduling Problems. Job shop scheduling can be described as a set {J, M, Op, T} (where: J on behalf of t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:897357
    • 提供者:刘浏
  1. multiprocessor

    0下载:
  2. 有关分布式系统中多处理机任务分配与调度的部分文档-Documents related to parallel machine scheduling
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1730756
    • 提供者:陈晨
  1. 6-81

    0下载:
  2. 关于机器调度问题(贪心算法),请哪位帮帮改改吧,-On the machine scheduling problem (greedy algorithms), Which help you to change to change it,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:571
    • 提供者:ldg
  1. Johnson

    2下载:
  2. matlab实现机器生产排序问题最优解 -matlab machine production scheduling problem to achieve the optimal solution
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:791
    • 提供者:李宣达
  1. fds

    0下载:
  2. 带不可用时间段的单机调度问题的启发式算法.-Time period is not available with single machine scheduling problems heuristic algorithms.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:844372
    • 提供者:ds
  1. jobshop-schedule

    0下载:
  2. 车间调度中机器可变的情况,采用matlab的遗传算法编程-Variable-based machine shop scheduling genetic algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:7103
    • 提供者:
  1. Task-scheduling--on-a-single-machine

    1下载:
  2. 所属分类:系统编程

    • 发布日期:2014-03-05
    • 文件大小:1475
    • 提供者:姚俊涛
  1. KVM

    0下载:
  2. 基于内核的虚拟机(KVM)调度策略的优化- Scheduling Policy Optimization in Kernel-Based Virtual Machine
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-17
    • 文件大小:230503
    • 提供者:青鸟
  1. H51_DHT21u

    0下载:
  2. 湿度传感器DHT11的单片机机驱动程序,在M128上调度通过 -The humidity the sensor DHT11 the microcontroller machine driver, M128 on scheduling
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:2363
    • 提供者:
  1. NUC140_CAN_Master_CoOS

    0下载:
  2. 设备: Nuvoton NUC140VE3AN 评估板: Nu-LB_002 Rev2.0 编译器: CoIDE V1.1.0 任务: task_init 初始化目标板的资源,并创建其它任务,然后自我删除并退出调度。 get_datab 根据从子机接收到的ID数据,获得该ID的数据库信息。 update_db 等待输入消费金额,然后通过CAN发送消费金额到主机。 uart_print 打印余额。 描述: 本例子模拟了一个打卡
  3. 所属分类:SCM

    • 发布日期:2017-10-31
    • 文件大小:197469
    • 提供者:peter
  1. duojidiaodu

    0下载:
  2. 用贪心法求解多机调度问题。两个机器,调度多项不同时长的作业。每个作业有两个子作业,后一项子作业必须在前一项子作业完成之后才能操作。合理安排这些作业的顺序。使得总时间最短。-Greedy method for solving the multi-machine scheduling problem. Two machines, scheduling a number of long jobs simultaneously. Each job has two sub-operations, afte
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:1290
    • 提供者:百丈
  1. matlab-ga

    0下载:
  2. 基本遗传算法的MATLAB语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm matlb language sourc-e code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, com
  3. 所属分类:MPI

    • 发布日期:2017-11-11
    • 文件大小:3462
    • 提供者:derek
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com