Sciweavers

3708 search results - page 37 / 371
» Programming with C Exceptions
Sort
View
109 views 101 votes 14 years 11 months 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 78 votes 15 years 7 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 103 votes 14 years 7 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 111 votes 15 years 4 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 122 votes 15 years 2 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 88 votes 15 years 6 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 112 votes 15 years 26 days 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 83 votes 14 years 11 months 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 149 votes 14 years 10 months 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 74 votes 15 years 4 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...