Sciweavers

828 search results - page 61 / 166
» Visualizing Interactions in Program Executions
Sort
View
EMSOFT
2004
Springer
14 years 2 months ago
A typed assembly language for real-time programs
We present a type system for E code, which is an assembly language that manages the release, interaction, and termination of real-time tasks. E code specifies a deadline for each...
Thomas A. Henzinger, Christoph M. Kirsch
PPDP
1999
Springer
14 years 29 days ago
Distributed Programming in a Multi-Paradigm Declarative Language
Curry is a multi-paradigm declarative language covering functional, logic, and concurrent programming paradigms. Curry’s operational semantics is based on lazy reduction of expre...
Michael Hanus
EUROMICRO
1997
IEEE
14 years 28 days ago
The Harpoon security system for helper programs on a Pocket Companion
In this paper we present a security framework for executing foreign programs, called helpers, on a Pocket Companion: a wireless hand-held computer. A helper program as proposed is...
Gerard J. M. Smit, Paul J. M. Havinga, Daniël...
VDA
2010
206views Visualization» more  VDA 2010»
13 years 11 months ago
Vide: an editor for the visual exploration of raw data
The analysis of binary data remains a challenge, especially for large or potentially inconsistent files. Traditionally, hex editors only make limited use of semantic information a...
Michael Wörner, Guido Reina, Sebastian Grotte...
SOFTVIS
2010
ACM
13 years 9 months ago
AllocRay: memory allocation visualization for unmanaged languages
A programs memory system performance is one of the key determinants of its overall performance. Lack of understanding of a programs memory system behavior can lead to performance ...
George G. Robertson, Trishul M. Chilimbi, Bongshin...