Sciweavers

3022 search results - page 151 / 605
» Make Way for WayMaker
Sort
View
VLDB
2007
ACM
101views Database» more  VLDB 2007»
16 years 1 months ago
SQLB: A Query Allocation Framework for Autonomous Consumers and Providers
In large-scale distributed information systems, where participants are autonomous and have special interests for some queries, query allocation is a challenge. Much work in this c...
Jorge-Arnulfo Quiané-Ruiz, Patrick Valdurie...
PODS
2006
ACM
216views Database» more  PODS 2006»
16 years 1 months ago
Cache-oblivious string B-trees
B-trees are the data structure of choice for maintaining searchable data on disk. However, B-trees perform suboptimally ? when keys are long or of variable length, ? when keys are...
Michael A. Bender, Martin Farach-Colton, Bradley C...
119
Voted
ICIAP
2003
ACM
16 years 1 months ago
Multiscale Fourier descriptor for shape classification
The description of the object shape is an important characteristic of the image. In image processing and pattern recognition, several different shape descriptors are used. In huma...
Iivari Kunttu, Leena Lepistö, Juhani Rauhamaa...
ICSE
2003
IEEE-ACM
16 years 1 months ago
DADO: Enhancing Middleware to Support Crosscutting Features in Distributed, Heterogeneous Systems
Some "non-' or "extra-functional" features, such as reliability, security, and tracing, defy modularization mechanisms in programming languages. This makes suc...
Eric Wohlstadter, Stoney Jackson, Premkumar T. Dev...
ICFP
2006
ACM
16 years 29 days ago
Simple unification-based type inference for GADTs
Generalized algebraic data types (GADTs), sometimes known as "guarded recursive data types" or "first-class phantom types", are a simple but powerful generaliz...
Simon L. Peyton Jones, Dimitrios Vytiniotis, Steph...