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

搜索资源列表

  1. duioutu

    0下载:
  2. 主要是针对复杂网络中节点关系图,求取矩阵中的对偶矩阵,求取节点重要度公式-Mainly for nodes in complex networks diagram, calculate the matrix of the dual matrix, the formula for calculating node important degree
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:3662
    • 提供者:chenxiaoling
  1. duioutuuu

    0下载:
  2. 复杂网络中两节点的距离利用Floyd算法求解出任意两节点的距离,再求距离的平均值得平均路径长度,并且求得对偶矩阵,分析节点重要度关系-Distance of two nodes in complex networks using Floyd algorithm to solve the distance of any two nodes to distance average to average path length, and obtained the dual matrix, analys
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1411
    • 提供者:chenxiaoling
  1. shetuan

    0下载:
  2. 利用社团的性质,将节点重度度引进,并且根据节点重要度的关系划分社团,来找出关键节点和关键信息-Using the nature of the community, the nodes to introduce severe degree, and divide communities, according to the relationship of node important degree and key information to find out the key nodes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:1843
    • 提供者:chenxiaoling
  1. M

    0下载:
  2. 字典树的基本功能是用来查询某个单词(前缀)在所有单词中出现次数的一种数据结构,它的插入和查询复杂度都为O(len),Len为单词(前缀)长度,但是它的空间复杂度却非常高,如果字符集是26个字母,那每个节点的度就有26个,典型的以空间换时间结构。-The basic function of the dictionary tree data structure is used to query a number of times a word (prefix) appears in all the
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:758
    • 提供者:赵霞娟
  1. dajacency

    1下载:
  2. 有关离散数学的编程 实验四:邻接矩阵 1.编写一段代码,接收键盘的输入定点的数量,并以输入的整数对作为边来建立图形的邻接矩阵(无向权重图)。 例如 : 5,6,12 表示定点5和定点6间有边,边的权重为 12。 2 打印出邻接矩阵。 3.根据第一步得到的邻接矩阵计算每个结点的度数。 -Experiment IV: adjacency matrix 1. Write a piece of code, the number of sentinel receive
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:775
    • 提供者:紫薇花
  1. Binary_Tree

    0下载:
  2. 二叉树是每个节点最多有两个子树的有序树。通常子树被称作“左子树”(left subtree)和“右子树”(right subtree)。二叉树常被用于实现二叉查找树和二叉堆。值得注意的是,二叉树不是树的特殊情形。在图论中,二叉树是一个连通的无环图,并且每一个顶点的度不大于3。-Each node in a binary tree is an ordered tree up to two sub-tree. Usually sub-tree is called " left sub-tre
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5219
    • 提供者:wlx
  1. The-parameters-of-complex-network

    1下载:
  2. 可以求出复杂网络中两节点间的距离以及平均路径长度,各节点的度及度的分布曲线,以及节点的聚类系数。-You can find out the distance and average path length between the two nodes in complex networks .you can also find out degree and degree distribution curve of each node, and the node clustering coeffic
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4731
    • 提供者:陈兆
  1. matlab

    3下载:
  2. 复杂网络的建模和分析程序,能够分析复杂网络的节点参数,进行重要度等计算-Modeling and analysis of complex network program, the ability to analyze complex network node parameters, for essential computing degree
  3. 所属分类:matlab

    • 发布日期:2014-08-17
    • 文件大小:1329152
    • 提供者:liuchaofeng
  1. matlab_networks

    0下载:
  2. 网络的参数,复杂网络的工具箱,可以计算节点的度,网络的性质,中心度-Network parameters, complex network toolbox, you can calculate the degree of a node, the nature of the network, centrality, etc.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-06
    • 文件大小:1454970
    • 提供者:yelangya
  1. FastCommunity_GPL_v1.0.3

    0下载:
  2. Newman快速算法, 适用于大规模网络的社团结构划分的方法。 其思想是自底向上,每次合并使模块度增大最大的节点。是一种贪婪算法-Newman fast algorithm, suitable for large-scale network of community structure division method. The idea is from the bottom up, so that each merge module to increase the maximum degree
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:59337
    • 提供者:wei
  1. Centrality-measures

    0下载:
  2. 文件包括:1.计算平均最短路径;2.计算每个顶点相邻节点的平均度;3.计算每个节点的邻近中心度;4.计算节点的介数(slow);5.计算节点的介数(faster);6.计算每条边的介数值;7.快速迪杰斯特拉算法;8.经典迪杰斯特拉算法。-1.the average shortest path in the graph 2.the average degree of neighboring nodes for every vertex 3.computes the closeness centra
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:12052
    • 提供者:dandy
  1. nengliangfangzhenyingwen

    0下载:
  2. 无线传感器网络四种分簇算法的关于能量消耗,能量消耗均衡度,节点死亡的仿真比较,leach,leach-c,deec,deec-c-Wireless sensor network clustering algorithm on the four energy consumption, energy consumption equilibrium degree, comparing the simulation node death, leach, leach-c, deec, deec-c
  3. 所属分类:matlab

    • 发布日期:2017-01-07
    • 文件大小:5120
    • 提供者:冯丁
  1. add_edge

    0下载:
  2. 在社会网络中,采用MATLAB计算图的连通性和节点平均度数的两个算法-Two algorithms in the social network, using MATLAB computing node graph connectivity and average degree of
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1015
    • 提供者:赵利民
  1. BiTree

    0下载:
  2. 编程实现二叉树的a建立,b/c先序、中序、后序、层序遍历(递归和非递归方法),d二 叉树的高度、e繁茂度,f交换左右子树,g统计叶子节点的数目,h判断是否为完全二叉树, i按树的形态在屏幕上打印输出。 [基本要求] (1) 从文件中读入建树信息,树的节点数目不小于20个,树的高度不小于4。 (2) 建树信息采用两行英文字符表示,每个英文字符代表一个结点,第 1 行为树的 中序遍历结果,第 2 行为树的后序遍历结果。-Programming a binary tree
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:233412
    • 提供者:真真
  1. pinfanfangwen

    0下载:
  2. 设有一头指针为L的带有表头结点的非循环双向链表,其每个结点中除有prev(前驱指针),data(数据)和next(后继指针)域外,还有一个访问频度域freq。在链表被起用前,其值均初始化为零。每当在链表中进行一次Locate(L,x)运算时,令元素值为x的结点中freq域的值增1,并使此链表中结点保持按访问频度非增(递减)的顺序排列,同时最近访问的结点排在频度相同的结点的最后,以便使频繁访问的结点总是靠近表头。试编写符合上述要求的Locate(L,x)运算的算法,该运算为函数过程,返回找到结点的
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:988
    • 提供者:顾欣
  1. TopolSort

    0下载:
  2. 拓扑排序算法的C++程序,根据输入的结点的入度和出度,对图中结点进行排序。-Topological sorting algorithm C++ procedures, according to the type of the node in degree and out degree of nodes in the graph, sort of.
  3. 所属分类:Data structs

    • 发布日期:2017-06-02
    • 文件大小:14320335
    • 提供者:郭佳鑫
  1. LouvainAlgorithm

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

    • 发布日期:2017-12-24
    • 文件大小:33792
    • 提供者:qljiang0203
  1. GraphPlotNodesDegreeDistribution

    0下载:
  2. 复杂网络中统计节点的度分布,同时画出节点度分布的源程序(The degree distribution of statistical nodes in complex networks, and draw the source of the degree of node distribution)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:四哥
  1. graph_coloring

    2下载:
  2. 基于matlab的图着色程序,算法为贪心算法,将节点按照度从大到小排序,排序后先给度大的着色。(The graph coloring program based on MATLAB algorithm, greedy algorithm, the node according to the degree from large to small order, ranking after the first to a large degree of coloring.)
  3. 所属分类:软件工程

    • 发布日期:2017-12-13
    • 文件大小:40843
    • 提供者:luckydog1995
  1. 一字棋

    1下载:
  2. 井字棋 α-β剪枝算法 在简单的游戏中,能够从当前游戏状态出发,搜索游戏的博弈树并确定最优行动方案的算法是存在的。其中最有名的算法就是极小极大算法。对于简单的双人游戏,极小极大算法很有用。它是在轮流行动的游戏中选择最好的行动的一种方法。 在博弈树中的每一个结点(一个结点表示一个可能的行动方案)都可以保存一个值,该值用来定义对应行动在帮助玩家获胜方面的优良程度。因此,对于一个确定的结点,其子结点都有一属性来定义对应行动的相对优良程度。 井字棋其实就是三子棋(和五子棋类
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:oracl
« 1 2 34 »
搜珍网 www.dssz.com