Sciweavers

618 search results - page 10 / 124
» Interactive Visualization of Java Programs
Sort
View
HCI
2007
14 years 11 months ago
Visual Agent Programming (VAP): An Interactive System to Program Animated Agents
An interactive system in which the user can program animated agents visually is introduced: the Visual Agent Programming (VAP) software provides a GUI to program life-like agents. ...
Kamran Khowaja, Sumanta Guha
IV
2003
IEEE
150views Visualization» more  IV 2003»
15 years 2 months ago
Adapting Single-User Visualization Software for Collaborative Use
This paper presents our experiences with adapting single-user visualization software for web-based collaboration. Sun’s Java JXTA API was used to adapt an opensource molecular v...
Francis T. Marchese, Jude Mercado, Yi Pan
NPIV
1998
ACM
15 years 1 months ago
Visual interactions with Web database content
In this paper,we describeanexperimental web application, Visual MeSH that supports dynamic user interaction with medical vocabulary databasesand literature databases. Visual MeSH ...
Xia Lin, Lewis Hassell, Il-Yeol Song, Tamas E. Dos...
JOT
2008
144views more  JOT 2008»
14 years 9 months ago
JAPROSIM: A Java framework for Process Interaction Discrete Event Simulation
In this paper, we discuss various aspects of the design, implementation, and use of JAPROSIM which is a general purpose discrete event simulation framework based on the Java progr...
Bourouis Abdelhabib, Belattar Brahim
CONCURRENCY
2000
99views more  CONCURRENCY 2000»
14 years 9 months ago
The Java memory model is fatally flawed
The Java memory model described in Chapter 17 of the Java Language Specification gives constraints on how threads interact through memory. This chapter is hard to interpret and po...
William Pugh