Sciweavers

3708 search results - page 323 / 371
» Programming with C Exceptions
Sort
View
96 views 125 votes 15 years 7 months ago  SP 2008»
Attacks often exploit memory errors to gain control over the execution of vulnerable programs. These attacks remain a serious problem despite previous research on techniques to pr...
92 views 91 votes 15 years 7 months ago  ESOP 2007»
We propose multi-language synchronization, a novel approach to the problem of migrating code from a legacy language (such as C) to a new language. We maintain two parallel versions...
76 views 101 votes 15 years 7 months ago  MODELS 2007»
Abstract. Separation of Concerns (SoC) is an important issue to reduce the complexity of software. Recent advances in programming language research show that Aspect-Oriented Progra...
182 views 151 votes 15 years 6 months ago  ITCC 2002»
Due to its portability and popularity for Internet applications, Java has become one of the major programming languages. The similar syntax inherited from the C language and the p...
113 views 95 votes 15 years 5 months ago  SAC 1994»
Traditional database technology may be extended by taking advantage of the facilities of an integrated persistent programming environment. This paper focuses on how such an enviro...
95 views 93 votes 15 years 5 months ago  ERLANG 2007»
With the increased use of network enabled applications and server hosted software systems, scalability with respect to network connectivity is becoming an increasingly important s...
110 views 102 votes 15 years 2 months ago  ISSRE 2007»
Constraint-Based Testing (CBT) is the process of generating test cases against a testing objective by using constraint solving techniques. In CBT, testing objectives are given und...
174 views 107 votes 15 years 1 months ago  ENTCS 2007»
As a first step toward a notion of quantum data structures, we introduce a typing system for reflecting entanglement and separability. This is presented in the context of classi...
99 views 120 votes 15 years 1 months ago  JSS 2006»
Dynamic memory management can make up to 60% of total program execution time. Object oriented languages such as C++ can use 20 times more memory than procedural languages like C. ...
258 views 107 votes 14 years 8 months ago  SIAMJO 2011»
Abstract. We propose a unifying framework for polyhedral approximation in convex optimization. It subsumes classical methods, such as cutting plane and simplicial decomposition, bu...