Sciweavers

1521 search results - page 182 / 305
» The Stardinates - Visualizing Highly Structured Data
Sort
View
ICRA
2002
IEEE
109views Robotics» more  ICRA 2002»
15 years 8 months ago
Digital Tactile Sensing Elements Communicating through Conductive Skin Layers
In this paper, we propose a tactile sensing element that communicates through two dimensional conductive skin layers without individual wires. Each tactile element has sensors and...
Mitsuhiro Hakozaki, Hiroyuki Shinoda
INFOCOM
2000
IEEE
15 years 8 months ago
Near Optimal Routing Lookups with Bounded Worst Case Performance
Abstract—The problem of route address lookup has received much attention recently and several algorithms and data structures for performing address lookups at high speeds have be...
Pankaj Gupta, Balaji Prabhakar, Stephen P. Boyd
JPDC
2007
84views more  JPDC 2007»
15 years 3 months ago
Performance of memory reclamation for lockless synchronization
Achieving high performance for concurrent applications on modern multiprocessors remains challenging. Many programmers avoid locking to improve performance, while others replace l...
Thomas E. Hart, Paul E. McKenney, Angela Demke Bro...
WDAG
2004
Springer
134views Algorithms» more  WDAG 2004»
15 years 9 months ago
An Optimistic Approach to Lock-Free FIFO Queues
Abstract. First-in-first-out (FIFO) queues are among the most fundamental and highly studied concurrent data structures. The most effective and practical dynamic-memory concurren...
Edya Ladan-Mozes, Nir Shavit
APPINF
2003
15 years 5 months ago
A Multithreaded Compiler Backend for High-level Array Programming
Whenever large homogeneous data structures need to be processed in a non-trivial way, e.g. in computational sciences, image processing, or system simulation, high-level array prog...
Clemens Grelck