Sciweavers

3872 search results - page 49 / 775
» The Java memory model
Sort
View
DSD
2002
IEEE
146views Hardware» more  DSD 2002»
15 years 7 months ago
Configurable Memory Organisation for Communication Applications
A configurable memory organisation for the execution of Hiperlan/2 transceiver baseband processing and MPEG2 decoding is presented. The configuration of the memory system is done ...
Juha-Pekka Soininen, Antti Pelkonen, Jussi Roivain...
WSC
1998
15 years 3 months ago
Three Phase Simulation in Java
Recent years have seen great interest in the use of Java as a language for developing computer simulations and in the development of methods that utilise the inherently distribute...
Michael Pidd, Ricardo A. Cassel
INTEGRATION
2000
71views more  INTEGRATION 2000»
15 years 2 months ago
A hardware implementation of realloc function
The memory intensive nature of object-oriented languages such as C++ and Java has created the need of a high-performance dynamic memory management. Objectoriented applications oft...
Witawas Srisa-an, Chia-Tien Dan Lo, J. Morris Chan...
CONTEXT
2007
Springer
15 years 8 months ago
Context-Sensitivity of Human Memory: Episode Connectivity and Its Influence on Memory Reconstruction
This paper is testing a DUAL-based model of memory. The model assumes decentralized representation of episodes as a coalition of agents and analogical transfer processes as the bas...
Boicho N. Kokinov, Georgi Petkov, Nadezhda Petrova
POPL
2007
ACM
16 years 2 months ago
Conditional must not aliasing for static race detection
Race detection algorithms for multi-threaded programs using the common lock-based synchronization idiom must correlate locks with the memory locations they guard. The heart of a p...
Mayur Naik, Alex Aiken