Sciweavers

2963 search results - page 122 / 593
» An architecture for generic extensions
Sort
View
SCFBM
2008
129views more  SCFBM 2008»
15 years 6 months ago
Faunus: An object oriented framework for molecular simulation
Background: We present a C++ class library for Monte Carlo simulation of molecular systems, including proteins in solution. The design is generic and highly modular, enabling mult...
Mikael Lund, Martin Trulsson, Björn Persson
TVLSI
2008
119views more  TVLSI 2008»
15 years 6 months ago
Automatic Design of Reconfigurable Domain-Specific Flexible Cores
Reconfigurable hardware is ideal for use in Systems-on-a-Chip, as it provides both hardware-level performance and post-fabrication flexibility. However, any one architecture is ra...
Katherine Compton, Scott Hauck
COGSR
2011
102views more  COGSR 2011»
15 years 1 months ago
Rethinking cognitive architecture via graphical models
Cognitive architectures need to resolve the diversity dilemma – i.e., to blend diversity and simplicity – in order to couple functionality and efficiency with integrability, e...
Paul S. Rosenbloom
EDBT
2008
ACM
206views Database» more  EDBT 2008»
16 years 7 months ago
Designing an inductive data stream management system: the stream mill experience
There has been much recent interest in on-line data mining. Existing mining algorithms designed for stored data are either not applicable or not effective on data streams, where r...
Hetal Thakkar, Barzan Mozafari, Carlo Zaniolo
SIGMOD
2009
ACM
161views Database» more  SIGMOD 2009»
16 years 1 months ago
Dependency-aware reordering for parallelizing query optimization in multi-core CPUs
The state of the art commercial query optimizers employ cost-based optimization and exploit dynamic programming (DP) to find the optimal query execution plan (QEP) without evalua...
Wook-Shin Han, Jinsoo Lee