搜索资源列表
Modularity
- 复习网络社团划分检测的模块度Q的实现。注意根据代码设计社团的数据结构。-Modularity Q。
Newman_fast
- 实现Newman的快速检测社团结构算法,并给出计算模块化Q值的源代码-making fast algorithm for detecting community structure in networks come true
NF
- 用matlab编写的快速纽曼算法,用于社团检测,对于不太复杂的网络分类效果很好-Prepared using matlab Newman fast algorithm for detecting community, for less complex network classification works well
Community_latest
- 复杂网络中比较经典的社团检测算法,比较具有参考价值(A classic community Detection Algorithm in complex networks)
BGLL
- 社团检测的经典算法,对于初学者非常有帮助,Louvain发表在2008年的(community detection algorithm in complex networks)