Skip to content

This repository contains the projects completed as part of a systems programming course.

Notifications You must be signed in to change notification settings

lljustycell999/Systems-Programming

Repository files navigation

Systems Programming

This repository contains the projects completed as part of a systems programming course.

Lab 1 Specification:

You can find a complete description of the project in the PDF document, Lab 1 Notes.pdf. Screenshot 2024-05-13 at 11 01 37 PM Screen Shot 2024-01-15 at 2 43 50 PM

Warning: There is an infinite loop bug in my project that occurs if the player decides to move in a direction that instantly takes you back to the same room you just left (For example, you are in room 0 and choose to move in a certain direction that sends you back to room 0 immediately).

Lab 2 Specification:

The specifications for Lab 2 is available in the Lab 2 folder under the name bomblab.pdf. No code is required for this lab.

Lab 3 Specification:

Screenshot 2024-05-13 at 11 02 56 PM

LFU Demo:

Input Example:

Screen Shot 2024-01-15 at 3 23 48 PM

Output Example:

Screen Shot 2024-01-15 at 3 24 40 PM

LRU Demo:

Input Example:

Screen Shot 2024-01-15 at 3 26 34 PM

Output Example:

Screen Shot 2024-01-15 at 3 26 44 PM

Lab 4 Specification:

The specifications for Lab 4 is available in the Lab 4 folder under the name shlab.pdf.

About

This repository contains the projects completed as part of a systems programming course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published