Manuel Takeshi Gomez's repositories

CacheSimulator

A C program that simulates an L1 cache. Uses the Least Recently Used replacement policy. Set associative.

Mem_Alloc-Mem_Free

An implementation of malloc and free of the GNU stdlib.

Language:CStargazers:1Issues:0Issues:0

collegeStudentRecords

Object Oriented C++ code with abstract classes to display and compute information about college students given an input file of data.

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

django

The Web framework for perfectionists with deadlines.

Language:PythonLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

GraphMatching

Program that matches volunteers to attend an event.

Language:JavaStargazers:0Issues:0Issues:0

MatrixWorkCpp

Doing basic linear algebra with C++ for UW-Madison's CS368 course.

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

MedianStream

Based on a set of temperatures, this program calculates the median temperature for every new temperature value. Implemented with PriorityQueues. One mode of program is interactive: provides user with command prompt to enter numeric values, then produces median for every new input. File mode reads values from file, then produces medians onto a new output file.

Language:JavaStargazers:0Issues:2Issues:0

Pseudo_MachineLearning

Intro machine-learning program. Reads in the 1st set of files, collects some data, then reads in 2nd set of files, and uses prior data.

Language:RoffStargazers:0Issues:0Issues:0

Space-Traveller

Space Invaders styled video game, but with the ability to point the nose of your ship in the direction you are shooting. Also, you can unlock and use different weapons (cannons).

Language:JavaStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

Warp-Star-Game

A 2D computer game I made for a school project (University of Wisconsin-Madison) in Java. It's a space-based adventure game where the objective is to reach the different "warp-star" locations without crashing. Please use "levels/level01.wst levels/levels02.wst levels/level03.wst" for the Program arguments in the Run Configurations of the Eclipse IDE.

Language:JavaStargazers:0Issues:0Issues:0