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

搜索资源列表

  1. WireRouter

    0下载:
  2. 用队列式分支界限法来求解布线问题. 从起始点a开始将它作为第一个扩展结点,把与该扩展结点相邻的可行的活结点加入到活结点队列,并把这些方格标记为1,表示从起始方格到这些方格的距离为1。接着从活结点队列中取出对列首结点作为下一个扩展结点,并把与当前结点相邻的且未标记的方格标记为2,并存入活结点队列。这个过程一直持续到搜索到目标方格b或活结点队列为空为止
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:10412
    • 提供者:张海滨
  1. n皇后问题

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

  1. buxian.rar

    0下载:
  2. 算法设计与分析中分支界限法实现布线问题。,Algorithm Design and Analysis of the Limits of Law in the achievement of branch wiring.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:11571
    • 提供者:吕超贻
  1. theuniquecode

    0下载:
  2. 用分支界限法实现了树的数据结构。本内容提供了完整的算法-tree
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1084
    • 提供者:liu
  1. fenzhi

    0下载:
  2. 算法设计程序设计中分支界限法的C++实现-Algorithm design process the design limits of the law branch of C++ to achieve
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:181820
    • 提供者:小牛儿
  1. fenzhiTravel

    0下载:
  2. 用C++实现用分支界限法解决旅行商问题,有可视化界面-Using C++ to achieve with a branch to solve traveling salesman problem limits of law, the visualization interface
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:380698
    • 提供者:pf
  1. BranchAndBound

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

    • 发布日期:2017-03-28
    • 文件大小:61277
    • 提供者:李贺
  1. 2

    0下载:
  2. 最短哈密尔顿回路,分支界限法,递归调用,深度优先-The shortest Hamilton circuit, branch and bound method, the recursive call, depth-first
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1613
    • 提供者:chenx
  1. yundongyuan

    0下载:
  2. 这是在大二学习算法分析时写的关于分支界限法,运动员最佳配对问题。-This is a write the sophomore learning algorithm analysis on the branch and bound method, the best athletes pairing problems.
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:1287
    • 提供者:longma
  1. 0-1

    0下载:
  2. 我自己用C写的一个用分支界限法实现0-1背包问题,比较简便实用,而且易懂,比回溯法有明显的优势-I have written in C, a branch and bound method 0-1 knapsack problem is relatively simple and practical, and easy to understand, there are obvious advantages than backtracking
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-17
    • 文件大小:5346
    • 提供者:李辉
  1. 0-1packets

    0下载:
  2. 一个算法的实现:使用分支界限法求解0-1背包问题-The realization of an algorithm: 0-1 knapsack problem using the branch and bound method
  3. 所属分类:Other systems

    • 发布日期:2017-12-06
    • 文件大小:2187
    • 提供者:bao
  1. IntProgFZ

    0下载:
  2. 分支界限法求解整数规划,matlab 分支界限法求解整数规划,matlab-branch and cut with matlab
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:813
    • 提供者:
  1. BAB&TSP

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

    • 发布日期:2017-12-28
    • 文件大小:9216
    • 提供者:Vlice
  1. 算法大作业

    0下载:
  2. 算法实现,用C++语言来分支界限法处理批处理问题(Algorithm, batch processing method using C++ language to branch and bound)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-01
    • 文件大小:26624
    • 提供者:催催
  1. 分支界限法

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

    • 发布日期:2018-01-09
    • 文件大小:62464
    • 提供者:RPeclipse
搜珍网 www.dssz.com