Tim Garvin's repositories

Copy-Cat

Copies a file twice to compare the runtime (in nanoseconds) of the C functions read()/write() and fread()/fwrite().

Language:C++Stargazers:1Issues:2Issues:0

Listen-B.-Goode

A responsive, built-from-scratch website that provides useful tools to improve music fans' online experiences.

Language:HTMLStargazers:1Issues:0Issues:0

Deadlocked-Processes-Simulator

Simulates 3 processes executing simultaneously that result in a deadlock.

Language:C++Stargazers:0Issues:0Issues:0

Heapsort

Sorts user-defined values in a Max Heap data structure using the Bubble Up method.

Language:C++Stargazers:0Issues:0Issues:0

Infix-to-Postfix-Converter

Converts equations from infix notation to postfix notation.

Language:C++Stargazers:0Issues:1Issues:0

Permutation-Checker

A Java Console program that determines if two strings are permutations of each other.

Language:JavaStargazers:0Issues:1Issues:0

Process-Scheduler_-_Shortest-Job-First-Version

Schedules a set of simulated processes in a single processor system and a multi-processor system using the Shortest Job First (SJF) scheduling algorithm.

Language:C++Stargazers:0Issues:1Issues:0

Requestor

An ASP.NET website that empowers users to request Technician assistance.

Language:ASPStargazers:0Issues:1Issues:0

Students-Enroller_-_Array-Version

A Students Enrollment system using a Finite Set data structure represented as an Array.

Language:C++Stargazers:0Issues:1Issues:0

Students-Enroller_-_Hash-Table-Version

A Students Enrollment system using a Finite Set data structure represented as a Hash Table.

Language:C++Stargazers:0Issues:1Issues:0

Students-Enroller_-_Database-Tables-Version

A Students Enrollment system using a Finite Set data structure represented as Database Tables.

Language:C++Stargazers:0Issues:0Issues:0