Sciweavers

3708 search results - page 36 / 371
» Programming with C Exceptions
Sort
View
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...
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...