Sciweavers

3708 search results - page 37 / 371
» Programming with C Exceptions
Sort
View
109 views 117 votes 15 years 23 days ago  JFP 2010»
Earlier studies have introduced a list of high-level evaluation criteria to assess how well a language supports generic programming. Languages that meet all criteria include Haske...
104 views 90 votes 15 years 9 months ago  DATE 2009»
Abstract—This paper summarizes a special session on multicore/multi-processor system-on-chip (MPSoC) programming challenges. The current trend towards MPSoC platforms in most com...
148 views 125 votes 14 years 9 months ago  PROCEDIA 2010»
High performance computing with low cost machines becomes a reality with GPU. Unfortunately, high performances are achieved when the programmer exploits the architectural specific...
89 views 124 votes 15 years 6 months ago  EUROPAR 2006»
Resource constraints are a major concern with the design, development, and deployment of embedded systems. Embedded systems are highly hardware-dependent and have little computatio...
192 views 135 votes 15 years 3 months ago  FM 2008»
Abstract. The paper presents a deductive framework for proving program equivalence and its application to automatic verification of transformations performed by optimizing compiler...
121 views 104 votes 15 years 7 months ago  TACAS 2005»
Abstract. We present the FocusCheck model-checking tool for the verification and easy debugging of assertion violations in sequential C programs. The main functionalities of the t...
132 views 126 votes 15 years 2 months ago  ENTCS 2008»
Verification of multi-threaded C++ programs poses three major challenges: the large number of states, states with huge sizes, and time intensive expansions of states. This paper p...
76 views 95 votes 15 years 22 days ago  JOT 2010»
Aspect-oriented programming (AOP) provides assistance in modularizing concerns that crosscut the boundaries of system decomposition. Aspects have the potential to interact with ma...
170 views 162 votes 15 years 1 days ago  ICST 2009»
Euclide is a new Constraint-Based Testing tool for verifying safety-critical C programs. By using a mixture of symbolic and numerical analyses (namely static single assignment for...
115 views 87 votes 15 years 6 months ago  ASPDAC 2007»
- A noble model-based programming environment of embedded software for MPSoC is proposed. By defining a common intermediate code (CIC), it separates modeling of the software and im...