搜索资源列表
GN算法
- 复杂网络 GN算法
聚类的GN算法
- 很好地实现了聚类的GN算法的java程序
GN算法
- GN算法源码,使用matlab
GN算法源码
- GN算法源码,使用matlab,可直接运行,用于复杂网络社团发现
GN
- 一种基因算法,用于图象或者数据信息识别。-A genetic algorithm for image or data information identification.
Communitystructuredetectingofcomplexnetwork(realiz
- 复杂网络社团结构的发现,此代码实现了GN算法的理论,真正做到了社团结构发现-Community structure of complex networks found that the code implementation of the GN algorithm theory, the structure of a society truly found
GN
- 复杂网络中的GN算法-Complex network of GN algorithm ...............
GN
- 社区发现经典算法GN算法的Java实现,能够根据不同节点之间的联系来实现社区的划分。-Community found that classical algorithm GN algorithm Java implementation, and can be the link between different nodes to achieve the division of the community.
GN
- 用于社区结构划分,GN算法是最受认可的社区结构划分算法-GN,social network, network community detection
GN-algorithm-for-matlab
- 这是复杂网络社区划分的GN算法,希望对大家有帮助.-This community is divided on the GN algorithm source code, we hope to help
GN
- GN算法java实现,很实用,用于复杂网络分析-GN BY JAVA
GN
- Girvan和Newman提出的GN算法,从网上搜索得到!-GN algorithm proposed by Girvan and Newman, and it was got from internet!
GN
- GN算法,一种复杂网络的社团划分算法。是一种很实用的社团划分算法。-GN algorithm, a complex network of community partitioning algorithm.
GN
- 该代码是典型算法GN算法的实现,用于社区检测-The code is a typical algorithm GN algorithm for community detection
GN
- GN算法,用于社团发现的 Girvan-Newman算法,源码,能够较快的时间社团发现。-GN algorithm, for the associations found Girvan-Newman algorithm, source code, can be a faster time associations found.
GN
- GN算法实现,注释,用堆来实现,算法速度还不错-GN algorithm, comments, heap, the algorithm speed is also good
GN
- 链路预测算法,非常经典的gn算法,我再网上找了很久才找到(this is a algorihtm about linking prediction)
GN算法
- 这是一个简单的GN算法例子,虽然用的txt文档在压缩包里面没有,但是代码还是比较容易理解(This is GN arithmetic)
1
- GN算法是一种分裂型的社区结构发现算法。该算法根据网络中社区内部高内聚、社区之间低内聚的特点,逐步去除社区之间的边,取得相对内聚的社区结构。(GN algorithm is a divisive community structure discovery algorithm. According to the characteristics of high cohesion within the community and low co
GN算法
- 简单网络的matlab算法,输出的cut矩阵是分区(Matlab algorithm for simple networks)