Sciweavers

3708 search results - page 322 / 371
» Programming with C Exceptions
Sort
View
99 views 133 votes 15 years 5 months ago  IWPC 1996»
Mastering the complexity of programs and systems, particularly distributed systems, should lead to signi cant improvements in program and system understanding. In this paper we pr...
112 views 93 votes 15 years 5 months ago  ICALP 1994»
We describe efficient algorithms for finding even cycles in undirected graphs. Our main results are the following: (i) For every k 2, there is an O(V 2) time algorithm that decide...
141 views 89 votes 15 years 2 months ago  USENIX 1990»
Tcl is an interpreter for a tool command language. It consists of a library package that is embedded in tools (such as editors, debuggers, etc.) as the basic command interpreter. ...
101 views 88 votes 15 years 1 months ago  CCR 2006»
After a long period when networking research seemed to be focused mainly on making the existing Internet work better, interest in "clean slate" approaches to network arc...
89 views 121 votes 15 years 19 days ago  DISOPT 2008»
The problem of scheduling groups of jobs on a single machine under the group technology assumption is studied. Jobs of the same group are processed contiguously and a sequence ind...
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 92 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 102 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 152 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 96 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...