搜索资源列表

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

    1下载:
  2. 本程序用分支界限方法解决TSP问题,即旅行商问题.-the procedures used branch line solution to TSP, the traveling salesman problem.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:23761
    • 提供者:chen
  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. 06

    0下载:
  2. 最优装载方案 成绩: 0 / 折扣: 0.8 试设计一个用队列式分支限界法搜索子集空间树的函数。该函数的参数包括结点可行性判定函数和上界函数等必要的函数,并将此函数用于解装载问题。 装载问题描述如下:有一批共n个集装箱要装上艘载重量为c的轮船,其中集装箱i的重量为wi 。找出一种最优装载方案,将轮船尽可能装满,即在装载体积不受限制的情况下,将尽可能重的集装箱装上轮船。 输入:第一行有2个正整数n和c。n是集装箱数,c是轮
  3. 所属分类:其他小程序

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

    • 发布日期:2024-05-17
    • 文件大小:286720
    • 提供者:杨雪
  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. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:王菲菲
  1. algorithm_report

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

    • 发布日期:2024-05-17
    • 文件大小:52224
    • 提供者:cherry
  1. n_queen

    0下载:
  2. 还是用分支限界法解N皇后问题,已成功运行过。-Using branch and bound Solving N Queens, which has been run successfully over
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1087488
    • 提供者:
  1. zhuangzai

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

    • 发布日期:2024-05-17
    • 文件大小:67584
    • 提供者: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. 所属分类:系统编程

    • 发布日期:2024-05-17
    • 文件大小:7199744
    • 提供者:王赛
  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. 所属分类:汇编语言

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:郭碧坤
  1. jingdiansuanfa

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

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

    • 发布日期:2024-05-17
    • 文件大小:1183744
    • 提供者:王浩文
  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-17
    • 文件大小:498688
    • 提供者: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. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:
  1. knapsack

    0下载:
  2. 0—1背包问题的五种解法 1贪心法 2动态规划 3回溯 4分支限界 5遗传算法-0-1 knapsack problem greedy algorithm five Solution 1 2 3 back in 4 dynamic programming genetic algorithm branch and bound 5
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:252928
    • 提供者:tunzhao
  1. TSP

    0下载:
  2. 本程序通过使用分支限界法实现旅行商问题,成功解决了旅行商问题-This procedure achieved by using the branch and bound traveling salesman problem, successfully solved the traveling salesman problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:23552
    • 提供者:mhj
  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. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:60416
    • 提供者: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 par
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-17
    • 文件大小:4092928
    • 提供者:心晴紫贝
  1. Algorithm

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

« 1 2 34 5 6 7 8 9 10 »

源码中国 www.ymcn.org