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

搜索资源列表

  1. 分支限界算法求解TSP问题

    3下载:
  2. 本程序用分支界限方法解决TSP问题,即旅行商问题.-the procedures used branch line solution to TSP, the traveling salesman problem.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:23761
    • 提供者:chen
  1. 布线问题(分支限界算法应用)

    0下载:
  2. 六 程序实现: #include <stdio.h> typedef struct { int row int col }Position int FindPath (Position start, Position finish, int &PathLen, Position *&path) { //计算从起始位置start到目标位置finish的最短布线路径,找到返回1,否则,返回0 int i if ((start.row =
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:11873
    • 提供者:敖斌
  1. 园排列问题

    0下载:
  2. 分支限界法解圆排列问题,是一个算法设计与分析课程的作业-branch and bound method for solving problems with a round of one algorithm design and analysis of the operational programs
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:49592
    • 提供者:老七
  1. 分支界限

    0下载:
  2. 用vc编写的解决计算机算法中的分支限界问题,非常经典的代码,请多多指教!-vc prepared with the computer algorithm to solve the branch and bound, very classic code, a great weekend!
  3. 所属分类:其它

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

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

    • 发布日期:2010-09-14
    • 文件大小:7076
    • 提供者:lichen198891
  1. branchandbound

    0下载:
  2. 分支限界这一章的课件,经典空间,大家交流呀-Branch and bound this chapter courseware, classic space, we exchange it
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:67483
    • 提供者:agui
  1. findH

    0下载:
  2. 用分支限界法实现n比较大时(n>100)找最优哈密顿回路。-Using branch and bound method to achieve relatively large n, when (n> 100) to find the optimal Hamiltonian circuit.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:286612
    • 提供者:杨雪
  1. fenzhixianjie_zuiyouzhuangzai

    0下载:
  2. 使用分支限界算法解决最优装载问题,是算法分析与设计的经典。-Using the branch and bound algorithm to solve the optimal loading problem is a classic algorithm analysis and design.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1570
    • 提供者:王菲菲
  1. algorithm_report

    0下载:
  2. 算法设计报告5个重要算法,包括贪心,回溯,动态规划,分支限界,分治法,每种算法介绍及实例问题代码,C++成功编译运行-Algorithem report including 5 Major algorithms
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:52150
    • 提供者:cherry
  1. zhuangzai

    0下载:
  2. 有完整界面显示。使用分支限界法实现了装载问题。-zhangzai
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:67944
    • 提供者:shazhouyang
  1. bags

    0下载:
  2. 四种算法(动态规划、回溯法、分支限界法、贪心法)实现0-1背包问题-four algorithms including dynamic planningm,tracing,branch and bound method and greedy to implement 0-1 bag problem.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-23
    • 文件大小:7199463
    • 提供者:王赛
  1. C

    0下载:
  2. 利用分支限界算法求解最优装载,实现了最优装载问题的求解-The use of branch and bound algorithm to solve the optimal load to achieve the optimal load for solving the problem
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:1388
    • 提供者:郭碧坤
  1. jingdiansuanfa

    0下载:
  2. 经典算法+分支限界法+分治法+动态规划+贪心算法+回溯法-Classical branch and bound algorithm+ France+ divide and conquer dynamic programming+++ backtracking greedy algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:280651
    • 提供者:云博
  1. nqueens

    0下载:
  2. 分支限界法解决皇后问题,在nxn棋盘上放n个棋子,要求两个棋子不能放在同一列上-Queens branch and bound method to solve the problem, put the board in the nxn n-piece, two pieces can not be requested on the same column
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1183840
    • 提供者:王浩文
  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. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:498580
    • 提供者:acidsaber
  1. upload

    0下载:
  2. 羽毛球队有男女运动员各n 人。给定2 个n×n 矩阵P 和Q。P[i][j] 是男运动员i 和女运动员j 配对组成混合双打的男运动员竞赛优势;Q[i][j] 是女运动员i和男运动员j 配合的女运动员竞赛优势。由于技术配合和心理状态等各种因素影响,P[i][j]不一定等于Q[j][i]。男运动员i 和女运动员j 配对组成混合双打的男女双方竞赛优势为P[i][j]*Q[j][i] 。设计一个算法,计算男女运动员最佳配对法, 使各组男女双方竞赛优势的总和达到最大。 算法设计: 设计一个优先队
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1434
    • 提供者:
  1. n_queen

    0下载:
  2. 这个包裹实现的是分支限界法解决n王后问题,input.txt和output.txt分别掌管输入n和输出一种方案-This package implements a branch and bound method to solve the n queens problem, input.txt and output.txt were in charge of input and output of a program of n
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:60238
    • 提供者:zhou
  1. 王敬贤-SA16168143-第6次作业

    0下载:
  2. 使用C++平台用分支限界法解决最小重量机器设计问题?:对于给定的机器部件重量和机器部件价格,计算总价格不超过d的最小重量机器设计(Using c + + platform with branch threshold method solving the problem of minimum weight machine design: for a given weight of machine parts and machine parts price, calculate the total
  3. 所属分类:控制台编程

    • 发布日期:2017-12-24
    • 文件大小:4092928
    • 提供者:心晴紫贝
  1. Algorithm

    0下载:
  2. 01背包,批处理作业调度,动态规划,回溯,分支限界(01 knapsack, batch job scheduling, dynamic programming, backtracking, branch and bound.)
  3. 所属分类:数学计算

  1. 分枝限界算法

    0下载:
  2. 分支定界算法, 分支定界算法 分支定界算法 branch and bound(this is a branch and bound)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-27
    • 文件大小:2275328
    • 提供者:魇晴瑜
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com