搜索资源列表

  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 algorith
  3. 所属分类:其它资源

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

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:8044
    • 提供者:you shiming
  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 algorith
  3. 所属分类:书籍源码

    • 发布日期:2024-07-03
    • 文件大小:5120
    • 提供者: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 o
  3. 所属分类:其他小程序

    • 发布日期:2024-07-03
    • 文件大小:117760
    • 提供者:小宝
  1. suanfazuoye

    0下载:
  2. 作业调度问题的解决,解决一大类工作分配的问题。-Job scheduling problem and solve a large class of work allocation.
  3. 所属分类:其他小程序

    • 发布日期:2024-07-03
    • 文件大小:234496
    • 提供者:ssdsdsdsd
  1. memory_management

    0下载:
  2. 关于内存分配的一些重要经验。作者积累了近十年工作中所遇到的各种内存管理方面的细节问题并加以详细说明。-Memory allocation on a number of important experience. The author has accumulated nearly a decade of work that were encountered in a variety of memory management details
  3. 所属分类:文件格式

    • 发布日期:2024-07-03
    • 文件大小:16384
    • 提供者:pangdang
  1. WorkDistribute

    0下载:
  2. 工作分配问题,n项工作n个人完成 不同人完成费用不同,求费用最低的算法程序-Work distribution, n of n individuals to complete the work completed by different people in different costs, and the least expensive algorithm procedure
  3. 所属分类:Windows编程

    • 发布日期:2024-07-03
    • 文件大小:251904
    • 提供者: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. 所属分类:其他小程序

    • 发布日期:2024-07-03
    • 文件大小:1024
    • 提供者:
  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. 所属分类:数据结构常用算法

    • 发布日期:2024-07-03
    • 文件大小:955392
    • 提供者:刘颖
  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. 所属分类:数值算法/人工智能

    • 发布日期:2024-07-03
    • 文件大小:1010688
    • 提供者:jc
  1. work

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

    • 发布日期:2024-07-03
    • 文件大小:520192
    • 提供者:张帅
  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 t
  3. 所属分类:Windows编程

    • 发布日期:2024-07-03
    • 文件大小:1024
    • 提供者:孙云
  1. huisufa_gongzuofenpei

    0下载:
  2. 使用Visual C#实现回溯法解决工作分配问题-Using Visual C# achieve backtracking to solve the assignment problem
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-07-03
    • 文件大小:48128
    • 提供者:encienqi
  1. 5-13

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

    • 发布日期:2024-07-03
    • 文件大小:1939456
    • 提供者:
  1. work

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

    • 发布日期:2024-07-03
    • 文件大小:141312
    • 提供者:
  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编程

    • 发布日期:2024-07-03
    • 文件大小:4161536
    • 提供者:潇枫残玥
  1. WorkAssignments

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

    • 发布日期:2024-07-03
    • 文件大小:3915776
    • 提供者:Zhou Lee
  1. sanfa

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

    • 发布日期:2024-07-03
    • 文件大小:633856
    • 提供者:谭春霞
  1. 工作分配问题

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

« 12 3 »

源码中国 www.ymcn.org