community

所属分类:Java编程
开发工具:JavaScript
文件大小:16176KB
下载次数:3
上传日期:2013-11-18 15:21:52
上 传 者niu9146
说明:  复杂网络聚类算法包java程序。复杂网络聚类算法包java程序。
(complex network cluster,complex network cluster,complex network cluster,complex network cluster,)

文件列表:
community\as20graph.txt (293531, 2011-08-27)
community\community.cpp (1956, 2012-02-09)
community\community.ncb (15625216, 2012-03-14)
community\community.suo (12288, 2012-03-14)
community\community.vcproj (4094, 2011-08-27)
community\community.vcproj.BC535FF4D6C.lmw.user (1425, 2012-03-14)
community\community.vcproj.SILAQ.Jure.user (1413, 2011-04-18)
community\community.vcxproj (5285, 2011-08-27)
community\community.vcxproj.user (143, 2011-08-27)
community\Debug\BuildLog.htm (11580, 2012-03-14)
community\Debug\communities.txt (19323, 2012-03-22)
community\Debug\community.exe (3704320, 2012-03-14)
community\Debug\community.exe.embed.manifest (663, 2012-03-14)
community\Debug\community.exe.embed.manifest.res (728, 2012-03-14)
community\Debug\community.exe.intermediate.manifest (621, 2012-03-14)
community\Debug\community.ilk (3226456, 2012-03-14)
community\Debug\community.obj (302403, 2012-03-14)
community\Debug\community.pch (36896768, 2012-03-14)
community\Debug\community.pdb (8924160, 2012-03-14)
community\Debug\mt.dep (67, 2012-03-14)
community\Debug\Snap.obj (13250025, 2012-03-14)
community\Debug\stdafx.obj (351628, 2012-03-14)
community\Debug\vc90.idb (1010688, 2012-03-14)
community\Debug\vc90.pdb (2084864, 2012-03-14)
community\dol.txt (1070, 2012-01-15)
community\email.txt (159916, 2012-03-22)
community\fot.txt (4992, 2012-02-09)
community\karate.txt (487, 2012-01-15)
community\Makefile (650, 2011-11-30)
community\netscience.txt (28844, 2012-02-18)
community\new.txt (18925, 2012-02-18)
community\pol.txt (3031, 2012-01-15)
community\stdafx.cpp (295, 2011-08-27)
community\stdafx.h (94, 2011-08-27)
community\targetver.h (765, 2011-08-27)
community\word.txt (3386, 2012-02-18)
community\Debug (0, 2012-03-14)
community (0, 2012-03-22)

======================================================================== Network community detection algoritms ======================================================================== Implements two community detection algoritms: -- Girvan-Newman algorithm (Girvan M. and Newman M. E. J., Community structure in social and biological networks, Proc. Natl. Acad. Sci. USA 99, 7821–7826 (2002)) -- fast modularity maximization algoritm by 'Finding Large community in networks', A. Clauset, M.E.J. Newman, C. Moore, 2004 Depending on the platform (Windows or Linux) you need to edit the Makefile. Use 'make opt' to compile the optimized (fast) version of the code. ///////////////////////////////////////////////////////////////////////////// Parameters: -i:Input graph (tab separated list of edges) (default:'graph.txt') -o:Output file name (default:'communities.txt') -a:Algorithm: 1:Girvan-Newman, 2:Clauset-Newman-Moore (default:2) ///////////////////////////////////////////////////////////////////////////// Usage: Compute communities in the AS graph: community -i:../as20graph.txt -a:2

近期下载者

相关文件


收藏者