Skip to content

ANPULI/Operating-Systems

Repository files navigation

Operating-Systems

This is the repo for all my work in the class Operating Systems Fall 2019 - Olivier Marin.

Directly reusing the code seriously violates the academic policies. Please don't do that for the sake of yourself. The cheating-detecting machine works really well, seriously.

Heap-Simulator-Canvas 2019.12.15

A simple implementation that simulates the behavior of a heap. Features include

  • memory allocation strategies
    • first fit
    • best fit
    • worst fit
  • heap_malloc
  • heap_free
  • heap_defrag

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published