External memory algorithms and data structures: Dealing with massive data

JS Vitter - ACM Computing surveys (CsUR), 2001 - dl.acm.org
Data sets in large applications are often too massive to fit completely inside the computers
internal memory. The resulting input/output communication (or I/O) between fast internal …

[图书][B] Handbook of data structures and applications

DP Mehta, S Sahni - 2004 - taylorfrancis.com
Although there are many advanced and specialized texts and handbooks on algorithms,
until now there was no book that focused exclusively on the wide variety of data structures …

Algorithms and data structures for external memory

JS Vitter - … and Trends® in Theoretical Computer Science, 2008 - nowpublishers.com
Data sets in large applications are often too massive to fit completely inside the computer's
internal memory. The resulting input/output communication (or I/O) between fast internal …

External memory data structures

L Arge - European Symposium on Algorithms, 2001 - Springer
Many modern applications store and process datasets much larger than the main memory of
even state-of-the-art high-end machines. Thus massive and dynamically changing datasets …

External memory algorithms

JS Vitter - Proceedings of the seventeenth ACM SIGACT …, 1998 - dl.acm.org
Data sets in large applications are often too massive to fit completely inside the computer's
internal memory. The re sulting input/output communication (or I/O) between fast internal …

[图书][B] The computer engineering handbook

VG Oklobdzija - 2001 - taylorfrancis.com
There is arguably no field in greater need of a comprehensive handbook than computer
engineering. The unparalleled rate of technological advancement, the explosion of …

[PDF][PDF] On range reporting, ray shooting and k-level construction

EA Ramos - Proceedings of the fifteenth annual symposium on …, 1999 - dl.acm.org
We describe the following data structures. For halfspace range reporting, in S-space using
expected preprocessing time O (n log n), worst-case storage O (n log log n) and worst-case …

Efficient searching with linear constraints

PK Agarwal, L Arge, J Erickson, PG Franciosa… - Proceedings of the …, 1998 - dl.acm.org
WC show how to preprocess a set S of points in lRd into an external memory data structure
that efficiently supports linear-constraint queries. Each query is in the form of a linear …

[图书][B] Algorithms for memory hierarchies: advanced lectures

U Meyer, P Sanders - 2003 - books.google.com
Algorithms that have to process large data sets have to take into account that the cost of
memory access depends on where the data is stored. Traditional algorithm design is based …

Compact representations of simplicial meshes in two and three dimensions

DK Blandford, GE Blelloch, DE Cardoze… - International journal of …, 2005 - World Scientific
We describe data structures for representing simplicial meshes compactly while supporting
online queries and updates efficiently. Our data structure requires about a factor of five less …