Sciweavers

641 search results - page 112 / 129
» Modernizing Plan-Composition Studies
Sort
View
CGO
2005
IEEE
14 years 1 months ago
Optimizing Sorting with Genetic Algorithms
The growing complexity of modern processors has made the generation of highly efficient code increasingly difficult. Manual code generation is very time consuming, but it is oft...
Xiaoming Li, María Jesús Garzar&aacu...
DIGRA
2005
Springer
14 years 29 days ago
Simulating the Storytelling Qualities of Life: Telling Stories with the Sims
The stories vs. games debate has been prominent during the early years of game studies, and few other perspectives have been introduced to the discussion. In the paper, Game Resea...
Satu Heliö
ACMSE
2004
ACM
14 years 26 days ago
Execution characteristics of SPEC CPU2000 benchmarks: Intel C++ vs. Microsoft VC++
Modern processors include features such as deep pipelining, multilevel cache hierarchy, branch predictors, out of order execution engine, and advanced floating point and multimedi...
Swathi Tanjore Gurumani, Aleksandar Milenkovic
CDC
2009
IEEE
151views Control Systems» more  CDC 2009»
14 years 4 days ago
A poset framework to model decentralized control problems
— In this paper we use partially ordered sets (posets) to study decentralized control problems arising in different settings. We show that time delayed systems with certain dela...
Parikshit Shah, Pablo A. Parrilo
SIGMOD
2002
ACM
93views Database» more  SIGMOD 2002»
14 years 7 months ago
Implementing database operations using SIMD instructions
Modern CPUs have instructions that allow basic operations to be performed on several data elements in parallel. These instructions are called SIMD instructions, since they apply a...
Jingren Zhou, Kenneth A. Ross