Sciweavers

2058 search results - page 212 / 412
» Virtualizing Real-World Objects
Sort
View
ICCCN
2008
IEEE
15 years 9 months ago
Multi-Path Intelligent Virtual Mobile Nodes for Ad Hoc Networks
—In mobile ad hoc networks, solving the standard problems encountered in fixed networks can be challenging because of the unpredictable motion of mobile nodes. Due to the lack o...
Binbin Qian, Jie Wu
VR
2007
IEEE
122views Virtual Reality» more  VR 2007»
15 years 9 months ago
Registered, Sensor-Integrated Virtual Reality for Surgical Applications
Image guidance is a technique that often uses virtual reality to provide accurate localization and real-time surgical navigation. Combining image guidance with a biosensor based o...
Brady W. King, Luke A. Reisner, Michael D. Klein, ...
130
Voted
ACMACE
2006
ACM
15 years 8 months ago
Open experiments of mobile sightseeing support systems with shared virtual worlds
In this paper, we describe results from the experiments of a location-dependent shared virtual world system applied to sightseeing entertainment. This system can be used with GPSp...
Hiroyuki Tarumi, Kayo Yokoo, Shouji Nishimoto, Kaz...
126
Voted
VR
2003
IEEE
163views Virtual Reality» more  VR 2003»
15 years 8 months ago
Ribbon Networks for Modeling Navigable Paths of Autonomous Agents in Virtual Urban Environments
This paper presents a real-time database modeling complex networks of intersecting roads and walkways in urban virtual environments. The database represents information about the ...
Peter Willemsen, Joseph K. Kearney, Hongling Wang
SAC
1996
ACM
15 years 6 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