Computer Science 1704
Intro to Data Structures & Soft Eng

Fall 2001 Assignments

The Fall 2001 project involves the development of a simple Computer Systems Database.

Project 3: LCDB (Due: 12/3/2001)


The specification of LCDB.

Sample sets of I/O files are available for testing:

Input #1: CompSys.txt and Actions.txt
Output #1: lcdblog.txt and dbase.txt

Input #2: CompSys.1.txt and Actions.1.txt
Output #2: lcdblog.1.txt and dbase.1.txt

Input #3: CompSys.2.txt and Actions.2.txt (Demo data)
Output #3: lcdblog.2.txt and dbase.2.txt

Project 2: DCDB (Due: 10/29/2001)

The specification of DCDB (updated 10/11).

Sample sets of I/O files are available for testing:

Input #1: CompSys.txt and Actions.txt (from the project spec.)
Output #1: dcdblog.txt and dbase.txt

Input #2: CompSys.1.txt and Actions.1.txt
Output #2: dcdblog.1.txt and dbase.1.txt

Input #3: CompSys.2.txt and Actions.2.txt (Demo data)
Output #3: dcdblog.2.txt and dbase.2.txt

Project 1: CCDB (Due: 10/08/2001)

The specification of CCDB.

Sample sets of I/O files are available for testing:

Input #1: CompSys.txt and Actions.txt (from the project spec.)
Output #1: ccdblog.txt and dbase.txt

Input #2: CompSys.1.txt and Actions.1.txt
Output #2: ccdblog.1.txt and dbase.1.txt

Input #3: CompSys.2.txt and Actions.2.txt
Output #3: ccdblog.2.txt and dbase.2.txt


Project 0: SCDB (Due: 9/17/2001)


The specification of SCDB.

Sample sets of I/O files are available for testing:

Input #1: CompSys.txt and Actions.txt (from the project spec.)
Output #1: scdblog.txt and dbase.txt

Input #2: CompSys.A.txt and Actions.A.txt
Output #2: scdblog.A.txt and dbase.A.txt

Input #3: CompSys.B.txt and Actions.B.txt
Output #3: scdblog.B.txt and dbase.B.txt

D. Barnette 11/6/2001 Virginia Tech © 1995-2001