Sciweavers

3708 search results - page 313 / 371
» Programming with C Exceptions
Sort
View
99 views 109 votes 15 years 5 months ago  ECOOP 1998»
The last few years have seen the development of statically typed object based (also called prototype-based) programming languages. Two proposals, namely the Lambda Calculus of Obje...
85 views 107 votes 15 years 5 months ago  POS 1998»
The appeal of persistent class-oriented programming languages is great. Allowing class definitions to be persistent, in addition to instance data, greatly increases the ease of ac...
88 views 114 votes 15 years 4 months ago  AADEBUG 1995»
Novice programmers often find programming to be a difficult and frustrating task. Because of their lack of experience in programming novices have different needs to experts when i...
136 views 114 votes 15 years 4 months ago  HPCN 1995»
Abstract. Optimistic execution techniques are widely used in the field of parallel discrete event simulation. In this paper we discuss the use of optimism as a technique for paral...
99 views 104 votes 15 years 2 months ago  PDCN 2004»
Computational steering environments (CSEs) allow users to interact with applications executing in batch mode. Interaction with an application includes viewing intermediate results...
124 views 119 votes 14 years 11 months ago  MICS 2008»
We present an approach to studying the community structures of networks by using linear programming (LP). Starting with a network in terms of (a) a collection of nodes and (b) a co...
202 views 113 votes 16 years 1 months ago  RECOMB 2006»
We study the problem of enumerating substrings that are common amongst genomes that share evolutionary descent. For example, one might want to enumerate all identical (therefore co...
145 views 108 votes 15 years 7 months ago  MIDDLEWARE 2009»
Abstract. Because middleware abstractions remove the need for lowlevel network programming, modern distributed component systems expose network volatility (i.e., frequent but inter...
111 views 137 votes 15 years 7 months ago  UM 2009»
Abstract. Reconciling personalization with privacy has been a continuing interest in the user modeling community. In prior work, we proposed a dynamic privacy-enhancing user modeli...
125 views 118 votes 15 years 7 months ago  ISSTA 2006»
The popularity of object-oriented programming has led to the wide use of container libraries. It is important for the reliability of these containers that they are tested adequate...