Explore projects
-
Predictable Cache Coherence Protocol for MSI
Updated -
Victor Andrei Brestoiu / basic-project-framework
BSD Source Code AttributionBuild system for a basic project.
Updated -
Updated
-
Updated
-
Implementation of the video game Watopoly, which is a variant of the game, Monopoly, with a board based on the University of Waterloo campus. This game was implemented as part of a group project for a course using the Object-Oriented C++ Programming Language.
A game of Watopoly consists of a board that has 40 squares. When a player moves, an action specific to the square they land on occurs. The goal of the game is to be the only player to not drop out of university (declare bankruptcy). Play proceeds as follows: players take turns moving around the board, buying and improving on-campus buildings (properties), and paying tuition (rent).
Updated -
prettyprinter is a tool that takes program source code as input and outputs the same code, nicely formatted for readability.
Updated -
-
This program mimics the standard Unix tool "make".
target: source: file called target depends on the file called source touch file: file called file has been updated make file: file called file should be rebuilt from the files it depends on
Updated -
Program that rewrites expression entered in reverse Polish notation (RPN)
Updated -
Updated
-
-
-
Updated
-
Marian Dietz / ABY
OtherUpdated -
Updated
-
Through this source which has been written based on VTK toolkit and Leap-motion C++ SDK you can interact with 3D rendered medical images(Dicom data such as CT MRI ...). Some Gestures have been defined and utilized in order to do so. for example, you can impose different color-maps with your hand shaking or you can close your hand to the sensor in order to zoom in or vice versa.
Updated -
Updated
-
Updated
-
Ziyang Shan / KOS
GNU General Public License v3.0 onlyKOS ("Chaos") is an experimental operating system kernel.
Updated