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

LPA(C)

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

  • fluentcas
    fluent 软件动网格计算的CAS文件和二次开发程序。用来计算一个蜜蜂翅膀摆动时周围流畅的变化。(fluent moving grid computing, software, documents and secondary development of CAS procedures. Used to calculate the wings of a bee when swinging around the smooth changes.)
    2020-11-03 11:19:53下载
    积分:1
  • r2fft
    用一个N点复序列的FFT同时计算两个N点实序列离散傅里叶变换(With an N-point complex sequence of N-point FFT calculate two real sequences discrete Fourier transform)
    2013-05-23 20:11:50下载
    积分:1
  • Allocation-problem
    用计算机编程的方法建立试卷的合理分配问题的优化模型(Optimization model to establish the papers a reasonable allocation problem with computer programming methods)
    2013-03-14 21:05:15下载
    积分:1
  • water
    汪德灌教授那本 计算水力学书后的 perisiman 隐式差分法源代码的 c++版本,我是在fortran代码中改过来的,书中的fortran代码有错误, 请较高人才得以突破 这个东西应该比较有用的吧, 尤其对刚接触这方面知识的 注释很详细哦 而且有输入文件(Professor Wang Deguan that the calculation of hydraulics perisiman after the implicit difference method source code c++ Version, I was changed from fortran code, and the book fortran code error, please talents to break with this higher things you should be more useful, especially for刚接触this regard very detailed knowledge of the Notes and the input file Oh)
    2008-01-10 13:29:29下载
    积分:1
  • fft
    用C++编写的一维和二维快速傅里叶变换程序(Prepared with C++ one-dimensional and two-dimensional fast Fourier transform procedure)
    2013-11-04 16:19:50下载
    积分:1
  • sijielonggekutafa
    四阶龙格库塔法 数值计算 C++源码 可直接运行(Fourth-order Runge-Kutta numerical method C++ source code can be run directly)
    2015-10-28 19:59:24下载
    积分:1
  • JDJSQ
    这是一个最最简单计算器,提供给大家参考一下(dadasddasdasd fafdsafasfafad)
    2012-03-16 15:48:54下载
    积分:1
  • acoustic
    交错网格声波方程交错网格有限差分地震波场计算波场正演模拟。 (The CalCulation of the SeismiC Wave一 fieldwith Staggered-grid Finite difference Sheme )
    2010-09-19 15:53:45下载
    积分:1
  • 2D-TM
    2维的FDTD C程序(2-dimensional FDTD C procedures)
    2008-05-05 07:34:54下载
    积分:1
  • CUDAMatrixMul
    说明:  cuda矩阵乘法 通过GPU并行运算实现乘法的加速(cuda GPU parallel matrix multiplication operation by the accelerated realization of multiplication)
    2020-12-13 21:49:14下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载