Sciweavers

5241 search results - page 784 / 1049
» Embedded Programming with C
Sort
View
CC
2001
Springer
146views System Software» more  CC 2001»
15 years 8 months ago
Alias Analysis by Means of a Model Checker
We study the application of a standard model checker tool, Spin, to the well-known problem of computing a may-alias relation for a C program. A precise may-alias relation can signi...
Vincenzo Martena, Pierluigi San Pietro
CC
2001
Springer
103views System Software» more  CC 2001»
15 years 8 months ago
Design-Driven Compilation
This paper introduces design-driven compilation, an approach in which the compiler uses design information to drive its analysis and verify that the program conforms to its design....
Radu Rugina, Martin C. Rinard
144
Voted
EMSOFT
2001
Springer
15 years 8 months ago
An Implementation of Scoped Memory for Real-Time Java
Abstract. This paper presents our experience implementing the memory management extensions in the Real-Time Specification for Java. These extensions are designed to given real-tim...
William S. Beebee, Martin C. Rinard
126
Voted
FPL
2001
Springer
123views Hardware» more  FPL 2001»
15 years 8 months ago
Compilation Increasing the Scheduling Scope for Multi-memory-FPGA-Based Custom Computing Machines
This paper presents new achievements on the automatic mapping of algorithms, written in imperative software programming languages, to custom computing machines. The reconfigurable ...
João M. P. Cardoso, Horácio C. Neto
ICSE
2001
IEEE-ACM
15 years 8 months ago
Exploiting the Map Metaphor in a Tool for Software Evolution
Software maintenanceand evolutionare the dominantactivities in the software lifecycle. Modularization can separate design decisions and allow them to be independently evolved, but...
William G. Griswold, Jimmy J. Yuan, Yoshikiyo Kato