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

搜索资源列表

  1. ji99i

    0下载:
  2. 是一个有动画界面的车厢调度问题。因为大多数学生在学数据结构是遇到问题,本程序能为他们做参考-is an animation interface compartment scheduling problem. Because the majority of students in the data structure of the problems encountered, the procedure can be done for them reference
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4.43kb
    • 提供者:king
  1. caozuoxitongjincheng

    0下载:
  2. 操作系统进程调度问题.有图形说明,可以直接运行.一般人也可以懂-operating system process scheduling problem. Graphics that can be run directly. The average person can understand
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:249.18kb
    • 提供者:温琳
  1. railk

    0下载:
  2. 最优车皮排序问题 .问题描述: 在一个列车调度站中,k 条轨道连接到k 条侧轨处,形成k 个铁路转轨栈,从左到右依 次记为H1,H2,…,Hk 如下图所示。其中左边轨道为车皮入口(记为H0),右边轨道为出 口(记为Hk+1),编号为a1, a2,.,an 的n 个车皮从入口依次进入转轨栈,由调度室安排车 皮进出栈次序,并对车皮按其出栈次序重新排序为1,2,…,n。 调度室在安排车皮进出栈次序时,遵循以下规则: (1) 车皮入口H0 处的车
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:29.49kb
    • 提供者:无翼
  1. railqk

    0下载:
  2. 最优平行轨道车皮排序问题 .问题描述: 在一个列车调度站中,k 条轨道平行连接到1 条侧轨处,形成1 条主轨道和k-1 条辅助 调度轨道。主轨道记为Hk,辅助轨道从下到上依次记为H1,H2,…,Hk-1 如下图所示。其 中主轨道左边为车皮入口(记为H0),主轨道右边为出口(仍记为Hk)。编号为a1, a2,L,an 的n 个车皮从入口依次进入主轨道,由调度室安排车皮进出轨次序,并对车皮按其出轨次序 重新排序为1,2,…,n。 调度室在安
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:61.08kb
    • 提供者:stzxxxstz
  1. 分支限界法_批处理作业调度

    1下载:
  2. 算法设计中的分支限界法中的批处理作业调度问题的实现,是用VC++编写的-algorithm design of branch and bound method of batch job scheduling problem is true, VC + + prepared
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10.56kb
    • 提供者:ddd
  1. 030300741

    0下载:
  2. 最优平行轨道车皮排序问题« 编程任务:给定正整数n,和n个车皮的初始编号n a , a , ,a 1 2 L ,编程计算最少需要多少个平行轨道才能按照规则(1)和(2)调度车皮,使车皮在车皮出口按照1,2,…,n的顺序输出。« 数据输入:由文件input.txt 给出输入数据。第1 行有1 个正整数n,表示有n 个车皮。第2 行是n个车皮的初始编号n a , a , ,a 1 2 L 。-optimal parallel tracks wagon laquo schedu
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:936byte
    • 提供者:林天
  1. compart.rar

    0下载:
  2. 在调度问题中用到的一个划分方法,把6个工件到4个相同的机器上,如何分配。,Used in the scheduling problem of a division method, the workpiece 6 to 4 on the same machine, how to allocate.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-07
    • 文件大小:217.26kb
    • 提供者:Shene
  1. greedyalgorithm.rar

    0下载:
  2. 利用贪心算法从而实现了任务调度问题的过程,Greedy algorithm- the task scheduling problem
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:932.95kb
    • 提供者:角久
  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
    • 文件大小:15.64kb
    • 提供者:pactric
  1. bxjdd

    0下载:
  2. 解决了并行机调度问题,本题采用穷举法与随机法相结合的方法求解,可取得最优解。-Solve the parallel machine scheduling problem, the problem using exhaustive method, the optimal solution can be achieved.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:720byte
    • 提供者:langlang
  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
    • 文件大小:260.6kb
    • 提供者:eric
  1. Machine-Scheduling-Problem

    0下载:
  2. mechine scheduling problem
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:1.48kb
    • 提供者:张震
  1. Project-Scheduling-Problem

    0下载:
  2. project scheduling problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1.88kb
    • 提供者:张震
  1. Machine

    0下载:
  2. 最佳调度问题,假设有n个任务由k个可并行工作的机器完成。完成任务i需要的时间为ti。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。-Optimal scheduling problem, assuming there are n a task by the k-parallel machine can be completed. The time required to complete the task i is ti. Try to design a complet
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:903byte
    • 提供者:李晓明
  1. Class-scheduling-genetic-algorithm

    0下载:
  2. The Class Scheduling Problem (CSP) is concerned with assigning a number of courses corresponding to various students and instructors to classrooms taking into consideration constraints like classroom capacities and university regulations. Th
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:40.93kb
    • 提供者:masmur
  1. Train-scheduling-problem

    0下载:
  2. 火车调度问题,火车按顺序在入站处排好,算出火车经过调度站之后(只有一个缓冲带)所有可能的出站序列-Train scheduling problem, the train sequence inbound line, calculated train after dispatch station (only one buffer zone) sequence of all possible outbound
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:1.38kb
    • 提供者:小小
  1. vehicle-scheduling

    0下载:
  2. 这是一个本科毕业论文的程序,利用免疫进化算法来解决物流企业车辆调度的问题,供参考。-This is an undergraduate thesis program, the use of immune evolutionary algorithm to solve the logistics vehicle scheduling problem, for reference.
  3. 所属分类:CSharp

    • 发布日期:2017-11-16
    • 文件大小:22.57mb
    • 提供者:任勇军
  1. shop-scheduling-system

    0下载:
  2. 此车间调度系统软件只适合在包含类库为Net FrameWork 4.5版本的Windows系统中运行,能够完成基于四种调度规则的车间多机调度问题,四种规则为SPT、LPT、EDD+SPT、FCFS+SPT。-This shop scheduling system is only suitable for containing a class library for.net FrameWork 4.5 version of the Windows in the system operation,
  3. 所属分类:C#编程

    • 发布日期:2013-12-10
    • 文件大小:4.96mb
    • 提供者:夏天
  1. Flow-shop-scheduling-problem

    0下载:
  2. 代码实现的是流水作业调度问题的解决,流水作业调度问题是经典的算法问题。-Code is to solve the flow-shop scheduling problems, flow-shop scheduling problem is a classical algorithm for the problem.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:8.71kb
    • 提供者:
  1. Project-Scheduling-Problem

    0下载:
  2. Project Scheduling Problem的源程序-Project Scheduling Problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.02kb
    • 提供者:闵峰
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com