Sciweavers

3708 search results - page 336 / 371
» Programming with C Exceptions
Sort
View
74 views 106 votes 15 years 20 days ago  CCR 2004»
Traditional application programming interfaces for transport protocols make a virtue of hiding most internal per-connection state. We argue that this informationhiding precludes m...
78 views 87 votes 15 years 14 days ago  INFSOF 2002»
Pointer analysis is an important part of source code analysis. Many programs that manipulate source code take points-to sets as part of their input. Points-to related data collect...
185 views 122 votes 15 years 13 days ago  SIGCSE 2002»
Students with visual disabilities face unique challenges in learning to be computer scientists. These challenges can be overcome, however, with the use of specialized software too...
181 views 107 votes 14 years 7 months ago  SIAMREV 2010»
This work surveys essential properties of the so-called copositive matrices, the study of which is spread over more than fifty-five years. Special emphasis is given to variational ...
147 views 189 votes 16 years 1 months ago  ASPLOS 2009»
Current shared memory multicore and multiprocessor systems are nondeterministic. Each time these systems execute a multithreaded application, even if supplied with the same input,...
118 views 129 votes 15 years 7 months ago  IWMM 2007»
We present and evaluate a new technique for detecting and eliminating memory leaks in programs with dynamic memory allocation. This technique observes the execution of the program...
162 views 113 votes 15 years 7 months ago  LCPC 2007»
Abstract. As parallelism in microprocessors becomes mainstream, new programming languages and environments are emerging to meet the challenges of parallel programming. To support r...
194 views 104 votes 15 years 6 months ago  PLDI 2005»
This paper describes Automatic Pool Allocation, a transformation framework that segregates distinct instances of heap-based data structures into seperate memory pools and allows h...
122 views 100 votes 15 years 5 months ago  FCCM 2000»
Hardware compilation techniques which use highlevel programming languages to describe and synthesize hardware are gaining popularity. They are especially useful for reconfigurable...
135 views 118 votes 15 years 2 months ago  DAGSTUHL 1996»
As partial evaluation gets more mature, it is now possible to use this program transformation technique to tackle realistic languages and real-size application programs. However, t...