logo资料库

EdgeCloudSim使用操作步骤.docx

第1页 / 共6页
第2页 / 共6页
第3页 / 共6页
第4页 / 共6页
第5页 / 共6页
第6页 / 共6页
资料共6页,全文预览结束
EdgeCloudSim:边缘计算模拟软件使用说明 一:java 开发环境安装以及配置 1:安装配置 JDK https://blog.csdn.net/pu329289309/article/details/104883458/ 2;eclipse 安装 https://www.cnblogs.com/caijiaming/p/10837083.html 二:项目导入 2.1 File→import 2.2 General →project from floder or archive →next
2.3 选择项目所在路径,找到项目所在文件,点击 finish 三:项目运行 3.1 鼠标右击刚刚导入的项目 点击 build path → configure build path
3.2 选择 libraries 点击 Add JARS 添加 jar 文件(本项目的 jar 包在 EdgeCloudSim-master\lib 文 件夹里面) 3.3 鼠标右键单击要运行的 java 源文件,点击 run as ,点击 run Configurations
3.4 点击 java application ,点击 new configurations 3.5 点击 browse 找到项目 然后点击 search 选择主要类 最后点击 run
3.6 运行结果 3.7 结果用 MATLAB 绘图
分享到:
收藏