CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 工作分配问题

搜索资源列表

  1. xinchengxu

    0下载:
  2. 包括GRAY码,工作分配问题,会场安排,石子,行数字三角形,最长递增子序列和最小重量机器算法。利用动态规划、回溯法和贪心法-including GRAY code, work assignment, venue arrangements, gravel, and digital triangle, the longest sequences and increase the minimum weight machine algorithm. Using dynamic programming,
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:5.47kb
    • 提供者:lw
  1. assignment_problem

    0下载:
  2. 某单位需要完成N项任务,恰好有N个人可承担这些任务。由于每人的专长不同,个人完成任务不同,所需成本也不同。若第i个人完成第将j项任务的成本为C(i,j),问题是如何分配这些工作任务,使总成本最小? 这类问题为指派问题。-units required to complete a certain task N, N just a personal commitment of these tasks. As the expertise of different individuals to com
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:115.61kb
    • 提供者:小宝
  1. suanfazuoye

    0下载:
  2. 作业调度问题的解决,解决一大类工作分配的问题。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7.81kb
    • 提供者:ssdsdsdsd
  1. memory_management

    0下载:
  2. 关于内存分配的一些重要经验。作者积累了近十年工作中所遇到的各种内存管理方面的细节问题并加以详细说明。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:15.88kb
    • 提供者:pangdang
  1. WorkDistribute

    0下载:
  2. 工作分配问题,n项工作n个人完成 不同人完成费用不同,求费用最低的算法程序
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7.86kb
    • 提供者:you shiming
  1. workasign

    0下载:
  2. 工作分配问题的实现 对给定的工作费用,计算最佳的工作分配方案使总费用最小-Allocation of work to achieve a given cost, calculated the best distribution of work programs so that the total cost of the smallest
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:951byte
    • 提供者:
  1. WorkAssignment

    0下载:
  2. 算法设计与分析中,用回溯法解决工作分配问题,有较详细的源码解析。-Algorithm design and analysis, the distribution of work by backtracking to solve the problem, there is a more detailed source code analysis.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:932.66kb
    • 提供者:刘颖
  1. suanfa

    0下载:
  2. 算法结构代码,第五章5-15答案,用回溯法解决并行工作分配问题-Algorithm structure code, chapter V 5-15 answers, working in parallel with the backtracking method to deal with the allocation of
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-02
    • 文件大小:986.88kb
    • 提供者:jc
  1. work

    0下载:
  2. 工作分配问题,该程序能够有效的进行工作分配,使得最终合乎要求-work
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:507.62kb
    • 提供者:张帅
  1. rwzx

    0下载:
  2. 工作分配问题。设有n件工作要分配给n个人去完成。将工作i分配给第j个人所需要的费用为Cij。设计一个算法,为每一个人都分配1件不同的工作,并使总费用达到最小。-Work allocation. With n pieces of work should be assigned to the n individual to complete. Will be allocated to the first j of work i need to cost individual Cij. Design
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:1.12kb
    • 提供者:孙云
  1. Assignment

    0下载:
  2. 本系统可应用于运输支配、工程分包、工作分配等一系列指派问题 本系统也适用于人多事少、事多人少、一人多做事等一系列指派问题-This system can be applied to transport control, engineering, subcontracting, work assignments and a series of assignment of the system also applies to people eventful few things few peop
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:2.89kb
    • 提供者:T.D
  1. huisufa_gongzuofenpei

    0下载:
  2. 使用Visual C#实现回溯法解决工作分配问题-Using Visual C# achieve backtracking to solve the assignment problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:46.51kb
    • 提供者:encienqi
  1. 5-13

    0下载:
  2. 算法。工作分配问题,用TXT文档来进行输入输出-Algorithms. Work assignment, TXT files for input and output
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-04
    • 文件大小:1.85mb
    • 提供者:
  1. work

    0下载:
  2. 算法实现题。包挎程序存储问题。汽车加油问题,子集合问题和工作分配问题。-Algorithm that. Package destroyed the program memory. Vehicle refueling problem, a subset of issues and assignments.
  3. 所属分类:software engineering

    • 发布日期:2017-11-18
    • 文件大小:137.8kb
    • 提供者:
  1. suanfa

    0下载:
  2. 计算机算法设计与分析 0-1背包问题 士兵站队问题 最长子序列 工作分配 会场安排 -Design and Analysis of Computer Algorithms 0-1 knapsack problem question soldiers stand longest sequence assignment venue arrangements
  3. 所属分类:.net

    • 发布日期:2017-11-20
    • 文件大小:6.16kb
    • 提供者:ss
  1. matlab实现匈牙利算法

    0下载:
  2. 在实际工作中经常会遇到分配问题,n个人被分配去做n件工作,每个人只做一件工作,每件工作只有一个人做,由于每个人的特长不同,效率也是不同的。匈牙利算法就是解决任务分配问题,使完成的任务的总效率最高(时间最短,费用最少等)。
  3. 所属分类:源码下载

    • 发布日期:2013-06-28
    • 文件大小:90.56kb
    • 提供者:leshylu
  1. MFCWorkDistribute

    0下载:
  2. VC6下使用MFC实现有界面的解决工作分配问题,即n个人n件工作,求出安排方法和最小花费。-VC6 to use MFC to achieve a solution to the interface assignment problem, namely n people n pieces of work, methods and arrangements determined minimum cost.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:3.97mb
    • 提供者:潇枫残玥
  1. WorkAssignments

    0下载:
  2. 工作分配问题,采用分支界限法实现,希望有所帮助-work assignments
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:3.73mb
    • 提供者:Zhou Lee
  1. sanfa

    0下载:
  2. 第二单元 8594 有重复元素的排列问题; 9718 整数因子分解; 11088 整数划分的扩展问题; 17082 两个有序数序列中找第k小 第三单元 8596 最长上升子序列; 10303 数字三角; 11077 最长公共子字符串; 11078 不能移动的石子合并 第四单元 8602 区间相交问题; 11079 可以移动的石子合并 第五单元 8600 骑士问题; 8603 子集和问题; 17085 工作分配
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:618.52kb
    • 提供者:谭春霞
  1. 工作分配问题

    1下载:
  2. 这是一个用C++写的工作分配问题,可供初学者学习使用(This is a work assignment problem written in c ++ that can be used by beginners)
  3. 所属分类:其他

« 12 3 »
搜珍网 www.dssz.com