Thread: Java tutorial
View Single Post
Old 05-22-2006, 10:39 PM   #2 (permalink)
office politics
office politics's Avatar
 
It's all just 1s and 0s

Join Date: Jan 2004

Location: in the lab

Posts: 4,389

office politics will become famous soon enough

Default

java data structures sample source code
http://www.cs.fiu.edu/~weiss/dsj/code/

JDSL is the Data Structures Library in Java. It is a collection of Java interfaces and classes that implement fundamental data structures and algorithms.
http://www.jdsl.org/
office politics is offline