Skip to content
View p-riebs's full-sized avatar
Block or Report

Block or report p-riebs

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. DiskCylinderAlgorithms DiskCylinderAlgorithms Public

    Takes the number of disk cylinders in the disk, the head position of a hard drive, and a list of harddisk requests as inputs. Then, runs different algorithms, timing how long each takes to move acr…

    C 1

  2. CollegeTry CollegeTry Public

    Java

  3. ThreadsAndSynchronization ThreadsAndSynchronization Public

    A project for school on threads and synchronization.

    C

  4. ProcessScheduler ProcessScheduler Public

    This program is a way to find which sheduling algorithm is best for a list of processes.

    C

  5. MemoryManagement MemoryManagement Public

    Shows the amount of page faults that will occur in memory managment. The given file is the data read/written to memory, and output is shown for First-In-First-Out (FIFO), Optimal (Opt.), Least-Rece…

    C

  6. MemeGenerator MemeGenerator Public

    My fun submission to the Google Appathon in the Spring of 2016

    Java