Skip to content

For my System Programming Class. Programs implements a FIFO page replacement algorithm by taking in the number of frames and asking the suer to enter a series of 10 page requests.

Notifications You must be signed in to change notification settings

jkinz3/Programming-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Programming-Assignment

For my System Programming Class. Programs implements a FIFO page replacement algorithm by taking in the number of frames and asking the suer to enter a series of 10 page requests.

How to run:

Open up the visual studio solution and build the project. Then use the windows debugger for each program to test it.

OR

Go into the debug folder in the same location as the .sln file and run the .exe file.

About

For my System Programming Class. Programs implements a FIFO page replacement algorithm by taking in the number of frames and asking the suer to enter a series of 10 page requests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages