Sciweavers

252 search results - page 24 / 51
» Protecting Software Code by Guards
Sort
View
CC
2009
Springer
157views System Software» more  CC 2009»
15 years 4 months ago
Parsing C/C++ Code without Pre-processing
Abstract. It is difficult to develop style-preserving source-to-source transformation engines for C and C++. The main reason is not the complexity of those languages, but the use o...
Yoann Padioleau
SOQUA
2004
15 years 1 months ago
Safety Assessment of Systems Embedded with COTS Components by PIP technique
: The difficulties to assess reliability of systems that use COTS components are sometimes compounded by the inaccessibility of some COTS codes. This paper develops an approach of ...
Luping Chen, John H. R. May
94
Voted
DATE
2005
IEEE
143views Hardware» more  DATE 2005»
15 years 5 months ago
galsC: A Language for Event-Driven Embedded Systems
— We introduce galsC, a language designed for programming event-driven embedded systems such as sensor networks. galsC implements the TinyGALS programming model. At the local lev...
Elaine Cheong, Jie Liu
ECOOP
2004
Springer
15 years 5 months ago
Sequential Object Monitors
Abstract. Programming with Java monitors is recognized to be difficult, and potentially inefficient due to many useless context switches induced by the notifyAll primitive. This pa...
Denis Caromel, Luis Mateu, Éric Tanter
IJES
2008
130views more  IJES 2008»
14 years 11 months ago
Deriving efficient control in Process Networks with Compaan/Laura
: At Leiden Embedded Research Center (LERC), we are building a tool chain called Compaan/Laura that allows us to map rapidly and efficiently signal processing applications written ...
Steven Derrien, Alexandru Turjan, Claudiu Zissules...