Giter Club home page Giter Club logo

zzros's Introduction

pyinstaller Algo_server.spec 生成的各个目录和文件的作用如下:

build/:该目录是pyinstaller生成的临时目录,用于存放编译过程中生成的中间文件和临时文件。 dist/:该目录是pyinstaller生成的最终目录,用于存放编译后生成的可执行文件或打包后的应用程序。

卓鸷集群协同项目

🌟 项目目标 :典型任务场景下的集群协同任务分配 🚀

项目执行流程

  1. 安装依赖包
    pip install -r requirements.txt
    遇到缺失可以补充到 requirements.txt 
    并再次 pip
  2. 打开PlaneData包,并且打开window终端,执行:
    .\PlanData subscriber
    
  3. 运行集群算法 项目在根目录下运行 集群算法
    老版本
    python algo_port.py
    新版本
    main_controller.py

项目在 /simpy 目录下运行 软件仿真

python main_sim.py

4.当出现如下信息,表明运行成功: 1721357811539

zzros's People

Contributors

1850298154 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.