Sciweavers

3404 search results - page 176 / 681
» C Programming Tutorial
Sort
View
SC
1995
ACM
15 years 1 months ago
Efficient Support of Location Transparency in Concurrent Object-Oriented Programming Languages
We describe the design of a runtime system for a fine-grained concurrent object-oriented (actor) language and its performance. The runtime system provides considerable flexibility...
WooYoung Kim, Gul Agha
CSMR
2008
IEEE
14 years 11 months ago
Understanding the Impact of Distribution in Object-Oriented Distributed Systems Using Structural Program Dependencies
The software industry is increasingly facing the issues of understanding and maintaining a particular type of software systems, namely distributed systems. While these systems are...
Dan C. Cosma, Radu Marinescu
JCC
2000
33views more  JCC 2000»
14 years 9 months ago
Q-Chem 2.0: a high-performance ab initio electronic structure program package
Jing Kong, Christopher A. White, Anna I. Krylov, D...
GECCO
2010
Springer
150views Optimization» more  GECCO 2010»
15 years 2 months ago
Object-level recombination of commodity applications
This paper presents ObjRecombGA, a genetic algorithm framework for recombining related programs at the object file level. A genetic algorithm guides the selection of object file...
Blair Foster, Anil Somayaji
PLDI
2011
ACM
14 years 24 days ago
Evaluating value-graph translation validation for LLVM
Translation validators are static analyzers that attempt to verify that program transformations preserve semantics. Normalizing translation validators do so by trying to match the...
Jean-Baptiste Tristan, Paul Govereau, Greg Morrise...