Sciweavers

11394 search results - page 467 / 2279
» Error-Correcting Data Structures
Sort
View
157
Voted
ICDM
2007
IEEE
122views Data Mining» more  ICDM 2007»
16 years 20 days ago
Representing Tuple and Attribute Uncertainty in Probabilistic Databases
There has been a recent surge in work in probabilistic databases, propelled in large part by the huge increase in noisy data sources — sensor data, experimental data, data from ...
Prithviraj Sen, Amol Deshpande, Lise Getoor
JEA
2008
112views more  JEA 2008»
15 years 6 months ago
Dynamic spatial approximation trees
The Spatial Approximation Tree (sa-tree) is a recently proposed data structure for searching in metric spaces. It has been shown that it compares favorably against alternative data...
Gonzalo Navarro, Nora Reyes
SPIRE
2010
Springer
15 years 4 months ago
Colored Range Queries and Document Retrieval
Abstract. Colored range queries are a well-studied topic in computational geometry and database research that, in the past decade, have found exciting applications in information r...
Travis Gagie, Gonzalo Navarro, Simon J. Puglisi
PADL
2010
Springer
16 years 3 months ago
First-Order Interactive Programming
Abstract. Interactive programming is a method for implementing programming languages that supports an interactive, exploratory style of program development and debugging. The basic...
Roly Perera
TOOLS
1997
IEEE
15 years 10 months ago
The Translator Pattern - External Functionality with Homomorphic Mappings
We describe how to express homomorphic translations with an object-oriented design. This includes a uniform approach to the addition of external functionality to data structures. ...
Thomas Kühne