CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 最大团问题

搜索资源列表

  1. 最大团问题2

    0下载:
  2. 定义一个类,调用构造函数,递归函数,输出函数-definition of a category, called Constructors, recursive function, output function
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:2.07kb
    • 提供者:刘二
  1. zuidatuan

    0下载:
  2. 解决最大团问题的好方法,喜欢的可以借鉴一下 -largest corporations to solve the easy way out, like can learn some lessons from
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:111.59kb
    • 提供者:高磊
  1. fjdjf

    1下载:
  2. 用分支界限法解决的几个问题:包括0-1背包问题,最大团问题,电路布线问题,最大装载问题.作业最优处理问韪.-branch line with the law to solve several problems : including 0-1 knapsack problem, the largest group, circuit wiring problem, the greatest problem loading. Optimal handling operations Q premises
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:58.58kb
    • 提供者:michael
  1. MaxClique

    0下载:
  2. 回朔法解决最大团问题:G的最大团是指G中所含顶点数最多的团-back Schomburg France's largest corporations to solve the problem : G the largest group G is contained in a maximum number of vertices the league
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6.01kb
    • 提供者:王涛
  1. 2004082401

    0下载:
  2. 最大团问题又一个解决方案,PDF文件,可以下载 文件名:图的最大完全子图的一个算法-biggest problem is a group solution, PDF files, documents can be downloaded from : The Maximum entirely a graph algorithm
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:196.78kb
    • 提供者:tx2090
  1. 017387-01

    1下载:
  2. 论坛代码 用分支界限法解决的几个问题:包括0-1背包问题,最大团问题,电路布线问题,最大装载问题.作业最优处理问韪-Forum with the branch code boundaries to solve several problems : including 0-1 knapsack problem, the largest group, circuit wiring problem, the greatest problem loading. Optimal operating han
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2.61mb
    • 提供者:yuanjianping
  1. zuidatuan

    0下载:
  2. 这个 是 关于 一个 回溯法 做 的 最 大 团问题
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6.23kb
    • 提供者:kanghongbo
  1. zuidatuan

    0下载:
  2. 回溯法最大团问题-Backtracking biggest problem Mission
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.42kb
    • 提供者:
  1. 最大团

    0下载:
  2. 回溯算法中的图的最大团问题-backtracking algorithms map of the biggest problems Mission
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.12kb
    • 提供者:connie
  1. 最大团问题

    0下载:
  2. 用回溯法实现最大团问题-with retroactive law to achieve the greatest problem Mission
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2.85kb
    • 提供者:
  1. ACO

    0下载:
  2. 蚁群优化算法是一种基于自然启发的metaheuristic算法,从其提出到现在历经10多年的发展到目前已经成为一种解决组合优化问题的有效工具。最大团问题是一个经典的NP难的组合优化问题,很多实际问题都可以抽象为对无向图上最大团问题的求解,所以,对最大团问题的研究无论在理论上还是实际上都有重要意义。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-19
    • 文件大小:230.72kb
    • 提供者:wangliang
  1. bll

    0下载:
  2. 算法程序设计与分析 最大团问题 绝对好用c++编译过
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.16kb
    • 提供者:zhangzhijian
  1. qkw_MaxClique

    0下载:
  2. //最大团问题的分支限界解法 //屈克文,2008.12.01-//The largest branch of the problem Mission Bound Solution// flexor Rudd, 2008.12.01
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2.79kb
    • 提供者:qkw
  1. MCP

    0下载:
  2. 此程序为实现最大团问题,是C++语言源码-maximum clique
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1.25kb
    • 提供者:Tim
  1. MaxClique

    0下载:
  2. Miscrosoft Visula Studio .NET + C++求解最大团问题,并比较了求解最大团问题的几种算法。-Miscrosoft Visula Studio. NET+ C++ solve the maximum clique problem, and compared the maximum clique problem solving algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2.66mb
    • 提供者:谢斌
  1. MaxClique

    0下载:
  2. 解决最大团问题的源码,算法课程上的具体实现-Source to solve the maximum clique problem, the algorithm realization on the course
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:288.38kb
    • 提供者:高强
  1. clique

    0下载:
  2. 最大团确定算法实现。利用递归回溯算法求解最大团问题。-Determine the maximum clique algorithm. Recursive backtracking algorithm using the maximum clique problem.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:158.08kb
    • 提供者:黄诚
  1. TheMaxClique

    0下载:
  2. 算法实习,回溯法解最大团问题,MFC做的界面。-Algorithm practice, backtracking solve the maximum clique problem, MFC to do the interface.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1.84mb
    • 提供者:qingteng
  1. GREEDY MAX-IS

    0下载:
  2. 最大独立集的贪心算法简易实现,可以快速求取节点数量较少的最大独立集问题。(An approximated greedy algorithm for Maximum Independent Set Problem)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:11kb
    • 提供者:richardqiu
  1. MaxClique.java

    0下载:
  2. 回溯法求解最大团问题,时间复杂度为O(n*2^n)。(The backtracking method is used to solve the maximum clique problem with a time complexity of O (n*2^n).)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:1kb
    • 提供者:dupeihui
« 12 »
搜珍网 www.dssz.com