GithubHelp home page GithubHelp logo

veenanitk / os-simulator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yashasg98/os-simulator

0.0 1.0 1.0 7.22 MB

A simulator built to exhibit various functionalities of a conventional operating system

License: MIT License

HTML 34.66% JavaScript 47.06% CSS 3.61% C 13.85% C++ 0.82%

os-simulator's Introduction

OS-Simulator

User Interface simulating the major concepts of Operating Systems.

Simulations Done

  • System Calls (Terminal based GUI)
  • CPU Scheduling
  • Process Synchronization
  • Disk Scheduling
  • Memory Management
  • Page Replacement
  • File Allocation

Extra Algorithms Simulated

  • Multilevel Queue Scheduling

Installation Instructions

Ubuntu

  • Step1:- sudo apt-get update
  • Step2:- sudo apt-get upgrade
  • Step3:- curl -sL https://deb.nodesource.com/setup_9.x | sudo -E bash -
  • Step4:- sudo apt-get install -y nodejs
  • Step5:- Go to Terminal, type npm -v and then node -v, verify that installation is successful.

Windows

  • Step1:- Download Windows Installer (.msi) from here
  • Step2:- Run the installer(.msi file downloaded in Step1)
  • Step3:- Click Next, Accept the License Agreement
  • Step4:- Let the default Destination Folder be as it is, Click Next
  • Step5:- In Custom Setup, select npm package manager, Click Next
  • Step6:- Click Install, and then Restart your PC
  • Step7:- Go to Command Prompt, type npm -v and then node -v, verify that installation is successful.

How to Run?

os-simulator's People

Contributors

yashasg98 avatar yash-m-agarwal avatar veenanitk avatar kumaronkar7 avatar

Watchers

James Cloos avatar

Forkers

bhumi456

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.