A simulation of an University Registrar Office queue
-
Updated
Nov 2, 2018 - C++
A broad categorization of video games, generally designed to closely simulate real world activities.
A simulation of an University Registrar Office queue
Operating System GUI Simulator with custom simulation description language
PREVE - Plataforma de Repuesta a Emergencias y Visualización de Evacuaciones
Simulador de almacenamiento secundario
This project is a simple Turing machine simulator implemented in C++. It allows you to define a Turing machine, run it on an input tape, and observe the resulting output.
Play blackjack with the terminal.
Cache Simulator for Computer Architecture course
Implementation of path-planning in highway setting
Implements a BDP (Branch difference predictor) based on the paper by Timothy H Heil, Zak Smith and JE Smith - "Improving branch predictors by correlating on data values"