Sciweavers

3708 search results - page 370 / 371
» Programming with C Exceptions
Sort
View
187 views 138 votes 14 years 10 months ago  ICFEM 2009»
Abstract. Certificate translation is a method that transforms certificates of source programs into certificates of their compilation. It provides strong guarantees on low-level cod...
137 views 112 votes 15 years 6 months ago  FPL 2007»
Multiprocessor systems-on-chip (MPSoC) are being developed in increasing numbers to support the high number of applications running on modern embedded systems. Designing and progr...
128 views 107 votes 15 years 6 months ago  ICSE 2007»
Safety-critical systems (whose anomalous behavior could have catastrophic consequences such as loss of human life) are becoming increasingly prevalent; standards such as DO-178B, ...
123 views 98 votes 15 years 6 months ago  CC 2005»
Abstract. Xtatic is a lightweight extension of C offering native support for statically typed XML processing. XML trees are built-in values in Xtatic, and static analysis of the t...
151 views 104 votes 15 years 6 months ago  ASPLOS 2004»
Recent studies have suggested that the soft-error rate in microprocessor logic will become a reliability concern by 2010. This paper proposes an efficient error detection techniqu...
160 views 92 votes 15 years 6 months ago  CC 2004»
The Generalized LR (GLR) parsing algorithm is attractive for use in parsing programming languages because it is asymptotically efficient for typical grammars, and can parse with an...
134 views 100 votes 15 years 6 months ago  ICCS 2004»
We have upgraded the Conceptual Programming Environment (CP) from a single standalone application to a set of component modules to increase flexibility of the environment and to a...
162 views 111 votes 15 years 4 months ago  KBSE 1997»
In software testing, it is often desirable to find test inputs that exercise specific program features. To find these inputs by hand is extremely time-consuming, especially whe...
161 views 141 votes 14 years 11 months ago  MODELS 2010»
This paper describes a novel approach to embedded software development. Instead of using a combination of C code and modeling tools, we propose an approach where modeling and progr...
135 views 84 votes 14 years 11 months ago  MP 2010»
Abstract We present a matrix-free line search algorithm for large-scale equality constrained optimization that allows for inexact step computations. For sufficiently convex problem...