/cs214

Systems Programming Projects

Primary LanguageCGNU General Public License v2.0GPL-2.0

Rutgers' CS214 - Fall 2015

Rutgers CS 214: Systems Programming Projects

The projects

PA1: The Real Tokenizer
PA2: The Sorted List Library
PA3: Enhanced Malloc and Free
PA4: The Indexer
PA5: Multithread Bank System

Structure

Each project is structured as:

Project
    |_ doc : contains the requirements of the project
    |_ src : contains the source codes
        |_ Makefile
    |_ readme.pdf: A formal description of how the project is implemented

All of the source code use must conform to the Academic Integrity Policy of Rutgers University.