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

搜索资源列表

  1. enclus

    0下载:
  2. Entropy-based CLIQUE算法改进-entropy-based algorithm to improve CLIQUE
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:73761
    • 提供者:张哦哦
  1. 25110544258

    1下载:
  2. Clique聚类的java简单实现,有数据挖掘的可以下来
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1690519
    • 提供者:sl
  1. clique(Clustering)

    0下载:
  2. 经典的基于网格和密度的聚类算法。适合处理大规模数据,效果很好
  3. 所属分类:数值算法/人工智能

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

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

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

    0下载:
  2. 用于寻找网络的clique,4个节点以下很快-For the search network clique, 4 nodes following soon
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:861
    • 提供者:tutu
  1. RC1

    0下载:
  2. Locutor,escreva o que quiser dentro do edit1.txt logo após clique no botton falar e ele fala :]
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:8033
    • 提供者:lucas
  1. IPL-kls-mcp

    0下载:
  2. An Eff ective Local Search for the Maximum Clique Problem
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:114292
    • 提供者:Hoai Thu
  1. CFinder-2.0.4--1437

    2下载:
  2. 利用派系过滤算法的原理编写的软件,在复杂网络中常见。-clique percolation
  3. 所属分类:JavaScript

    • 发布日期:2017-05-27
    • 文件大小:10497761
    • 提供者:lingxuan
  1. MaxClique

    0下载:
  2. 算法分析与设计中的最大团问题,程序给出了详细的说明,下载可以直接运行-Algorithm analysis and design of the maximum clique problem, the program gives a detailed descr iption, download can be run directly
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:16081
    • 提供者:sugar
  1. MaxClique

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

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

    0下载:
  2. 算法分析与设计 最大团问题 G的最大团是指G中所含顶点数最多的团。 无向图的最大团和最大独立集问题都可以看作是图G的顶点集V的 子集选取问题可以用回溯法在O(n*(2^n))时间内解决。-Algorithm analysis and design problem G, the biggest group the biggest group is the maximum number of vertices of G contained in the group. Undirect
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1241
    • 提供者:草拟嘛
  1. dd

    0下载:
  2. 聚类分析算法CLIQUE的研究及改进.pdf 圆形目标精密定位方法的研究与应用.pdf-Image processing image processing image processing image processing image processing
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-04
    • 文件大小:1182991
    • 提供者:一一
  1. TheMaxClique

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

    • 发布日期:2017-05-08
    • 文件大小:1927115
    • 提供者:qingteng
  1. zuidatuan

    0下载:
  2. 最大团问题的指导论文,内容丰富,有很大的指导启发意义。-Maximum clique problem of guidance papers, content-rich, a great guide instructive.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:479150
    • 提供者:陈剑心
  1. Desktop

    0下载:
  2. 图最大团的算法和独立集最大团算法的论文,指导意义明显,详细解释了最大团的算法。-Figure largest group of independent set algorithms and maximum clique algorithm paper, clear guidance, a detailed explanation of the largest groups of algorithms.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:397705
    • 提供者:陈剑心
  1. CFinder0.4b

    0下载:
  2. 复杂网络社团结构中一个算法,派系过滤算法。可以将网络划分为若干个互相分离的社团。-The complex network of community structure a algorithm, clique filtering algorithm. Can be divided into several network a separated from each other club.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3390376
    • 提供者:李君秋
  1. Bigest

    2下载:
  2. 使用matlab,用强解法进行最大团问题的求解-The use of Matlab, the maximum clique problem solving with a strong solution
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1800
    • 提供者:YBT
  1. HOCR1.02

    0下载:
  2. 随机场中高阶热能函数计算软件,可以应用于图像复原模型中。-Higher-Order Clique Reduction software。Higher-Order Clique Reduction in Binary Graph Cut
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:111417
    • 提供者:风涌泉
  1. wheats-master

    0下载:
  2. 基于网格的聚类算法,经典的clique算法的java实现,(Grid-based clustering algorithm, the classic clique algorithm java implementation,)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:16384
    • 提供者:虹2122
  1. CLIQUE

    0下载:
  2. CLIQUE(Clustering In QUEst)是一种简单的基于网格的聚类方法,用于发现子空间中基于密度的簇。CLIQUE把每个维划分成不重叠的区间,从而把数据对象的整个嵌入空间划分成单元。它使用一个密度阈值识别稠密单元和稀疏单元。一个单元是稠密的,如果映射到它的对象数超过该密度阈值。(CLIQUE (Clustering In QUEst) is a simple grid based clustering method for the discovery of clusters bas
  3. 所属分类:Java编程

    • 发布日期:2018-01-06
    • 文件大小:15360
    • 提供者:景_天
« 1 23 4 »
搜珍网 www.dssz.com