Sciweavers

122 search results - page 15 / 25
» Using Key Object Opportunism to Collect Old Objects
Sort
View
KDD
2012
ACM
201views Data Mining» more  KDD 2012»
13 years 2 months ago
Learning from crowds in the presence of schools of thought
Crowdsourcing has recently become popular among machine learning researchers and social scientists as an effective way to collect large-scale experimental data from distributed w...
Yuandong Tian, Jun Zhu
EUROPAR
2008
Springer
15 years 1 months ago
Efficient Management of Complex Striped Files in Active Storage
Abstract. Active Storage provides an opportunity for reducing the bandwidth requirements between the storage and compute elements of current supercomputing systems, and leveraging ...
Juan Piernas, Jarek Nieplocha
ICIS
2003
15 years 1 months ago
The Economics of Telecommuting: Theory and Evidence
While there has been considerable research on the effect of telecommuting on worker’s productivity and quality of work life, there is considerably less work on the managerial pr...
Guodong Gao, Lorin M. Hitt
ESOP
1999
Springer
15 years 4 months ago
Interprocedural Control Flow Analysis
Control Flow Analysis is a widely used approach for analysing functional and object oriented programs. Once the applications become more demanding also the analysis needs to be mor...
Flemming Nielson, Hanne Riis Nielson
SCP
2010
163views more  SCP 2010»
14 years 6 months ago
Compact and efficient strings for Java
In several Java VMs, strings consist of two separate objects: metadata such as the string length are stored in the actual string object, while the string characters are stored in ...
Christian Häubl, Christian Wimmer, Hanspeter ...