Sciweavers

11231 search results - page 107 / 2247
» Digging for Data Structures
Sort
View
ICIAR
2010
Springer
15 years 3 months ago
A Geometric Data Structure Applicable to Image Mining and Retrieval
Abstract. Due to improvements in image acquisition and storage technology, terabyte-sized databases of images are nowadays common. This abundance of data leads us to two basic prob...
T. Iwaszko, Mahmoud Melkemi, Lhassane Idoumghar
AAAI
2007
15 years 1 months ago
Data Structures for Generalised Arc Consistency for Extensional Constraints
Extensional (table) constraints are an important tool for attacking combinatorial problems with constraint programming. Recently there has been renewed interest in fast propagatio...
Ian P. Gent, Christopher Jefferson, Ian Miguel, Pe...
CIMAGING
2008
141views Hardware» more  CIMAGING 2008»
15 years 23 days ago
Segmentation of digital microscopy data for the analysis of defect structures in materials using nonlinear diffusions
We apply stabilized inverse diffusion equations (SIDEs) to segment microscopy images of materials to aid in analysis of defects. We extend SIDE segmentation methods and demonstrat...
Landis M. Huffman, Jeff P. Simmons, Ilya Pollak
PPSC
2001
15 years 21 days ago
A Mathematical Cache Miss Analysis for Pointer Data Structures
As the gap between processor and memory performance widens, careful analyses and optimizations of cache memory behavior become increasingly important. While analysis of regular lo...
Hongli Zhang, Margaret Martonosi
SODA
2004
ACM
137views Algorithms» more  SODA 2004»
15 years 21 days ago
The Bloomier filter: an efficient data structure for static support lookup tables
We introduce the Bloomier filter, a data structure for compactly encoding a function with static support in order to support approximate evaluation queries. Our construction gener...
Bernard Chazelle, Joe Kilian, Ronitt Rubinfeld, Ay...