搜索资源列表
OverlappingLinkCommunities
- 复杂网络中社区的划分程序,帮助划分重叠社团-community detection in complex networks.
GN-algorithm-for-matlab
- 这是复杂网络社区划分的GN算法,希望对大家有帮助.-This community is divided on the GN algorithm source code, we hope to help
Community_BGLL_CPP
- 社区发现经典算法BGLL算法的c++实现,能够根据不同节点之间的联系来实现社区的划分。-classical community detection algorithm BGLL, c++ implementation.
经典算法GN算法的Java实现
- 社区发现经典算法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.
gcf
- 用改进的数据结构快速计算复杂网络的社区划分-The data structure used to improve the rapid calculation of complex network of community division
GN
- 用于社区结构划分,GN算法是最受认可的社区结构划分算法-GN,social network, network community detection
Network_Potential
- 基于网络能量的社区发现分裂算法,定义网络的能量和边能量,依次选择最大能量的边并删除,直到划分出相应的社区。代码有相应的说明-Web-based community discovery energy splitting algorithm, define the network of energy and edge energy, select and delete the maximum energy of the side until the division of the correspon
Largest_component
- 对网络划分社区,并找出最大的社区,很有用的程序-Find the largest giant component
GN
- 复杂网络中社区划分算法中利用边介数的经典GN算法-Complex network community partitioning algorithm using edge betweenness classic GN algorithm
k
- k均值算法,社区划分算法中经典算法,WSN中分簇也可使用该算法。-K-means algorithm, classic algorithms in community partition algorithm, clustering can also use this algorithm in the WSN.
Overview-of-Community-Detection
- 读研期间进行的社区网络划分相关的研究,看到当时长时间的调研后,完成的综述,供大家参考-Overview of Community Detection
lfm
- 重叠社区发现LFM算法,基于python实现,导入的文件是lfr基准测试网络,里面写了检测指标,文件可更改,算法通过网络邻接矩阵来实现社区划分(The overlapping community found the LFM algorithm, based on the python implementation, the imported document is the LFR benchmark network, in which the detection index is written
社区划分算法模块度函数计算
- 上世纪60年代,Herbert Simon 首先提出了复杂系统具有模块结构特性的概念。而针对社区的研究实际上是从子图分割问题演化而来,Kernighan-Lin 提出的二分算法使得子图分割问题逐渐成为当时图挖掘领域关注的重点。另外,在社会学领域,社会学家也发现社区结构在各种复杂网络中的普遍存在性。进入21世纪后,社区的研究开始被研究者所重视,而近年来随着社交网络的崛起,这一领域的关注度已大大提升。使用时讲后缀名改为py,python打开