搜索资源列表

  1. Branch and Bound

    0下载:
  2. Branch and Bound 算法实现.用以快速搜索一个区域.-Branch and Bound algorithm. Quick search for a regional.
  3. 所属分类:其它

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

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

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

    0下载:
  2. 分支定界的0/1背包问题-branch delimitation of the 0/1 knapsack problem
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:姜艳艳
  1. 分枝定界算法

    0下载:
  2. 分枝定界算法描述,文本形式!-branch-and-bound algorithm descr iption, in text form!
  3. 所属分类:文档资料

    • 发布日期:2024-04-29
    • 文件大小:15360
    • 提供者:王林
  1. BRANCH

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

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:
  1. LCbb_TSP

    0下载:
  2. LC分枝限界法解货郎担—代码-LC Branch and Bound Solving traveling salesman- code
  3. 所属分类:其他小程序

    • 发布日期:2024-04-29
    • 文件大小:59392
    • 提供者:张强
  1. 分支限界法_单源最短路径

    0下载:
  2. 算法设计的分支限界法中的单源最短路径问题的实现,是用VC++编写的-algorithm design of branch and bound method of single source shortest path to the realization of the problem is with VC++ prepared
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-29
    • 文件大小:3072
    • 提供者:ddd
  1. 分支限界法_批处理作业调度

    0下载:
  2. 算法设计中的分支限界法中的批处理作业调度问题的实现,是用VC++编写的-algorithm design of branch and bound method of batch job scheduling problem is true, VC++ prepared
  3. 所属分类:其他小程序

    • 发布日期:2024-04-29
    • 文件大小:10240
    • 提供者:ddd
  1. 分支与界法

    0下载:
  2. 图论中使用分支与界法求解旅行商问题,直接在vc中编译可运行-graph theory with the use of branch and bound for traveling salesman problem, which directly vc compiler can run
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:谢继晖
  1. 货郎担分枝限界算法图形

    0下载:
  2. 货郎担 分枝限界算法图形求解货郎担问题的分枝限界算法图形演示-traveling salesman Branch and Bound graphics algorithm to solve the traveling salesman problem Branch and Bound algorithm graphic demonstration
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-29
    • 文件大小:4096
    • 提供者:李宏亮
  1. dynamic knapsack

    0下载:
  2. 该程序用动态规划解决经典的背包问题,虽然它的效率与分支定界法比起来,还是有一定的差距,但它的简洁性却是无与伦比的.-the program with dynamic programming solution to the classic knapsack problem, although its efficiency and branch and bound over, there is still a certain gap, bu
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-29
    • 文件大小:3072
    • 提供者:唐海浪
  1. mazh

    0下载:
  2. 旅行商问题的算法,采用分枝限界。网上都只有算法描述,没有实现,这里给出了完整实现,并封装成1个类。-TSP algorithm used Branch and Bound. Only online algorithm descr iption, failed to materialize here is the realization of complete, and packaged as a category.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:赵刚
  1. 分支界限

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

    • 发布日期:2024-04-29
    • 文件大小:498688
    • 提供者:徐子正
  1. 用分枝定界法求解TSP

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

    • 发布日期:2024-04-29
    • 文件大小:163840
    • 提供者:yy
  1. Branch and Bound

    0下载:
  2. Branch and Bound 算法实现.用以快速搜索一个区域.-Branch and Bound algorithm. Quick search for a regional.
  3. 所属分类:其他小程序

    • 发布日期:2024-04-29
    • 文件大小:27648
    • 提供者:smt
  1. branch-cut

    0下载:
  2. 干涉合成孔径雷达成像的相位解缠的枝切法程序。-Interferometric synthetic aperture radar imaging of the phase unwrapping process of the branch-cut method.
  3. 所属分类:交通/航空行业

    • 发布日期:2024-04-29
    • 文件大小:13312
    • 提供者:wang yan
  1. branch

    0下载:
  2. 运筹学中的分支界定算法,c++代码,可以运行-Define a branch of operations research in algorithms, c++ Code can run
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:leoee
  1. branch

    0下载:
  2. 汇编程序的分支程序的设计 编写程序,将一个包含有20个数据的数组M分成两个数组:正数数组和负数数组N,并分别把这两个数组中的数据存储在数组M1和M2中。-Assembler branch design procedures programming, one containing 20 data array M is divided into two arrays: an array of positive and negative ar
  3. 所属分类:汇编语言

    • 发布日期:2024-04-29
    • 文件大小:4096
    • 提供者:
  1. branch-and-cut-algorithm

    0下载:
  2. 分支-切割法是把分支定界法与割平面法结合起来,用来求解混合整数规划问题。-Branch and cut is a method of combinatorial optimization for solving integer linear programs, that is, linear programming problems where some or all the unknowns are restricted to int
  3. 所属分类:文件格式

    • 发布日期:2024-04-29
    • 文件大小:1384448
    • 提供者:abrahamlau
  1. Branch-and-Price

    0下载:
  2. Branch—and—Price,一种广义分枝定界或分枝定界的扩展算法,它允许列生成过程应用于整个分枝定界树-The philosophy of branch-and-price is similar to that of branch-and-cut except that the procedure focuses on col- umn generation rather than row generation.
  3. 所属分类:文件格式

    • 发布日期:2024-04-29
    • 文件大小:621568
    • 提供者:abrahamlau
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org