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

搜索资源列表

  1. 最大团问题2

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:114268
    • 提供者:高磊
  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
    • 文件大小:59983
    • 提供者: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
    • 文件大小:6157
    • 提供者:王涛
  1. 20060824

    0下载:
  2. 最大团解决方案的PDF文件,学位论文! 名字:一种借助邻接矩阵求任意图最大团的方法.rar-largest corporations solutions PDF files, graduate thesis! Name : using a matrix adjacent to the largest group plans arbitrary way. rar
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:113894
    • 提供者:tx2090
  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
    • 文件大小:201506
    • 提供者: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
    • 文件大小:2736644
    • 提供者:yuanjianping
  1. zuidatuan

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

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

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

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

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

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

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

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

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:1189
    • 提供者:zhangzhijian
  1. 最大团问题的各种算法和源代码

    0下载:
  2. 最大团问题(Maximum Clique Problem, MCP)是图论中一个经典的组合优化问题,也是一类NP完全问题,在国际上已有广泛的研究,而国内对MCP问题的研究则还处于起步阶段,因此,研究最大团问题具有较高的理论价值和现实意义。 最大团问题又称为最大独立集问题(Maximum Independent Set Problem),在市场分析、方案选择、信号传输、计算机视觉、故障诊断等领域具有非常广泛的应用。目前,求解MCP问题的算法主要分为两类:确定性算法和启发式算法。确定性算法有回溯法
  3. 所属分类:编程文档

    • 发布日期:2011-11-22
    • 文件大小:1009152
    • 提供者:beiyuxiaoxi
  1. maxclique

    0下载:
  2. 最大团算法,附带实例
  3. 所属分类:源码下载

    • 发布日期:2011-12-10
    • 文件大小:13927
    • 提供者:yinhongyu
  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
    • 文件大小:2857
    • 提供者:qkw
  1. MCP

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

    • 发布日期:2017-04-04
    • 文件大小:1277
    • 提供者:Tim
  1. GREEDY MAX-IS

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

    • 发布日期:2017-12-25
    • 文件大小:11264
    • 提供者: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
    • 文件大小:1024
    • 提供者:dupeihui
  1. BBClique.java

    0下载:
  2. 分支限界算法求最大团问题,java源码,分支限界法的一个经典问题解决。(A branch and limit method for solving the problem of the maximum mass)
  3. 所属分类:Java编程

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