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

搜索资源列表

  1. BNB20.rar

    0下载:
  2. branch-and-bound-tree algotihm for optimization,branch-and-bound-tree algotihm for optimization
  3. 所属分类:TreeView

    • 发布日期:2017-04-01
    • 文件大小:4460
    • 提供者:amir
  1. FlowShop

    0下载:
  2. 用c++实现的批处理作业调度问题·优先队列式分支限界法·回溯法,包括Flowshop和make两个类,含有测试用的数据data-With c++ Realized the issue of batch job scheduling priority queue-style backtracking branch and bound method, including Flowshop and make the two categories, containing the test data us
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:7218
    • 提供者:刘斌
  1. BranchBound

    0下载:
  2. 算法作业,采用分支定界算法,求解最小路径问题-Algorithm operations, branch and bound algorithm for solving the minimum path problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:206930
    • 提供者:成柳
  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. game1

    1下载:
  2. 分支限界法算法作业:图形变换问题解题报告和源代码。问题描述:给定2个4×4方格阵列组成的图形A和B,每个方格颜色为黑色或白色。方格阵列中有公共边的方格称为相邻方格。图形变换问题的每一步可以交换相邻方格的颜色。试设计一个队列式分支限界算法,计算最少需要多少步变换,才能将图形A变换成图形B。-Branch and bound algorithm operation: graphics transform the issue of problem-solving reports and source
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:72980
    • 提供者:吴钦阳
  1. branch

    0下载:
  2. C/S模式下 listview控件分页功能实现-C/S model listview branch function
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:34327
    • 提供者:代翰鹏
  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. TSP

    0下载:
  2. this a branch and bound code for TSP-this is a branch and bound code for TSP
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:14920
    • 提供者:N
  1. metody

    0下载:
  2. branch and bound tsp
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:980
    • 提供者:Bart
  1. BranchandBound_01backpack

    0下载:
  2. 0-1背包问题是一个经典的算法问题,有多种解法,这里用分支定界法求解。-0-1 knapsack problem is a classical algorithm for the problem, there are several solution here solved with branch and bound method.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:726717
    • 提供者:储大为
  1. branch

    0下载:
  2. 主要进行PDMS的BRANCH建模的快速化-PDMS model mainly for the fast of the BRANCH
  3. 所属分类:Button control

    • 发布日期:2017-03-29
    • 文件大小:2135
    • 提供者:lyl
  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-PREDICTION

    0下载:
  2. a power point presentation branch prediction namely the yags predictor, agree predictor and selective branch inversion predictor-a power point presentation on branch prediction namely the yags predictor, agree predictor and selective branch inversion
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:94433
    • 提供者:shruthi rajan
  1. branch

    0下载:
  2. 射频电路的单支节匹配网络设计自动化;输入参数,可设计出符合要求的匹配网络。-Single branch of the RF circuit section matching network design automation input parameters can be designed to meet the requirements of the matching network.
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:195578
    • 提供者:王艺涵
  1. two-branch

    0下载:
  2. 计算二叉分形树的源代码,基于matlab的源程序,采用矩阵的形式。-the programme to produce the tree whose every branch has two subbranches
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:1344
    • 提供者:金大侠
  1. Branch-cut-method-matlab-source-code

    0下载:
  2. 枝切法matlab原始代码,内有详细的代码,帮助新手了解相位解缠的算法。-Branch-cut method matlab source code, a detailed code to help the novice to understand the phase unwrapping algorithms.
  3. 所属分类:Other systems

    • 发布日期:2017-11-02
    • 文件大小:48128
    • 提供者:李告诉
  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-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
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com