A universal and systematic method that aids to the efficiency of learning new material, i.e. chemical reaction stoichiometry, is presented. Called matrix reduction method, this approach builds on a student's exist...
详细信息
A universal and systematic method that aids to the efficiency of learning new material, i.e. chemical reaction stoichiometry, is presented. Called matrix reduction method, this approach builds on a student's existing knowledge of very basic material: the representation of a chemical species by a molecular formula, and the solution of sets of linear algebraic equations. It is can be implemented by hand-calculation, and, for convenience in complex cases, can be easily programmed for implementation by computer. A new java-based web site for the latter introduced.
We describe the interaction of objects and concurrency in the design of Triveni, a framework for concurrent programming with threads and events. Triveni has been realized as javaTriveni, a collection of tools for the ...
详细信息
In this paper we discuss some experiences with javar, which is a prototype java restructuring compiler that supports the automatic conversion of serial loops into constructs that use the multi-threading mechanism of t...
详细信息
This paper describes the development and first presentation in March, 1997 of a subject employing the object-oriented paradigm and the javalanguage as an entry level subject to a very large and diverse student body. ...
详细信息
java and the Remote Method Invocation (RMI) mechanism supported by it make it easy to build distributed applications and services in a heterogeneous environment. When the applications are interactive and require low r...
详细信息
This paper describes an automated approach for generating Ada bindings from java class files. We start with the set of java features that require a visible Ada binding, and an Ada compiler's definition of how to i...
详细信息
Presents a detailed characterization of java application and applet workloads in terms of reuse and sharing of java code at the program, class and method level. In order to expose more sharing opportunities, technique...
详细信息
We present a distributed java application that allows several people, possibly at different locations, to edit the same file at the same time while exchanging comments on the changes they are making to the file. While...
详细信息
We present a distributed java application that allows several people, possibly at different locations, to edit the same file at the same time while exchanging comments on the changes they are making to the file. While still being a prototype, our application provides a vivid demonstration of the benefits of collaborative editing.
This paper presents a categorisation of Web hosted assessment systems and then uses this to produce an outline specification for a fully featured system, against which other systems can be evaluated. It concludes by c...
详细信息
In recent years, there has been considerable interest in using J:ava in introductory computer science courses. The advantages of choosing java, however, must be balanced against two significant drawbacks: The instabil...
详细信息
暂无评论