Sciweavers

39 search results - page 5 / 8
» Octopus: A Reflective Language Mechanism for Object Manipula...
Sort
View
AFRIGRAPH
2001
ACM
13 years 11 months ago
Experiences in porting a virtual reality system to Java
Practical experience in porting a large virtual reality system from C/C++ to Java indicates that porting this type of real-time application is both feasible, and has several merit...
Shaun Bangay
AICCSA
2001
IEEE
95views Hardware» more  AICCSA 2001»
13 years 11 months ago
An Environment Physically Distributed in Java
- This paper presents an environment for development of distributed applications. It consists basically of adding to language Java a library of methods to manipulate shared objects...
Denivaldo Lopes, Zair Abdelouahab
ICAT
2003
IEEE
14 years 1 months ago
Wearable Telepresence System using Multi-modal Communication with Humanoid Robot
This paper presents a new type of wearable telepresence system that is applicable to the control of a humanoid robot. The system consists of self-contained computing hardware with...
Yongho Seo, Heonyoung Park, Hyun Seung Yang
PODS
1994
ACM
91views Database» more  PODS 1994»
14 years 3 days ago
A Polymorphic Calculus for Views and Object Sharing
We present a typed polymorphic calculus that supports a general mechanism for view definition and object sharing among classes. In this calculus, a class can contain inclusion spe...
Atsushi Ohori, Keishi Tajima
ECOOP
1998
Springer
14 years 7 days ago
Wrappers to the Rescue
Wrappers are mechanisms for introducing new behavior that is executed before and/or after, and perhaps even in lieu of, an existing method. This paper examines several ways to impl...
John Brant, Brian Foote, Ralph E. Johnson, Don Rob...