Sciweavers

155 search results - page 7 / 31
» Fixing the Java Memory Model
Sort
View
ICSM
2009
IEEE
14 years 3 months ago
Visualizing the Java heap demonstration proposal
Many of the problems that occur in long-running systems involve the way that the system uses memory. We have developed a framework for extracting and building a model of the heap ...
Steven P. Reiss
PDPTA
2003
13 years 10 months ago
Java Resources for Teaching Reinforcement Learning
— In this paper we present a library of classes for programming reinforcement learning simulations in Java. This library is based upon the standard by Sutton and Santamaria [1], ...
Amy J. Kerr, Todd W. Neller, Christopher J. La Pil...
IPPS
2006
IEEE
14 years 2 months ago
Towards an analysis of race carrier conditions in real-time Java
The RTSJ memory model propose a mechanism based on a scope three containing all region-stacks in the system and a reference-counter collector. In order to avoid reference cycles a...
M. Teresa Higuera-Toledano
CORR
2006
Springer
117views Education» more  CORR 2006»
13 years 8 months ago
A Computational Model of Spatial Memory Anticipation during Visual Search
Some visual search tasks require to memorize the location of stimuli that have been previously scanned. Considerations about the eye movements raise the question of how we are able...
Jérémy Fix, Julien Vitay, Nicolas P....
ECOOP
2006
Springer
13 years 10 months ago
Scoped Types and Aspects for Real-Time Java
Real-time systems are notoriously difficult to design and implement, and, as many real-time problems are safety-critical, their solutions must be reliable as well as efficient and ...
Chris Andreae, Yvonne Coady, Celina Gibbs, James N...