搜索资源列表

  1. fjdjf

    0下载:
  2. 用分支界限法解决的几个问题:包括0-1背包问题,最大团问题,电路布线问题,最大装载问题.作业最优处理问韪.-branch line with the law to solve several problems : including 0-1 knapsack problem, the largest group, circuit wiring problem, the greatest problem loading. Optimal
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:59983
    • 提供者:michael
  1. nqueue

    1下载:
  2. 用分支界限法实现的n后问题 vc++ 语言效率很好-branch line with the law to achieve n vc language problem after a good efficiency
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:45538
    • 提供者:郝永生
  1. kchengji1

    0下载:
  2. k乘积问题的分支界限法实现, 并且给出了划分结果 ,很好理解-k branch of the product line Method, and the division is a result, a good understanding
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:49532
    • 提供者:郝永生
  1. huolangdan

    1下载:
  2. 问题:货郎担问题 实现方法:枚举,回溯,动态规划,分支界限法 -: traveling salesman problem Method : Enumeration, backtracking, dynamic programming, branch and bound
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:11867
    • 提供者:韩佳辰
  1. 分支界限法求解货郎担问题

    0下载:
  2. 研究生算法作业分支界限法求解货郎担问题-graduate algorithm operations branch line Traveling Salesman Problem Solving
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:260596
    • 提供者:ayan1228
  1. 分支界限法求单源最短路径

    0下载:
  2. 计算机算法与设计第三版,分支限界法单源最短路径程序,换成.cpp就能直接使用。
  3. 所属分类:源码下载

    • 发布日期:2010-09-14
    • 文件大小:7076
    • 提供者:lichen198891
  1. n皇后问题

    0下载:
  2. 这是n皇后的源代码,用分支界限法实现的
  3. 所属分类:Windows编程

  1. 分支界限法求解货郎担问题

    0下载:
  2. 研究生算法作业分支界限法求解货郎担问题-graduate algorithm operations branch line Traveling Salesman Problem Solving
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-02
    • 文件大小:260096
    • 提供者:ayan1228
  1. fjdjf

    0下载:
  2. 用分支界限法解决的几个问题:包括0-1背包问题,最大团问题,电路布线问题,最大装载问题.作业最优处理问韪.-branch line with the law to solve several problems : including 0-1 knapsack problem, the largest group, circuit wiring problem, the greatest problem loading. Optimal
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:59392
    • 提供者:michael
  1. nqueue

    0下载:
  2. 用分支界限法实现的n后问题 vc++ 语言效率很好-branch line with the law to achieve n vc language problem after a good efficiency
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-02
    • 文件大小:2066432
    • 提供者:郝永生
  1. kchengji1

    0下载:
  2. k乘积问题的分支界限法实现, 并且给出了划分结果 ,很好理解-k branch of the product line Method, and the division is a result, a good understanding
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:2089984
    • 提供者:郝永生
  1. huolangdan

    0下载:
  2. 问题:货郎担问题 实现方法:枚举,回溯,动态规划,分支界限法 -: traveling salesman problem Method : Enumeration, backtracking, dynamic programming, branch and bound
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-02
    • 文件大小:11264
    • 提供者:韩佳辰
  1. 017387-01

    0下载:
  2. 论坛代码 用分支界限法解决的几个问题:包括0-1背包问题,最大团问题,电路布线问题,最大装载问题.作业最优处理问韪-Forum with the branch code boundaries to solve several problems : including 0-1 knapsack problem, the largest group, circuit wiring problem, the greatest problem
  3. 所属分类:系统编程

    • 发布日期:2024-05-02
    • 文件大小:2736128
    • 提供者:yuanjianping
  1. duanyuanzuiduan

    0下载:
  2. 单源最短路径问题,分支限界法的优先队列解法,最小堆来存储活结点表,表示活结点优先队列,优先级是结点所对应的当前路长-Single-source shortest path problem, branch and bound method of the priority queue method, the smallest heap to store slipknot points table, said slipknot point p
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:3072
    • 提供者:waterfly
  1. travelingSalespersonProblem

    0下载:
  2. 旅行商问题的实现,用分支界限法实现旅行商问题-The realization of traveling salesman problem, and the Limits of Law branch of the realization of traveling salesman problem
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:196608
    • 提供者:燃烧
  1. BranchAndBound

    0下载:
  2. 本程序是用分支定界法求最短路径的程序,用C++编写。采取的基本思想是:使用最小优先队列分支界限法来构建程序,细节是对于每个节点,包含三个变量:当前走过的路径长度、当前的花费和该节点对应的实际城市的编号。关于确定节点优先级,我们规定首先以“当前走过的路径长度”来确定优先级,当路径长度相等时,以“当前的花费”来确定优先级。同时,我们还定义两个数组dist[i]和pric[i]保存当前求得的从源城市到每个城市的最短距离和花费,用于剪枝时的评判
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:61440
    • 提供者:李贺
  1. fenzhijiexian

    0下载:
  2. 1.分支界限算法背包问题 2.算法之分支限界法的旅行售货员问题-1. Branch and bound algorithm for knapsack problem 2. Branch and bound algorithm for the traveling salesman problem
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:498688
    • 提供者:acidsaber
  1. 7

    0下载:
  2. 分支界限法的课件,很详细,很强大,很好的学习资料,献给大家了!-Branch and bound courseware, very detailed, very powerful, very good learning materials, dedicated to all of you!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-02
    • 文件大小:66560
    • 提供者:sufei
  1. BAB&TSP

    0下载:
  2. 分支界限 TSP 问题 PPT 对应代码(Branch boundary TSP problem PPT corresponding code)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:9216
    • 提供者:Vlice
  1. 分支界限法

    0下载:
  2. 分支界限法解决背包问题实验设计代码及结果展示。(Branch boundary method)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:62464
    • 提供者:RPeclipse
« 12 3 »

源码中国 www.ymcn.org