Sciweavers

4767 search results - page 455 / 954
» Structures for Abstract Rewriting
Sort
View
276
Voted
VLDB
2007
ACM
105views Database» more  VLDB 2007»
16 years 7 months ago
Using a distributed quadtree index in peer-to-peer networks
Abstract Peer-to-peer (P2P) networks have become a powerful means for online data exchange. Currently, users are primarily utilizing these networks to perform exact-match queries a...
Egemen Tanin, Aaron Harwood, Hanan Samet
194
Voted
SIGMOD
2003
ACM
116views Database» more  SIGMOD 2003»
16 years 7 months ago
Multimedia streaming in large-scale sensor networks with mobile swarms
Abstract-- Sensor networking technologies have developed very rapidly in the last ten years. In many situations, high quality multimedia streams may be required for providing detai...
Mario Gerla, Kaixin Xu
EDBT
2002
ACM
139views Database» more  EDBT 2002»
16 years 7 months ago
Aggregate Processing of Planar Points
Abstract. Aggregate window queries return summarized information about objects that fall inside a query rectangle (e.g., the number of objects instead of their concrete ids). Tradi...
Yufei Tao, Dimitris Papadias, Jun Zhang
EDBT
2006
ACM
255views Database» more  EDBT 2006»
16 years 7 months ago
FIS-by-Step: Visualization of the Fast Index Scan for Nearest Neighbor Queries
Abstract. Many different index structures have been proposed for spatial databases to support efficient query processing. However, most of these index structures suffer from an exp...
Elke Achtert, Dominik Schwald
ICFP
2006
ACM
16 years 6 months ago
Design patterns as higher-order datatype-generic programs
Design patterns are reusable abstractions in object-oriented software. However, using current mainstream programming languages, these elements can only be expressed extra-linguist...
Jeremy Gibbons