Sciweavers

4074 search results - page 600 / 815
» Defining Computational Aesthetics
Sort
View
VLDB
2007
ACM
121views Database» more  VLDB 2007»
16 years 6 months ago
Ranked Subsequence Matching in Time-Series Databases
Existing work on similar sequence matching has focused on either whole matching or range subsequence matching. In this paper, we present novel methods for ranked subsequence match...
Wook-Shin Han, Jinsoo Lee, Yang-Sae Moon, Haifeng ...
VLDB
2008
ACM
141views Database» more  VLDB 2008»
16 years 6 months ago
Deploying and managing Web services: issues, solutions, and directions
Web services are expected to be the key technology in enabling the next installment of the Web in the form of the Service Web. In this paradigm shift, Web services would be treated...
Qi Yu, Xumin Liu, Athman Bouguettaya, Brahim Medja...
SIGMOD
2004
ACM
107views Database» more  SIGMOD 2004»
16 years 6 months ago
Static Optimization of Conjunctive Queries with Sliding Windows Over Infinite Streams
We define a framework for static optimization of sliding window conjunctive queries over infinite streams. When computational resources are sufficient, we propose that the goal of...
Ahmed Ayad, Jeffrey F. Naughton
ICSE
2005
IEEE-ACM
16 years 6 months ago
Safe query objects: statically typed objects as remotely executable queries
When building scalable systems that involve general-purpose computation and persistent data, object-oriented languages and relational databases are often essential components. Yet...
William R. Cook, Siddhartha Rai
ICSE
2007
IEEE-ACM
16 years 6 months ago
Path-Sensitive Inference of Function Precedence Protocols
Function precedence protocols define ordering relations among function calls in a program. In some instances, precedence protocols are well-understood (e.g., a call to pthread mut...
Murali Krishna Ramanathan, Ananth Grama, Suresh Ja...