Sciweavers

2777 search results - page 192 / 556
» Example centric programming
Sort
View
112
Voted
LPAR
2010
Springer
14 years 10 months ago
ABC: Algebraic Bound Computation for Loops
Abstract. We present ABC, a software tool for automatically computing symbolic upper bounds on the number of iterations of nested program loops. The system combines static analysis...
Régis Blanc, Thomas A. Henzinger, Thibaud H...
78
Voted
CORR
2010
Springer
104views Education» more  CORR 2010»
14 years 10 months ago
Testing by C++ template metaprograms
Abstract. Testing is one of the most indispensable tasks in software engineering. The role of testing in software development has grown significantly because testing is able to rev...
Norbert Pataki
186
Voted
ESOP
2011
Springer
14 years 4 months ago
Barriers in Concurrent Separation Logic
We develop and prove sound a concurrent separation logic for a language with Pthreads-style barriers. Although Pthreads barriers are widely used in systems, and separation logic is...
Aquinas Hobor, Cristian Gherghina
177
Voted
ICDE
1996
IEEE
134views Database» more  ICDE 1996»
16 years 2 months ago
Tioga-2: A Direct Manipulation Database Visualization Environment
This paper reports on user experience with Tioga, a DBMS-centric visualization tool developed at Berkeley. Based on this experience, we have designed Tioga-2 as a direct manipula...
Alexander Aiken, Jolly Chen, Michael Stonebraker, ...
82
Voted
PERCOM
2009
ACM
16 years 1 months ago
Multi-Event Handlers for Sensor-Driven Ubiquitous Computing Applications
Abstract--We propose an extension to the event-based programming model for sensor-driven ubiquitous computing applications. The extension consists of three abstractions: MultiEvent...
Sean Reilly