Sciweavers

11394 search results - page 529 / 2279
» Error-Correcting Data Structures
Sort
View
178
Voted
ECSQARU
2003
Springer
16 years 8 days ago
Applications of Latent Class Analysis in Social Science Research
An overview is provided of recent developments in the use of latent class (LC) models in social science research. Special attention is paid to the application of LC analysis as a f...
Jeroen K. Vermunt
ESA
2003
Springer
58views Algorithms» more  ESA 2003»
16 years 8 days ago
Kinetic Dictionaries: How to Shoot a Moving Target
A kinetic dictionary is a data structure for storing a set S of continuously moving points on the real line, such that at any time we can quickly determine for a given query point ...
Mark de Berg
SIGCSE
1999
ACM
179views Education» more  SIGCSE 1999»
15 years 11 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
ICALP
2010
Springer
15 years 11 months ago
Mergeable Dictionaries
A data structure is presented for the Mergeable Dictionary abstract data type, which supports the following operations on a collection of disjoint sets of totally ordered data: Pr...
John Iacono, Özgür Özkan
CAV
2010
Springer
198views Hardware» more  CAV 2010»
15 years 11 months ago
Automatically Proving Linearizability
Abstract. This paper presents a practical automatic verification procedure for proving linearizability (i.e., atomicity and functional correctness) of concurrent data structure im...
Viktor Vafeiadis