next up previous contents
Next: Stack (LIFO) Up: cs4311 Previous: Java Database Connectivity (JDBC)   Contents

Data Structures in UML and Java [25]

$\bullet$ Data Structures provide an opportunity to explore some initial software problems

$\bullet$ Stacks and Queues can be designed in UML, implemented in Java

$\bullet$ Breadth-First Search (BFS) may be performed on a tree implemented as a database

$\bullet$ Btree provides an opportunity to re-engineering C code into Java code



Subsections

Ted Billard 2006-09-26