登录
首页 » Python » Community-detection-master

Community-detection-master

于 2020-05-28 发布
0 145
下载积分: 1 下载次数: 2

代码说明:

说明:  社团分类,包括gn算法分类和cpm算法分类,包内还有训练数据可供联系。(community detection)

文件列表:

Community-detection-master\CPM算法(clique percolation method), 0 , 2019-02-20
Community-detection-master\CPM算法(clique percolation method)\clique.py, 5529 , 2019-02-20
Community-detection-master\CPM算法(clique percolation method)\readme.md, 2380 , 2019-02-20
Community-detection-master\data.txt, 641 , 2019-02-20
Community-detection-master\GN算法(Girvan & Newman), 0 , 2020-05-13
Community-detection-master\GN算法(Girvan & Newman)\GN.py, 7088 , 2020-05-13
Community-detection-master\GN算法(Girvan & Newman)\readme.md, 1842 , 2019-02-20
Community-detection-master\Louvain算法, 0 , 2019-02-20
Community-detection-master\Louvain算法\louvain.py, 6380 , 2019-02-20
Community-detection-master\Louvain算法\readme.md, 2770 , 2019-02-20
Community-detection-master\pic, 0 , 2019-02-20
Community-detection-master\pic\3-clique.png, 41918 , 2019-02-20
Community-detection-master\pic\clique-A1.png, 22847 , 2019-02-20
Community-detection-master\pic\clique-A2.png, 28119 , 2019-02-20
Community-detection-master\pic\clique-ans.png, 2169 , 2019-02-20
Community-detection-master\pic\clique-B0.png, 5673 , 2019-02-20
Community-detection-master\pic\clique-B1.png, 12459 , 2019-02-20
Community-detection-master\pic\clique-B2.png, 23177 , 2019-02-20
Community-detection-master\pic\community1.png, 30644 , 2019-02-20
Community-detection-master\pic\communitys.jpg, 99276 , 2019-02-20
Community-detection-master\pic\GN-A1.png, 45136 , 2019-02-20
Community-detection-master\pic\GN-ans.png, 6226 , 2019-02-20
Community-detection-master\pic\GN-B1.png, 38805 , 2019-02-20
Community-detection-master\pic\k-clique.png, 56239 , 2019-02-20
Community-detection-master\pic\Louvain-A1.png, 22847 , 2019-02-20
Community-detection-master\pic\Louvain-A2.png, 47998 , 2019-02-20
Community-detection-master\pic\Louvain-ans.png, 2169 , 2019-02-20
Community-detection-master\pic\Louvain-B1.png, 29359 , 2019-02-20
Community-detection-master\pic\Louvain-B2.png, 46560 , 2019-02-20
Community-detection-master\pic\weight.jpg, 6077 , 2019-02-20
Community-detection-master\README.md, 1912 , 2019-02-20

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

发表评论

0 个回复

  • 展讯芯片的软件序列号
    展讯芯片 改串号的软件-Spreadtrum chips to software serial number
    2022-07-09 06:27:11下载
    积分:1
  • 机器学习实战
    机器学习实战,主要介绍机器学习的内容,使用python作为源代码语言(machine learning in action)
    2017-07-12 17:16:46下载
    积分:1
  • glut-3.7.6-bin
    test a b c d e f g h i j k l m n
    2019-05-03 08:27:53下载
    积分:1
  • 模糊逻辑控制器-motor_speed_fuzzy_simulink
    说明:  fuzzy logic controller
    2020-06-22 12:00:01下载
    积分:1
  • 各种常见的算法,用C写
    各种常见的算法,用C写-various common algorithms, written in C
    2022-01-25 16:32:46下载
    积分:1
  • punda
    Rabbit has been released into the public domain and may be used freely for any purposeRabbit has been released into the public domain and may be used freely for any purposeRabbit has been released into the public domain and may be used freely for any purposeRabbit has been released into the public domain and may be used freely for any purposeRabbit has been released into the public domain and may be used freely for any purposeRabbit has been released into the public domain and may be used freely for any purpose
    2012-05-16 02:47:43下载
    积分:1
  • 贪吃蛇,VC 6.0下实现。希望对大家有帮助,作为初学者可以看看,可以执行。...
    贪吃蛇,VC 6.0下实现。希望对大家有帮助,作为初学者可以看看,可以执行。-Snake, VC 6.0 under. Would like to help everyone, as a beginner can look at, you can run.
    2023-08-15 04:05:03下载
    积分:1
  • 17_chapter 5
    Optimal Load Shedding for Radial Distribution System without and with Distributed Generations
    2020-12-28 11:19:01下载
    积分:1
  • d27fengxing26
    用于模拟曲面,是一种很好用的程序,可直接运行。(Used to simulate surfaces, it is a very useful program that runs directly.)
    2020-06-20 22:20:01下载
    积分:1
  • 源代码及class文件
    说明:  游戏的过程应该是一部分棋子“主动”去翻转,另一部分可以通过其周围的棋子来“被动”翻转。而每一个棋子的状态逻辑值根据引言可知只有翻转和不翻转两种状态(不必考虑多次翻转的情况),因此可以用0和1来表示。一次翻转操作相当于五个相关单元的逻辑值取反。(The process of the game should be one part of the chess pieces "active" to flip, and the other part can be "passive" to flip through the chess pieces around them. According to the introduction, the logical value of the state of each chess piece can be expressed as 0 and 1, because there are only two states: flip and non-flip (without considering the situation of multiple flips). A flip operation is equivalent to the logical value reversal of five related units.)
    2020-06-17 17:00:02下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载