Sciweavers

6149 search results - page 223 / 1230
» Revealing the programming process
Sort
View
140
Voted
ACRI
2006
Springer
15 years 11 months ago
Attaining Human-Competitive Game Playing with Genetic Programming
Abstract— We have recently shown that genetically programming game players, after having imbued the evolutionary process with human intelligence, produces human-competitive strat...
Moshe Sipper
GPCE
2005
Springer
15 years 10 months ago
Component-Oriented Programming with Sharing: Containment is Not Ownership
Abstract. Component-oriented programming yields a tension between higherorder features (deployment, reconfiguration, passivation), encapsulation, and component sharing. We propose...
Daniel Hirschkoff, Tom Hirschowitz, Damien Pous, A...
AUSAI
2005
Springer
15 years 10 months ago
A Personalized Recommendation System for Electronic Program Guide
This paper proposes an idea for constructing a personalized recommendation system for the Electronic Program Guide (EPG). This system would use a basic statistics method with feedb...
Jin An Xu, Kenji Araki
SIGSOFT
2007
ACM
16 years 5 months ago
Measuring empirical computational complexity
The standard language for describing the asymptotic behavior of algorithms is theoretical computational complexity. We propose a method for describing the asymptotic behavior of p...
Simon Goldsmith, Alex Aiken, Daniel Shawcross Wilk...
170
Voted
PLDI
2010
ACM
15 years 10 months ago
Adversarial memory for detecting destructive races
Multithreaded programs are notoriously prone to race conditions, a problem exacerbated by the widespread adoption of multi-core processors with complex memory models and cache coh...
Cormac Flanagan, Stephen N. Freund