Sciweavers

3708 search results - page 349 / 371
» Programming with C Exceptions
Sort
View
253 views 137 votes 15 years 7 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 85 votes 15 years 7 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 94 votes 15 years 6 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 67 votes 15 years 6 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 117 votes 15 years 6 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...
117 views 98 votes 15 years 6 months ago  ITICSE 2006»
Adaptive explanatory visualization is an attempt to integrate two promising approaches to program visualization: adaptive visualization and explanatory visualization. The goal of ...
139 views 95 votes 15 years 6 months ago  CSB 2005»
This work presents the development of algorithms for approximate string matching using parallel methods. It intends to do the maximum of molecular sequences comparisons per unity ...
143 views 99 votes 15 years 6 months ago  CSFW 2005»
To reason about information flow based on beliefs, a new model is developed that describes how attacker beliefs change due to the attacker’s observation of the execution of a p...
116 views 102 votes 15 years 6 months ago  IFL 2005»
In programs written in lazy functional languages such as for example Clean and Haskell, the programmer can choose freely whether particular subexpressions will be evaluated lazily ...
108 views 86 votes 15 years 6 months ago  SIGOPSE 2004»
The architecture of an operating system, e.g. micro kernel or monolithic kernel, is usually seen as something static. Even during the long lasting evolution of operating system co...