Sciweavers

2756 search results - page 184 / 552
» Computation-Centric Memory Models
Sort
View
ISAAC
2005
Springer
113views Algorithms» more  ISAAC 2005»
15 years 10 months ago
A Simple Optimal Randomized Algorithm for Sorting on the PDM
Abstract. The Parallel Disks Model (PDM) has been proposed to alleviate the I/O bottleneck that arises in the processing of massive data sets. Sorting has been extensively studied ...
Sanguthevar Rajasekaran, Sandeep Sen
ICANN
2001
Springer
15 years 9 months ago
Nonlinear Adaptive Beliefs and the Dynamics of Financial Markets: The Role of the Evolutionary Fitness Measure
We introduce a simple asset pricing model with two types of adaptively learning traders, fundamentalists and technical traders. Traders update their beliefs according to past perfo...
Andrea Gaunersdorfer, Cars H. Hommes
SIGKDD
2002
93views more  SIGKDD 2002»
15 years 4 months ago
A Perspective on Inductive Databases
Inductive databases tightly integrate databases with data mining. The key ideas are that data and patterns (or models) are handled in the same way and that an inductive query lang...
Luc De Raedt
POPL
2009
ACM
16 years 5 months ago
Feedback-directed barrier optimization in a strongly isolated STM
Speed improvements in today's processors have largely been delivered in the form of multiple cores, increasing the importance of ions that ease parallel programming. Software...
Nathan Grasso Bronson, Christos Kozyrakis, Kunle O...
OOPSLA
2004
Springer
15 years 10 months ago
Hard real-time: C++ versus RTSJ
In the domain of hard real-time systems, which language is better: C++ or the Real-Time Specification for Java (RTSJ)? Although standard Java provides a more productive programmin...
Daniel L. Dvorak, William K. Reinholtz