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

Community-detection-master

于 2020-05-28 发布
0 151
下载积分: 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 个回复

  • proteus上的双稳态电路模型,用作单键开关信号控制已应用于多个电路中...
    proteus上的双稳态电路模型,用作单键开关信号控制已应用于多个电路中 -proteus the bistable circuit model for 1-touch switching signal control has been applied to a number of circuit
    2022-03-22 03:08:20下载
    积分:1
  • de2开发板的电路,为pcb,powerpcb格式,看看高手如何布板
    de2开发板的电路,为pcb,powerpcb格式,看看高手如何布板-DE2 development board of the circuit, for pcb, powerpcb format, take a look at how the cloth plate master
    2022-02-05 12:18:57下载
    积分:1
  • libsvm的说明
    说明:  libsvm的svmtrain与svmpredict的各个参数的含义(The meaning of libsvm's svmtrain and svmpredict's parameters)
    2018-06-08 11:05:04下载
    积分:1
  • Introduction to C programming. Quite useful for beginners.
    Introduction to C programming. Quite useful for beginners.
    2022-03-12 01:57:00下载
    积分:1
  • Java人机对战五子棋游戏
    Java人机对战五子棋游戏FiveChessGame设计思路:   1、用按钮做棋子,用图片填充每个按钮。   2、棋盘为24*24的   FiveChessGame类的构造方法。主要设置JFrame的相关属性、棋盘初始化方法initChess(JButton[][] chess),设置棋子的相关属性,图标、大孝事件等。点击棋子时设置棋子的图标setOnChessIcon,根据判断该位置的棋子是否有棋子,和棋子颜色设置棋子图标,将棋子放入panel中addChessIntoPanel(JButton[][] buttons,JPanel panel),把panel设置为网格布局,然后向里面添加棋子JButton:chess。   响应按钮的事件actionPerformed(ActionEvent e)根据点击的按钮,获取其ActionCommand,然后找到对应的棋子chess[x][y],并作出相应的响应事件。判断棋子是否嬴了,并给出相应的操作。嬴了调用getWinDialog()弹出提示栏。
    2022-08-08 16:01:09下载
    积分:1
  • 计算机系统结构实现记分牌算法模拟器
    计算机系统结构中实现记分牌算法的一个模拟器-computer system architecture to achieve Scoreboard an algorithm simulator
    2022-02-05 14:49:14下载
    积分:1
  • welding
    焊接电弧,源项,代码,udf,welding process simulation welding molten fluid welidng CFD welding UDF and UDS.(welding process simulation welding molten fluid welidng CFD welding UDF and UDS.)
    2018-09-08 21:18:27下载
    积分:1
  • CF-EW72-V2.6.0
    说明:  Version 2.6.0 Firmware for Comfast CF-EW72
    2020-06-20 16:40:02下载
    积分:1
  • pyhone 解决数学问题
    说明:  帮助解决数学问题,同时内部包含诸多神经网络训练文件帮助参考(Test the simple function of the Mathmethetic.)
    2020-06-19 01:00:02下载
    积分:1
  • MPU6050六轴传感器实验
    说明:  stm32f103对mpu6050使用,可以读取6轴数据并调用dmp,得到欧拉角(STM32F103 is used for mpu6050. It can read 6-axis data and call DMP to get Euler angle.)
    2020-06-17 00:40:02下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载