登录
首页 » Visual C++ » LPA(C)

LPA(C)

于 2021-02-22 发布 文件大小:34482KB
0 300
下载积分: 1 下载次数: 576

代码说明:

  复杂网络的结构检测室近几年的研究热点,目前最快的算法是标签传播!(Community detection is hot topic in recent years. The most fast algorithm for community detection is Label Propagation Algorithm(LPA),and this is the program!)

文件列表:

LPA(C)
......\Debug
......\.....\karate.txt,2346,2012-08-08
......\.....\karatecluster.txt,69,2012-08-08
......\.....\LPA(C).exe,123904,2012-09-24
......\.....\LPA(C).ilk,685484,2012-09-24
......\.....\LPA(C).pdb,2083840,2012-09-24
......\ipch
......\....\lpa(c)-ecd5892
......\....\..............\lpa(c)-a95277.ipch,53280768,2012-09-24
......\....\..............\lpa(c)-e513cdbd.ipch,54460416,2012-09-24
......\LPA(C)
......\......\Debug
......\......\.....\CL.read.1.tlog,23260,2012-09-24
......\......\.....\CL.write.1.tlog,1646,2012-09-24
......\......\.....\global.obj,124936,2012-09-24
......\......\.....\link-cvtres.read.1.tlog,2,2012-09-24
......\......\.....\link-cvtres.write.1.tlog,2,2012-09-24
......\......\.....\link.read.1.tlog,3600,2012-09-24
......\......\.....\link.write.1.tlog,1174,2012-09-24
......\......\.....\LPA(C).Build.CppClean.log,2399,2012-09-24
......\......\.....\LPA(C).exe.embed.manifest,406,2012-09-24
......\......\.....\LPA(C).exe.embed.manifest.res,472,2012-09-24
......\......\.....\LPA(C).exe.intermediate.manifest,381,2012-09-24
......\......\.....\LPA(C).lastbuildstate,73,2012-09-24
......\......\.....\LPA(C).log,4725,2012-09-24
......\......\.....\LPA(C).obj,368651,2012-09-24
......\......\.....\LPA(C).pch,16646144,2012-09-24
......\......\.....\LPA(C)_manifest.rc,202,2012-09-24
......\......\.....\mt.read.1.tlog,190,2012-09-24
......\......\.....\mt.write.1.tlog,362,2012-09-24
......\......\.....\rc.read.1.tlog,334,2012-09-24
......\......\.....\rc.write.1.tlog,342,2012-09-24
......\......\.....\stdafx.obj,320624,2012-09-24
......\......\.....\vc100.idb,781312,2012-09-24
......\......\.....\vc100.pdb,1200128,2012-09-24
......\......\global.cpp,5295,2012-09-24
......\......\global.h,365,2012-09-24
......\......\karate.txt,2346,2012-08-08
......\......\karatecluster.txt,69,2012-08-08
......\......\LPA(C).cpp,5203,2012-09-24
......\......\LPA(C).vcxproj,4440,2012-09-22
......\......\LPA(C).vcxproj.filters,1488,2012-09-22
......\......\LPA(C).vcxproj.user,143,2012-09-21
......\......\ReadMe.txt,1546,2012-09-21
......\......\Release
......\......\.......\CL.read.1.tlog,23268,2012-09-24
......\......\.......\CL.write.1.tlog,1674,2012-09-24
......\......\.......\global.obj,60778,2012-09-24
......\......\.......\link.read.1.tlog,3202,2012-09-24
......\......\.......\link.write.1.tlog,892,2012-09-24
......\......\.......\LPA(C).Build.CppClean.log,1302,2012-09-24
......\......\.......\LPA(C).exe.intermediate.manifest,381,2012-09-24
......\......\.......\LPA(C).lastbuildstate,75,2012-09-24
......\......\.......\LPA(C).log,3271,2012-09-24
......\......\.......\LPA(C).obj,200578,2012-09-24
......\......\.......\LPA(C).pch,15925248,2012-09-24
......\......\.......\mt.read.1.tlog,786,2012-09-24
......\......\.......\mt.write.1.tlog,326,2012-09-24
......\......\.......\stdafx.obj,1040889,2012-09-24
......\......\.......\vc100.pdb,1175552,2012-09-24
......\......\stdafx.cpp,211,2012-09-21
......\......\stdafx.h,441,2012-09-24
......\......\targetver.h,236,2012-09-21
......\LPA(C).sdf,32002048,2012-09-24
......\LPA(C).sln,885,2012-09-24
......\Release
......\.......\karate.txt,2346,2012-08-08
......\.......\karatecluster.txt,69,2012-08-08
......\.......\LPA(C).exe,27648,2012-09-24
......\.......\LPA(C).pdb,1723392,2012-09-24

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • FractalDim
    盒维数计算和豪斯多夫维数的计算与应用研究程序(box counting)
    2013-07-27 17:50:31下载
    积分:1
  • Generator
    这些代码可以用于产生一系列随机数,可以根据需要使用。(These codes can be used to generate a series of random numbers may be used as needed.)
    2013-07-10 14:19:34下载
    积分:1
  • 1
    说明:  本书用c语言编写了科研和工程中最常用的166个算法,这些算法包括复数 运算、... 4.3.1 【算法23】求一般复矩阵的逆 4.3.2 【算法24】求对称正定矩阵的(good study)
    2013-11-06 21:28:17下载
    积分:1
  • 常微分方程值解法
    常微分方程数值解法,又是一个数值分析的常用算法(Numerical Solution of ordinary differential equations, numerical analysis is a common algorithm)
    2005-01-31 22:13:30下载
    积分:1
  • 20036127002
    反密法在数值计算中的地位就不用我来一一列举了,此程序就可以轻易的使其实现。(anti-secret numerical calculation method in the position I would not have to list them one by one, this procedure can easily achieve it.)
    2006-11-24 18:26:46下载
    积分:1
  • css
    用visual basic编译的布谷鸟算法的源代码,是一种很好地启发式智能算法。(Use visual basic compiler cuckoo algorithm source code, is a good heuristic intelligent algorithm. )
    2013-07-19 17:02:51下载
    积分:1
  • 源代码
    七段s曲线路径规划程序详解 非常适合做运动控制规划(Detailed solution of seven segment s curve path planning program)
    2018-02-01 09:38:46下载
    积分:1
  • 4zeyunsuan
    复数的四则运算完整版,包括加减乘除,阶乘,开方等。。。(The plural arithmetic full version,, including addition, subtraction, multiplication, and division factorial, prescribing, etc...)
    2013-10-11 16:41:48下载
    积分:1
  • waveinFFT_demo
    录音程序,音频录音fft程序,并加界面显示(radio record code)
    2016-03-01 00:29:08下载
    积分:1
  • fft
    this is fft header file for fast fourier transform. with this file, you can compute frequency spectrum zero to tow pi.
    2009-10-17 02:06:53下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载