Sciweavers

3708 search results - page 35 / 371
» Programming with C Exceptions
Sort
View
205 views 182 votes 14 years 10 months ago  IFM 2010»
Handling changes to programs and specifications efficiently is a particular challenge in formal software verification. Change impact analysis is an approach to this challenge where...
94 views 99 votes 15 years 6 months ago  SAMOS 2004»
The SystemC language plays an increasingly important role in the system-level design domain, facilitating designers to start with modeling and simulating system components and thei...
111 views 103 votes 15 years 4 months ago  APSEC 2004»
In embedded software development, the programming language C and inline assembly code are traditionally widely used. However, tools for C program-understanding, e.g., cross-refere...
113 views 122 votes 15 years 5 months ago  ESOP 1999»
Safety of interoperation of program fragments written in different safe languages may fail when the languages have different systems of computational effects: an exception raised b...
124 views 118 votes 15 years 6 months ago  ICCD 2005»
— With the success of formal verification techniques like equivalence checking and model checking for hardware designs, there has been growing interest in applying such techniqu...
109 views 102 votes 15 years 2 months ago  PTS 2008»
We present in this paper a framework, RMOR, for monitoring the execution of C programs against state machines, expressed in a textual (nongraphical) format in files separate from t...
161 views 105 votes 16 years 1 months ago  DAC 2006»
ing models and HW-SW Interfaces Abstraction for Multi-Processor SoC Ahmed A. Jerraya TIMA Laboratory 46 Ave Felix Viallet 38031 Grenoble CEDEX, France +33476574759 Ahmed.Jerraya@im...
99 views 98 votes 15 years 4 months ago  POPL 1994»
Modern computer architectures increasingly depend on mechanisms that estimate future control flow decisions to increase performance. Mechanisms such as speculative execution and p...
78 views 111 votes 15 years 18 days ago  ENTCS 2002»
In this paper, we consider ANSI C program slicing using XML (Extensible Markup Language). Our goal is to build a flexible, useful and uniform data interchange format for CASE tool...
139 views 94 votes 15 years 25 days ago  CROSSROADS 2006»
Program transformation techniques have reached a maturity level that allows processing high-level language sources in new ways. Not only do they revolutionize the implementation o...