当前位置:网站首页>Gephi教程【1】安装
Gephi教程【1】安装
2022-04-23 06:11:00 【sunshinecxm_BJTU】
Gephi视频教程
https://www.udemy.com/course/gephi/learn/
Gephi安装
https://blog.csdn.net/qq_34523665/article/details/103868811
Gephi教程汇总
https://zhuanlan.zhihu.com/p/350447192
Gephi安装
java环境
第一步:查看java环境,打开命令行,输入java -version,回车。
这里我的电脑是没有java环境的,所以需要安装。
第二步:安装java环境,打开java官网,www.java.com
第三步:点击免费JAVA下载,同意并开始免费下载
第四步:双击下载后的安装包,开始安装。
第五步:安装成功并查看版本
第六步:下载Gephi安装包,打开gephi官网:https://gephi.org。
点击download free
点击Download Gephi for Windows下载。
第七步:双击下载后的图标安装,下一步即可:
可以更改目录:
第八步:安装完成,双击桌面快捷方式就可以打开了。
版权声明
本文为[sunshinecxm_BJTU]所创,转载请带上原文链接,感谢
https://blog.csdn.net/qq_36744449/article/details/124026338
边栏推荐
猜你喜欢
ThreadLocal, just look at me!
[2021 book recommendation] red hat rhcsa 8 cert Guide: ex200
SSL/TLS应用示例
常用UI控件简写名
AVD Pixel_ 2_ API_ 24 is already running. If that is not the case, delete the files at C:\Users\admi
JVM basics you should know
Personal blog website construction
C# EF mysql更新datetime字段报错Modifying a column with the ‘Identity‘ pattern is not supported
【2021年新书推荐】Professional Azure SQL Managed Database Administration
红外传感器控制开关
随机推荐
MySQL notes 4_ Primary key auto_increment
Using queue to realize stack
Ffmpeg common commands
Android exposed components - ignored component security
.net加载字体时遇到 Failed to decode downloaded font:
【2021年新书推荐】Effortless App Development with Oracle Visual Builder
MySQL笔记2_数据表
WebRTC ICE candidate里面的raddr和rport表示什么?
Itop4412 surfaceflinger (4.4.4_r1)
Three methods to realize the rotation of ImageView with its own center as the origin
Android interview Online Economic encyclopedia [constantly updating...]
Component learning
机器学习 三: 基于逻辑回归的分类预测
Bottomsheetdialogfragment conflicts with listview recyclerview Scrollview sliding
第2章 Pytorch基础1
Handler进阶之sendMessage原理探索
MySQL5.7插入中文数据,报错:`Incorrect string value: ‘\xB8\xDF\xAE\xF9\x80 at row 1`
Pytorch模型保存与加载(示例)
【动态规划】不同的二叉搜索树
BottomSheetDialogFragment + ViewPager+Fragment+RecyclerView 滑动问题