Sciweavers

2056 search results - page 60 / 412
» Mobile objects in Java
Sort
View
FCCM
2005
IEEE
107views VLSI» more  FCCM 2005»
15 years 8 months ago
Hardware Solution to Java Compressed Heap
Java technology has been integrated into mobile/wireless computing because of its rich support to portability (crossplatform nature), reusability (development libraries), and shor...
Mayumi Kato, Chia-Tien Dan Lo
ESM
1998
15 years 3 months ago
Developing Interest Management Techniques in Distributed Interactive Simulation Using Java
Bandwidth consumption in distributed real-time simulation, or networked real-time simulation, is a major problem as the number of participants and the sophistication of joint simu...
Jon Saville, Simon J. E. Taylor
ICRA
2006
IEEE
99views Robotics» more  ICRA 2006»
15 years 8 months ago
A Grasp Planning for Picking up an Unknown Object for a Mobile Manipulator
— This paper describes a grasp planning for a mobile manipulator which works in real environment. Mobile robot studies up to now that manipulate an object in real world practical...
Kimitoshi Yamazaki, Masahiro Tomono, Takashi Tsubo...
WER
1999
Springer
15 years 6 months ago
An Object Oriented Library for Tracing Requirements
We present the overall design of an object-oriented library for use when developing tracing capable applications. The library is implemented as java classes and consists of de niti...
Francisco A. C. Pinheiro
SCP
2010
163views more  SCP 2010»
14 years 9 months ago
Compact and efficient strings for Java
In several Java VMs, strings consist of two separate objects: metadata such as the string length are stored in the actual string object, while the string characters are stored in ...
Christian Häubl, Christian Wimmer, Hanspeter ...