• Stars
    star
    1
  • Language
    C++
  • Created about 6 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Game of Life C++ implementation

More Repositories

1

MIPS_Atoi

A simple MIPS program that converts string number to int number
Assembly
2
star
2

Sorting-Simulations

A simulation of various Sorting Algorithms
C++
1
star
3

Shell-Pipeline

A simulation of pipelining processes in a shell
C
1
star
4

Disk-Scheduler-Simulation

A simulation of head movements for various Disk Scheduling algorithms
C
1
star
5

Virtual-Address-Manager

A simulation of data transfer between Virtual and Main Memory
C
1
star
6

Registrar

A simulation of an University Registrar Office queue
C++
1
star
7

Real-Time-Scheduling-Algorithm

A multithreaded, simulated implementation of the Real-Time Scheduling Algorithm
C
1
star
8

sidestep

An informative website to help users find a location that is a safe distance from reported Covid-19 cases.
JavaScript
1
star
9

Data-Structures-Study-Guide

A study guide for Data Structures and Algorithms
1
star
10

Thread-Synchronization

An example of Thread Synchronization and Shared Memory between two threads
C
1
star
11

MIPS_PosRun

A simple MIPS program that finds the length of the longest consecutive run of positive values in array
Assembly
1
star
12

todo-list

A simple ToDo list created with the React library.
JavaScript
1
star
13

MIPS_Fibonacci

A simple MIPS program that is a recursive implementation of the fibonacci sequence
Assembly
1
star
14

trip-planner

A Dynamic Google-Sheets Trip Planner used to help you navigate all of your fun trips!
JavaScript
1
star
15

Video-Game-Database

A user friendly interface that connects to MySQL and functions as a easy way to manipulate a Video Game database.
Java
1
star