Sciweavers

3516 search results - page 441 / 704
» Programming Languages: Application and Interpretation
Sort
View
ECOOP
1999
Springer
15 years 11 months ago
Type-Safe Delegation for Run-Time Component Adaptation
Abstract. The aim of component technology is the replacement of large monolithic applications with sets of smaller software components, whose particular functionality and interoper...
Günter Kniesel
TOOLS
1999
IEEE
15 years 11 months ago
Combining Object Orientation and Dataflow Modelling in the Vission Simulation System
Scientific visualization and simulation frameworks mostly use data/event flow mechanisms for simulation specification, control, and interactivity. Even though object orientation p...
Alexandru Telea
ICALP
1999
Springer
15 years 11 months ago
Online Data Structures in External Memory
The data sets for many of today's computer applications are too large to t within the computer's internal memory and must instead be stored on external storage devices su...
Jeffrey Scott Vitter
IFIP
1999
Springer
15 years 11 months ago
Improving product development: Towards a framework for integrating artefact and process models
This paper initiates a framework for improving product development processes. The starting point is the present gap between the theory of product and process models and their actu...
Mervi Ranta, Martti Mäntylä, Riitta Smed...
JAVA
1999
Springer
15 years 10 months ago
Object Serialization for Marshalling Data in a Java Interface to MPI
Several Java bindings of the Message Passing Interface standard, MPI, have been developed recently. Message bu ers have usually been restricted to arrays with elements of primitiv...
Bryan Carpenter, Geoffrey Fox, Sung Hoon Ko, Sang ...