Sciweavers

1901 search results - page 110 / 381
» Predicting Program Properties from
Sort
View
128
Voted
CC
2008
Springer
124views System Software» more  CC 2008»
15 years 4 months ago
Coqa: Concurrent Objects with Quantized Atomicity
This paper introduces a new language model, Coqa, for deeply embedding concurrent programming into objects. Every program written in our language has the desirable behaviors of ato...
Yu David Liu, Xiaoqi Lu, Scott F. Smith
153
Voted
TSE
1998
116views more  TSE 1998»
15 years 2 months ago
A Framework-Based Approach to the Development of Network-Aware Applications
— Modern networks provide a QoS (quality of service) model to go beyond best-effort services, but current QoS models are oriented towards low-level network parameters (e.g., band...
Jürg Bolliger, Thomas R. Gross
140
Voted
TOG
2012
193views Communications» more  TOG 2012»
13 years 5 months ago
Schelling points on 3D surface meshes
This paper investigates “Schelling points” on 3D meshes, feature points selected by people in a pure coordination game due to their salience. To collect data for this investig...
Xiaobai Chen, Abulhair Saparov, Bill Pang, Thomas ...
106
Voted
SIGSOFT
2010
ACM
15 years 20 days ago
Combining hardware and software instrumentation to classify program executions
Several research efforts have studied ways to infer properties of software systems from program spectra gathered from the running systems, usually with software-level instrumentat...
Cemal Yilmaz, Adam A. Porter
126
Voted
AFP
1995
Springer
126views Formal Methods» more  AFP 1995»
15 years 6 months ago
Functional Programming with Overloading and Higher-Order Polymorphism
The Hindley/Milner type system has been widely adopted as a basis for statically typed functional languages. One of the main reasons for this is that it provides an elegant comprom...
Mark P. Jones