Sciweavers

SIGCSE
1999
ACM
179views Education» more  SIGCSE 1999»
13 years 8 months ago
Hospital emergency room simulation: object oriented design issues for CS2
This paper describes a project suitable for students in CS2 that combines the classical implementation of basic data structures (priority queues, lists, arrays) with the design an...
Viera K. Proulx
GFKL
2004
Springer
117views Data Mining» more  GFKL 2004»
13 years 10 months ago
Cluster Ensembles
Cluster ensembles are collections of individual solutions to a given clustering problem which are useful or necessary to consider in a wide range of applications. The R package˜c...
Kurt Hornik
ITICSE
2009
ACM
13 years 11 months ago
Hybrid and custom data structures: evolution of the data structures course
The topic of data structures has historically been taught with two major focuses: first, the basic definition and implementation of a small set of basic data structures (e.g. list...
Daniel J. Ernst, Daniel E. Stevenson, Paul J. Wagn...