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

LPA(C)

于 2021-02-22 发布 文件大小:34482KB
0 315
下载积分: 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 个回复

  • jvzhenlianxi
    实现构建矩阵,矩阵的相加,相减,清零,以及转置,还有相乘的功能。(To build matrix, the matrix addition, subtraction, reset, and transposed, and the function of the multiplication. )
    2012-08-22 09:29:57下载
    积分:1
  • isotermasIII
    Compute isotherms in quad
    2012-05-05 01:36:55下载
    积分:1
  • calrescapind
    this source code is use to calculate resister capacitor and inductor
    2009-09-29 18:26:22下载
    积分:1
  • seepage-computation
    渗流计算,渗流浸润线的计算,溢出点高程的确定(seepage computation)
    2013-05-07 14:01:12下载
    积分:1
  • INORDER_PRE_POST_TRAVERSE
    PRE IN POST OREDER TRAVERSAL C++ CODE VISUAL
    2016-05-11 20:58:00下载
    积分:1
  • jacobi
    雅可比迭代(过关法)计算实对称矩阵的特征值和特征向量(Jacobi iteration (immigration law) the calculation of Real Symmetric Matrix Eigenvalues and eigenvectors)
    2020-08-03 17:08:34下载
    积分:1
  • vvuce
    使用matlab实现智能预测控制算法,分数阶傅里叶变换计算方面,实现了图像的加水印,去噪,加噪声等功能。( Use matlab intelligent predictive control algorithm, Fractional Fourier transform computing, Realize image watermarking, de-noising, plus noise and other functions.)
    2017-05-27 12:36:55下载
    积分:1
  • RSM
    响应面方法的一个例子,二阶响应面,使用正交矩阵法求解(rsm algorithms )
    2009-11-10 22:32:19下载
    积分:1
  • qiuni
    C语言矩阵求逆模块,输入矩阵调用此模块即可求出对应的逆矩阵(C language matrix inversion module)
    2013-12-16 21:18:18下载
    积分:1
  • gap-width-and-JRC
    计算岩石表面裂隙宽度并求取其表面粗糙度系数(Calculate the rock surface crack width and strike the surface roughness coefficient)
    2016-02-18 03:01:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载