Sciweavers

1890 search results - page 241 / 378
» Querying Big Data by Accessing Small Data
Sort
View
ICDE
2008
IEEE
132views Database» more  ICDE 2008»
16 years 19 days ago
Greedy List Intersection
A common technique for processing conjunctive queries is to first match each predicate separately using an index lookup, and then compute the intersection of the resulting rowid li...
Robert Krauthgamer, Aranyak Mehta, Vijayshankar Ra...
XIMEP
2006
ACM
161views Database» more  XIMEP 2006»
15 years 5 months ago
Programming with XQuery
XQuery is a declarative language for querying and updating XML data sources. Interfacing XQuery to a host programming language is difficult because of the type system mismatch, an...
Donald D. Chamberlin, Michael J. Carey, Daniela Fl...
ICIP
2002
IEEE
16 years 26 days ago
A comparative analysis of two distance measures in color image databases
Euclidean distance measure has been used in comparing feature vectors of images, while cosine angle distance measure is used in document retrieval. In this paper, we theoretically...
Shamik Sural, Gang Qian, Sakti Pramanik
INFOCOM
2008
IEEE
15 years 5 months ago
Snoogle: A Search Engine for the Physical World
—Hardware advances will allow us to embed small devices into everyday objects such as toasters and coffee mugs, thus naturally form a wireless object network that connects the ob...
Haodong Wang, Chiu Chiang Tan, Qun Li
ICDIM
2007
IEEE
15 years 3 months ago
Efficient XML storage based on DTM for read-oriented workloads
We propose an XML storage scheme based on Document Table Model (DTM) which expresses an XML document as a table form. When performing query processing on large scale XML data, XML...
Makoto Yui, Jun Miyazaki, Shunsuke Uemura, Hirokaz...