GithubHelp home page GithubHelp logo

gaohy1003 / cpu-scheduling-simulator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arkainoh/cpu-scheduling-simulator

0.0 0.0 0.0 1.04 MB

CPU Scheduling Simulator with C

Home Page: http://arkainoh.blogspot.kr/2016/09/CPU.scheduling.simulator.html

C 100.00%

cpu-scheduling-simulator's Introduction

CPU Scheduling Simulator


Demo:


Language:

  • C

Compiler:

  • gcc (Ubuntu 5.4.0-6ubuntu1~16.04.2) 5.4.0 20160609
    Copyright (C) 2015 Free Software Foundation, Inc.

Algorithms:

Details are covered in Report.pdf

  • FCFS (First Come First Served)
  • SJF (Shortest Job First)
  • Priority
  • Round Robin
  • LIF (Longest I/O First)
  • LISC (Longest I/O & Shortest CPU First)

Getting Started:

  • Download 'CPUScheduler'
  • Execute the file on linux terminal with two arguments
    (1) The total number of processes
    (2) The number of processes that will call I/O request
  • Example
    ./CPUScheduler 10 3 >> result.txt

cpu-scheduling-simulator's People

Contributors

arkainoh 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.