Sciweavers

3708 search results - page 320 / 371
» Programming with C Exceptions
Sort
View
172 views 94 votes 15 years 2 months ago  CSDA 2007»
We describe AMCMC, a software package for running adaptive MCMC algorithms on user-supplied density functions. AMCMC provides the user with an R interface, which in turn calls C pr...
140 views 115 votes 16 years 3 months ago  DAC 2003»
In this paper, we describe a set of compiler analyses and an implementation that automatically map a sequential and un-annotated C program into a pipelined implementation, targete...
109 views 216 votes 16 years 3 months ago  ICFP 2009»
We report on our experience using Haskell as an executable specification language in the formal verification of the seL4 microkernel. fication connects an abstract operational spe...
150 views 118 votes 15 years 8 months ago  HPCC 2007»
OpenMP is a portable shared memory programming interface that promises high programmer productivity for multithreaded applications. It is designed for small and middle sized shared...
153 views 125 votes 15 years 8 months ago  C5 2005»
In this paper, we present a novel framework for asynchronous Web-based training. The proposed system has two distinguishing features. Firstly, it is based on P2P architecture for ...
85 views 107 votes 15 years 7 months ago  SCAM 2003»
This paper presents and evaluates a number of techniques to improve the execution time of interprocedural pointer analysis in the context of large C programs. The analysis is form...
124 views 122 votes 15 years 7 months ago  ECOOP 2010»
Recently, object-oriented languages, such as C , have been extended with language features prevalent in most functional languages: parametric polymorphism and higher-order function...
130 views 98 votes 15 years 6 months ago  WCRE 1999»
As a program evolves, it becomes increasingly difficult to understand and reason about changes in the source code. Eventually, if enough changes are made, reverse engineering and ...
100 views 110 votes 15 years 6 months ago  ICFP 1998»
H/Direct is a foreign-language interface for the purely functional language Haskell. Rather than rely on host-language type signatures, H/Direct compiles Interface Definition Lang...
102 views 105 votes 15 years 6 months ago  MM 1997»
We present the design and implementation of a new programming language for media-intensive applications called Flavor (Formal Language for Audio-Visual Object Representation). It ...