Giter Club home page Giter Club logo

memory-management-simulation's Introduction

==========================================================================
Names:      Dakota Szabo [szabod], Noah Zimmt [zimmtn]
Date:       29 April 2012
Assignment: Operating Systems (CSCI-4210) Project #2 (Memory Simulator)
==========================================================================

Build Instructions: Makefile included

Run Instructions:
 USAGE: java Main <input-file> { noncontig | first | best | next | worst }

Submitted Files:
 - Main.java: 
     Main entry point for simulator.
 - Externals.java:
     Contains commonly-used constants and functions
 - InputFileParser.java: 
     Reads in a .txt file and outputs a list of Processes
 - Process.java: 
     Models a process in memory
 - MemorySimulatorBase.java: 
     Contains functionality shared by all memory management strategies
 - FirstFitMemorySimulator.java:
     Employs a first-fit memory management strategy
 - BestFitMemorySimulator.java
     Employs a best-fit memory management strategy
 - NextFitMemorySimulator.java
     Employs a next-fit memory management strategy
 - WorstFitMemorySimulator.java
     Employs a worst-fit memory management strategy
 - NonContiguousMemorySimulator.java
     Employs a non-continguous memory allocation strategy
 - input.txt
     Sample input data
 - Makefile
     Project build script
 - javadoc/
     JavaDoc Documentation generated for all source files

memory-management-simulation's People

Contributors

szabodabo avatar zimmit avatar

Stargazers

Miguel Angel Hernández Moreno avatar Jason Smith avatar  avatar Muhammad Saleh avatar Daniyar Kaiyrbolatov avatar Oscar Leal avatar  avatar

Watchers

James Cloos avatar  avatar  avatar  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.