Sciweavers

7049 search results - page 58 / 1410
» Data Abstraction for CSP-OZ
Sort
View
ECOOP
2003
Springer
14 years 4 months ago
Higher-Order Hierarchies
This paper explains how higher-order hierarchies can be used to handle the expression problem. The expression is concerned with extending both the set of data structures and the s...
Erik Ernst
DBPL
2007
Springer
102views Database» more  DBPL 2007»
14 years 4 months ago
A Theory of Stream Queries
Data streams are modeled as infinite or finite sequences of data elements coming from an arbitrary but fixed universe. The universe can have various built-in functions and predi...
Yuri Gurevich, Dirk Leinders, Jan Van den Bussche
DASFAA
2010
IEEE
195views Database» more  DASFAA 2010»
14 years 2 months ago
BIDEL: An XML-Based System for Effective Fast Change Detection of Genomic and Proteomic Data
Abstract. A key issue to address in biological data integration is how to detect changes to the underlying biological data sources. In this demonstration, we present a novel system...
Song Yang, Sourav S. Bhowmick
AGP
1998
IEEE
14 years 2 months ago
The Correctness of Set-Sharing
It is important that practical data flow analysers are backed bly proven theoretical results. Abstract interpretation provides a sound mathematical framework and necessary generic ...
Patricia M. Hill, Roberto Bagnara, Enea Zaffanella
ICFP
2001
ACM
14 years 10 months ago
A Simple Implementation Technique for Priority Search Queues
This paper presents a new implementation technique for priority search queues. This abstract data type is an amazing blend of finite maps and priority queues. Our implementation s...
Ralf Hinze