Sciweavers

340 search results - page 31 / 68
» The Potential of Carbon-Based Memory Systems
Sort
View
CASES
2003
ACM
15 years 11 months ago
Frequent loop detection using efficient non-intrusive on-chip hardware
Dynamic software optimization methods are becoming increasingly popular for improving software performance and power. The first step in dynamic optimization consists of detecting ...
Ann Gordon-Ross, Frank Vahid
VLDB
1999
ACM
151views Database» more  VLDB 1999»
15 years 10 months ago
Cache Conscious Indexing for Decision-Support in Main Memory
As random access memory gets cheaper, it becomes increasingly affordable to build computers with large main memories. We consider decision support workloads within the context of...
Jun Rao, Kenneth A. Ross
IROS
2007
IEEE
179views Robotics» more  IROS 2007»
16 years 9 days ago
Incremental learning for place recognition in dynamic environments
Abstract— Vision-based place recognition is a desirable feature for an autonomous mobile system. In order to work in realistic scenarios, visual recognition algorithms should be ...
Jie Luo, Andrzej Pronobis, Barbara Caputo, Patric ...
CC
2001
Springer
146views System Software» more  CC 2001»
15 years 10 months ago
Alias Analysis by Means of a Model Checker
We study the application of a standard model checker tool, Spin, to the well-known problem of computing a may-alias relation for a C program. A precise may-alias relation can signi...
Vincenzo Martena, Pierluigi San Pietro
ISCA
1998
IEEE
123views Hardware» more  ISCA 1998»
15 years 10 months ago
Weak Ordering - A New Definition
A memory model for a shared memory, multiprocessor commonly and often implicitly assumed by programmers is that of sequential consistency. This model guarantees that all memory ac...
Sarita V. Adve, Mark D. Hill