CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - branch and bound

搜索资源列表

  1. 用分枝定界法求解TSP

    2下载:
  2. 分支定界法可以求解小规模的TSP问题,这个例子是用vc编写的-branch and bound method can solve small-scale TSP, this example was prepared by the vc
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9840
    • 提供者:yy
  1. BRANCH

    0下载:
  2. 分枝定界法,运筹学-branch-and-bound method, and operations
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1678
    • 提供者:
  1. 01beibao

    0下载:
  2. 这是一个用分支限界法实线01背包问题的说明文档,包含代码-This is a branch and bound method with solid line 01 knapsack problem of documentation, including code
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:22652
    • 提供者:lius
  1. Fac6_3

    0下载:
  2. //本程序取自王晓东编著“算法分析与设计”第 198 页,例 //装载问题的分支限界解法-//This procedure Xiaodong edited from the Algorithm Analysis and Design, p. 198, for example,// load the problem branch and bound method
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1943
    • 提供者:qkw
  1. 01bag

    0下载:
  2. 用蛮力法,回溯法,分支限界法求解背包问题-With the brute force method, backtracking, branch and bound method for solving knapsack problem
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1052397
    • 提供者:hehuiling
  1. TravelingSalesmanProblem

    0下载:
  2. This file contains my project from Algorithm class on Traveling Salesman Problem. It implements some branch and bound methods to increase it s performance. In the main function you can find that I use Drzewo() function Drzewoopt() functins stand for
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:4345966
    • 提供者:Antoni
  1. bound

    0下载:
  2. 算法分析与设计 利用分支界限法计算载重问题-Calculate the weight using branch and bound problems
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:916227
    • 提供者:菊子
  1. The-algorithm-analysis-and-design

    0下载:
  2. 研究生上课所用的算法分析与设计相关文档PPT,分八个章节对算法进行详细介绍: 第1章 算法引论 第2章 递归与分治策略 第3章 动态规划 第4章 贪心算法 第5章 回溯法 第6章 分支限界法 第7章 概率算法 第8章 NP完全性理论 -Graduate classes used in algorithm analysis and design documents the PPT is divided into eight chapters on the alg
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:2044201
    • 提供者:独角之灵
  1. branch

    0下载:
  2. 关于基因序列上的比对问题 运用的方法是分支定界法 同时有贪婪算法作以比较-On the sequence alignment problem on the use of branch and bound method is a greedy algorithm for the same time to compare
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5383
    • 提供者:王明理
  1. branch-and-bound-algorithm

    0下载:
  2. 分支界限算法,通过一个小实例简单的介绍了分支界限算法的思想,其中包括源码运行截图和运行的.exe文件-A brief introduction of the branch and bound algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-07
    • 文件大小:176714
    • 提供者:wuchao
  1. branch-and-bound-algorithm

    0下载:
  2. 利用c++实现城市遍历问题的分枝定界算法。-Use c++ achieve urban traversal problem branch and bound algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2597
    • 提供者:
  1. Branch-and-bound-method

    0下载:
  2. MALAB写的,分支定界法求解纯整数或混合的整数规划问题。-Written MALAB, branch and bound method to solve pure integer or mixed integer programming problem.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:11901
    • 提供者:谱算法
  1. Branch-and-bound

    0下载:
  2. VC6.0中控制台应用程序实现的分支限界的算法。-Branch and bound algorithm VC6.0 console application implementation.
  3. 所属分类:Console

    • 发布日期:2017-05-11
    • 文件大小:2340950
    • 提供者:刘帅朝
  1. branch-and-bound

    0下载:
  2. 离散问题的分支定界法(branch and bound)的学习资料-branch and bound
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:3830828
    • 提供者:黄昕
  1. branch-and-bound-method

    0下载:
  2. 利用分支限界法找出最大全1子团和最大全-1子团,内附文档说明-Use branch and bound method to find the maximum full sub-group and the largest full 1 sub-group, enclosing documentation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:953890
    • 提供者:李仲
  1. Traveling-Salesman-Problem-with-Branch-and-Bound-

    0下载:
  2. branch and bound for solve travel salse man problem
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:24433
    • 提供者:momomana
  1. and

    0下载:
  2. 外观模拟分支定界 分支定界 分支定界,可以很好-Branch and bound appearance simulation branch and bound branch and bound, branch and bound can be very good
  3. 所属分类:Multimedia program

    • 发布日期:2017-12-14
    • 文件大小:107520
    • 提供者:Kenneqy
  1. bxcnch-branch

    0下载:
  2. Branch and bound appearance simulation branch and bound branch and bound, branch and bound can be very good
  3. 所属分类:组合框控件

    • 发布日期:2017-12-29
    • 文件大小:106496
    • 提供者:torakknu
  1. 分支定界法

    0下载:
  2. 分支定界法,可以求解线性规划问题,用matlab解决,感觉不错(Branch and bound method can be used to solve linear programming problems)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:longzhe
  1. code_branch_s3vm

    2下载:
  2. 分支定界的半监督支持向量机,将分支定界与半监督SVM完美的结合(semi-supervised support vector machine based on branch and bound)
  3. 所属分类:其他

« 1 2 34 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com