资 源 简 介
This project requires us to design and build a data processing system which has a unique key and three attributes. The data records are stored in a binary search tree and a hash array.
We created a database that stores the records of Chevron stocks from September and October 2010. The program works through this database by using the dates as the unique key and the opening, closing, high, and low prices as the attributes.
Roles and Responsibilities:
BST Algorithms: Diana Hsu -Insert, Delete, Print
Hashing Algorithms: David Cheng / Alvin Lee
Structure Charts: Alvin Lee