Sciweavers

2777 search results - page 176 / 556
» Example centric programming
Sort
View
129
Voted
ISSS
2000
IEEE
155views Hardware» more  ISSS 2000»
15 years 5 months ago
Intervals in Software Execution Cost Analysis
Timing and power consumption of embedded systems are state and input data dependent. Formal analysis of such dependencies leads to intervals rather than single values. These inter...
Fabian Wolf, Rolf Ernst
107
Voted
AGENTS
2000
Springer
15 years 5 months ago
Air traffic control and alert agent
This paper presents an agent program that monitors and interacts with the dynamic situation of flights around an airport tower as well as interacts with a human operator that can ...
Henry Hexmoor, Tim Heng
ESOP
1999
Springer
15 years 5 months ago
Types and Subtypes for Client-Server Interactions
We define an extension of the π-calculus with a static type system which supports high-level specifications of extended patterns of communication, such as client-server protocol...
Simon J. Gay, Malcolm Hole
84
Voted
PVM
1999
Springer
15 years 5 months ago
Reproducible Measurements of MPI Performance Characteristics
In this paper we describe the difficulties inherent in making accurate, reproducible measurements of message-passing performance. We describe some of the mistakes often made in att...
William Gropp, Ewing L. Lusk
PLDI
1998
ACM
15 years 5 months ago
Eliminating Array Bound Checking Through Dependent Types
We present a type-based approach to eliminating array bound checking and list tag checking by conservatively extending Standard ML with a restricted form of dependent types. This ...
Hongwei Xi, Frank Pfenning