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

搜索资源列表

  1. trietreeJava

    0下载:
  2. trie的原理是利用字符串集合中字符串的公共前缀来降低时间开销以达到提高效率的目的。 它具有以下性质:1,根结点不包含任何字符信息 2,如果字符的种数为n,则每个结点的出度为n(这样必然会导致浪费很多空间,这也是trie的缺点,我还没有想到好点的办法避免) 3,查找,插入复杂度为O(n),n为字符串长度。-The principle is the use of a string trie collection of string prefix to reduce the time overh
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2529
    • 提供者:李庆文
  1. sfnet-src-v002

    0下载:
  2. 生成无标度网络,可以计算网络的节点平均度、集聚系数等。-Generate scale-free network, the network node can calculate the average degree, clustering coefficient and so on.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:75421
    • 提供者:汪玲
  1. communitydetection

    0下载:
  2. 1.社团划分算法KClique 2.以及一个简单的对比社团划分算法(节点根据已设置度数门限,选择是否加入相应社区)-1.The community partitioning algorithm , KClique 2.A simple community partitioning algorithm that the node add in one community according to the node-degree threshold
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:6072
    • 提供者:嗷嗷嗷
  1. Degree

    0下载:
  2. 计算网络图中节点的度,即计算与某一节点相连的节点的个数-Computing nodes in the network map degree, which is a measure associated with a number of nodes connected to the node
  3. 所属分类:JavaScript

    • 发布日期:2017-03-26
    • 文件大小:676
    • 提供者:王蓝
  1. LouvainAlgorithm

    0下载:
  2. 为了降低算法的时间复杂度,Vincent Blondel等人提出了另一种层次性贪心算法(BGLL算法)。该算法包括两个阶段,这两个阶段重复迭代运行,直到网络社区划分的模块度不再增长。第一阶段合并社区,算法将每个节点当作一个社区,基于模块度增量最大化标准决定哪些邻居社区应该被合并。经过一轮扫描后开始第二阶段,算法将第一阶段发现的所有的社区重新看作节点,构建新的网络,在新的网络上迭代的进行第一阶段。当模块度不再增长时,得到网络的社区近似最优划分。 算法的基本步骤如下: 1).初始化,将每个节点划
  3. 所属分类:Applet

    • 发布日期:2017-12-24
    • 文件大小:33792
    • 提供者:qljiang0203
搜珍网 www.dssz.com