Sciweavers

2062 search results - page 45 / 413
» Hardware Objects for Java
Sort
View
VL
2005
IEEE
104views Visual Languages» more  VL 2005»
14 years 1 months ago
Using a Molecular Metaphor to Facilitate Comprehension of 3D Object Diagrams
This paper presents a strategy for the visualization of dynamic object relationships in Java programs. The metaphor of a chemical molecule is used to aid comprehension, and to hel...
Brian A. Malloy, James F. Power
ICECCS
2002
IEEE
106views Hardware» more  ICECCS 2002»
14 years 21 days ago
Validating Run-time Interactions in Distributed Java Applications
Distributed Java applications represent a large growth area in software. Validating such applications using information from runtime interactions is a challenge. We propose techni...
Sudipto Ghosh, Nishant Bawa, Sameer Goel, Raghu Re...
ICSE
2005
IEEE-ACM
14 years 7 months ago
Safe query objects: statically typed objects as remotely executable queries
When building scalable systems that involve general-purpose computation and persistent data, object-oriented languages and relational databases are often essential components. Yet...
William R. Cook, Siddhartha Rai
PG
2002
IEEE
14 years 20 days ago
Adaptive Solid Texturing for Web3D Applications
Solid texturing is a well-known computer graphics technology, but still has problems today, because it consumes too much time if every pixel is calculated on the fly or has a very...
Bing-Yu Chen, Tomoyuki Nishita
OOPSLA
2001
Springer
14 years 6 days ago
Points-To Analysis for Java using Annotated Constraints
The goal of points-to analysis for Java is to determine the set of objects pointed to by a reference variable or a reference object field. This information has a wide variety of ...
Atanas Rountev, Ana Milanova, Barbara G. Ryder