Sciweavers

609 search results - page 3 / 122
» Using Interface Inheritance to Structure the Data Structures...
Sort
View
SAC
2004
ACM
13 years 10 months ago
Interface utilization in the Java Development Kit
Interfaces as defined in the JAVA programming language can enhance both decoupling and comprehensibility of large code bases. Several researchers have pointed out this key role of...
Jens Gößner, Philip Mayer, Friedrich St...
SIGCSE
2002
ACM
149views Education» more  SIGCSE 2002»
13 years 4 months ago
A comprehensive project for CS2: combining key data structures and algorithms into an integrated web browser and search engine
We present our experience using a large, real-world application as a course project for the second half of the semester of a CS2 course. Our primary goal for the project was to cr...
Tia Newhall, Lisa Meeden
FQAS
2006
Springer
90views Database» more  FQAS 2006»
13 years 9 months ago
XML-Structured Documents: Retrievable Units and Inheritance
We consider the retrieval of XML-structured documents, and of passages from such documents, defined as elements of the XML structure. These are considered from the point of view of...
Stephen E. Robertson, Wei Lu, Andrew MacFarlane
SIGCSE
2006
ACM
188views Education» more  SIGCSE 2006»
13 years 11 months ago
A data mining course for computer science: primary sources and implementations
An undergraduate elective course in data mining provides a strong opportunity for students to learn research skills, practice data structures, and enhance their understanding of a...
David R. Musicant
SIGCSE
1999
ACM
135views Education» more  SIGCSE 1999»
13 years 9 months ago
Testers and visualizers for teaching data structures
We present two tools to support the teaching of data structures and algorithms: Visualizers, which provide interactive visualizations of user-written data structures, and Testers,...
Ryan Shaun Baker, Michael Boilen, Michael T. Goodr...