Sciweavers

1182 search results - page 155 / 237
» Reducing the Overhead of Dynamic Analysis
Sort
View
ICDE
2010
IEEE
189views Database» more  ICDE 2010»
13 years 9 months ago
Caching all plans with just one optimizer call
Abstract— Modern database management systems (DBMS) answer a multitude of complex queries on increasingly larger datasets. Given the complexities of the queries and the numerous ...
Debabrata Dash, Ioannis Alagiannis, Cristina Maier...
IDC
2009
Springer
13 years 6 months ago
Efficient Broadcasting by Selective Forwarding
A major challenge faced in mobile ad hoc networks (MANETs) is locating devices for communication, especially in the case of high node mobility and sparse node density. Present solu...
Doina Bein, Ajoy Kumar Datta, Balaji Ashok Sathyan...
CAIP
2007
Springer
217views Image Analysis» more  CAIP 2007»
14 years 3 months ago
Mixture Models Based Background Subtraction for Video Surveillance Applications
— Background subtraction is a method commonly used to segment objects of interest in image sequences. By comparing new frames to a background model, regions of interest can be fo...
Chris Poppe, Gaëtan Martens, Peter Lambert, R...
ICTAI
2002
IEEE
14 years 1 months ago
A Trace-Scaling Agent for Parallel Application Tracing
Tracing and performance analysis tools are an important component in the development of high performance applications. Tracing parallel programs with current tracing tools, howeve...
Felix Freitag, Jordi Caubet, Jesús Labarta
OOPSLA
1999
Springer
14 years 1 months ago
Removing Unnecessary Synchronization in Java
Java programs perform many synchronization operations on data structures. Some of these synchronizations are unnecessary; in particular, if an object is reachable only by a single ...
Jeff Bogda, Urs Hölzle