Sciweavers

3708 search results - page 348 / 371
» Programming with C Exceptions
Sort
View
106 views 124 votes 15 years 6 days ago  SIGSOFT 2010»
A replay tool aiming to reproduce a program's execution interposes itself at an appropriate replay interface between the program and the environment. During recording, it log...
128 views 106 votes 16 years 3 months ago  ICPR 2004»
In contemporary TV news programs, multi-level anchorpersons are often used which indicate the inherent hierarchical structure of news program. However, these diverse anchorperson ...
117 views 114 votes 16 years 3 months ago  ICPR 2004»
We propose a novel energy minimisation framework for the dense reconstruction of stereo image sequences that incorporates data fidelity as well as spatial and temporal regularity....
138 views 118 votes 16 years 3 months ago  DAC 2006»
Accurate estimation of the worst-case execution time (WCET) of a program is important for real-time embedded software. Static WCET estimation involves program path analysis and ar...
120 views 227 votes 16 years 3 months ago  ECOOP 2009»
Abstract. The expression families problem can be defined as the problem of achieving reusability and composability across the components involved in a family of related datatypes a...
253 views 152 votes 15 years 9 months ago  IPPS 2009»
—We present an application programming interface (API) for the C programming language that facilitates the development of dense linear algebra algorithms on graphics processors a...
108 views 94 votes 15 years 8 months ago  FOSSACS 2007»
Abstract. Logics that can reason about sets and their cardinality bounds are useful in program analysis, program verification, databases, and knowledge bases. This paper presents ...
111 views 100 votes 15 years 8 months ago  SAS 2007»
Abstract. Pointer information is a prerequisite for most program analyses, and inclusion-based, i.e. Andersen-style, pointer analysis is widely used to compute such information. Ho...
71 views 77 votes 15 years 8 months ago  ASPLOS 2006»
The coordination of layers in computer and software systems is one of the main challenges in designing such systems today. In this paper we consider Holistic System Design as a wa...
136 views 131 votes 15 years 8 months ago  ASPLOS 2006»
Exploiting thread level parallelism is paramount in the multi-core era. Transactions enable programmers to expose such parallelism by greatly simplifying the multi-threaded progra...