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

搜索资源列表

  1. greedyalgorithm.rar

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

    • 发布日期:2017-03-29
    • 文件大小:955344
    • 提供者:角久
  1. bucketSort

    0下载:
  2. (吊桶排序法)吊桶排序法源于一维正整数数组的排序问题,它使用了一个行从下标从0-9,列下标从0-n-1(n是一维数组中的元素数目)的二维整数数组,二维数组的每一行叫做一个吊桶(bucket)。-(Bucket sorting method) bucket sort method from the one-dimensional array of positive integer scheduling problem, it uses a line from the subscr ipt from
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:855
    • 提供者:zzd
  1. Sort

    0下载:
  2. 快速排序问题,利用快速排序的原理给输入的一组数据进行排序-Express scheduling problem, using the principle of quick sort to enter one set of data to sort
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:769
    • 提供者:李加佳
  1. 59564330makefile

    0下载:
  2. 这是关于操作系统电梯调度的问题,希望大家参考参考-This is about operating system, elevator scheduling problem, I hope your information
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1396
    • 提供者:chenjuan
  1. car

    0下载:
  2. 一个车遍历n各点,其费用最小。用lingo 编写,管理调度问题-A vehicle traversing the points n, the cost of the smallest. Lingo with the preparation, management of scheduling problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:1481
    • 提供者:cui
  1. Scheduling_problem

    0下载:
  2. 排序问题,算法中的一个好例子,代码不到100行啊,就是将一个数n折分成多个数的和,进行排序。-Scheduling problem, the algorithm of a good example, less than 100 lines code, ah, is divided into a number of n more than the number of discount and, sort.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1836
    • 提供者:wanghang
  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-03
    • 文件大小:2705
    • 提供者:
  1. HQ-SortNum

    0下载:
  2. 阿里巴巴笔试题 12个数字排序问题 自己写的-Alibaba pen Question 12 figures write their own scheduling problem
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:553630
    • 提供者:赵飞鹏
  1. LineDispatch

    0下载:
  2. 装配线调度问题,用C++实现,并使用文件读入测试数据-Assembly line scheduling problem, using C++ implementation, and use the file read test data
  3. 所属分类:Other windows programs

    • 发布日期:2016-10-20
    • 文件大小:344617
    • 提供者:cjj
  1. sm5

    0下载:
  2. 是一个关于电梯调度的有效程序,用动态规划的方法求解调度问题,是一种有效的方法和高效的程序-Is an effective procedure on the elevator scheduling with dynamic programming method to solve the scheduling problem is an effective and efficient way to process
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:889
    • 提供者:悦雨
  1. he

    0下载:
  2. 本编程具有很大的代表性,可以帮助我们更好地理解排序问题-This program has great representation can help us better understand the scheduling problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:59140
    • 提供者:阿笑
  1. Machine-Scheduling-Problem

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

    • 发布日期:2017-03-26
    • 文件大小:1519
    • 提供者:张震
  1. bestschedule

    0下载:
  2. 该算法在C语言环境下,使用回溯算法实现最佳调度问题。-The algorithm in C language environment, the use of backtracking algorithm for optimal scheduling problem.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:796
    • 提供者:zhdxch
  1. Program

    0下载:
  2. 实验一: 输入一个高精度的正整数N,去掉其中任意S个数字后剩下的数字按原左右次序组成一个新的正整数。写算法对给定的N和S,寻找一种方案使得剩下的数字组成的新数最小。 实验二: 编程解决带限期的单机作业排序问题。-Test one: Enter a positive integer precision N, to remove any of them left after the S numbers about the number of the original order o
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:3639
    • 提供者:wzq
  1. Two-processor_flow-shop_scheduling

    0下载:
  2. 两处理机流水作业调度实现两处理机间流水作业调度问题-To achieve the two processor flow-shop scheduling flow shop scheduling problem between the two processors
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1061
    • 提供者:赵莉
  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. 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-06
    • 文件大小:1411
    • 提供者:小小
  1. 1452

    0下载:
  2. matlab遗传算法求解多目标问题,flowshop调度问题-matlab genetic algorithm for multi-objective problems, flowshop scheduling problem
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:1605
    • 提供者:赵勇
  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
    • 文件大小:8915
    • 提供者:
  1. Project-Scheduling-Problem

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

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