Sciweavers

2810 search results - page 122 / 562
» Dynamic Virtual Clustering
Sort
View
121
Voted
GEOINFORMATICA
2006
103views more  GEOINFORMATICA 2006»
15 years 3 months ago
Building and Querying a P2P Virtual World
Peer-to-Peer (P2P) systems are known to provide excellent scalability in a networked environment. One peer is introduced to the system by each participant. However current P2P app...
Egemen Tanin, Aaron Harwood, Hanan Samet, Deepa Na...
119
Voted
VR
2008
IEEE
128views Virtual Reality» more  VR 2008»
15 years 10 months ago
Showing Users the Way: Signs in Virtual Worlds
In this paper, we report the results of a pilot study designed to evaluate the impact of signs as navigation aids in virtual worlds. Test subjects were divided into three groups (...
Daniel C. Cliburn, Stacy Rilea
133
Voted
ICRA
2007
IEEE
160views Robotics» more  ICRA 2007»
15 years 10 months ago
Virtual Fixture Control for Compliant Human-Machine Interfaces
— In human-machine collaborative systems, robot joint compliance and human-input dynamics lead to involuntary tool motion into undesired regions. To correct this, a set of method...
Panadda Marayong, Hye Sun Na, Allison M. Okamura
ECOOP
1999
Springer
15 years 8 months ago
Inlining of Virtual Methods
We discuss aspects of inlining of virtual method invocations. First, we introduce a new method test to guard inlinings of such invocations, with a di erent set of tradeo s from the...
David Detlefs, Ole Agesen
118
Voted
SAC
1996
ACM
15 years 7 months ago
An enabling optimization for C++ virtual functions
Gaining the code re-use advantages of object oriented programming requires dynamic function binding, which allows a new subclass to override a function of a superclass. Dynamic bi...
Bradley M. Kuhn, David Binkley