Giter Site home page Giter Site logo

yogeeswar2001 / cpu_scheduling_algo_simulator Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 258 KB

Simple application which will be able to simulate CPU scheduling algorithms such as fcfs, sjf, round robin and priority scheduling.

Java 100.00%
cpu-scheduling cpu-scheduling-algorithms cpu-scheduling-simulator javafx-application web-application

cpu_scheduling_algo_simulator's Introduction

cpu_scheduling_algo_simulator

INSTALLATION

  • set up JDK: This is required to run the application, to install JDK on linux use
    sudo apt install openjdk-15-jdk
    
  • set up JavaFX: to install openfx on linux use link
  • Download jar file from releases
  • Run the following command from terminal
    java --module-path /[path-to-javafx-sdk]/javafx-sdk-11.0.2/lib/ --add-modules=javafx.base,javafx.controls,javafx.graphics -jar cpuschedule.jar  
    
    replace [path-to-javafx-sdk] in the command to path to the javafx sdk downloaded.

SCREENSHOTS

screenshots screenshots screenshots screenshots

cpu_scheduling_algo_simulator's People

Contributors

yogeeswar2001 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

mohammed0115

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.