Sciweavers

1407 search results - page 12 / 282
» The Use of Overloading in Java Programs
Sort
View
JAVA
2001
Springer
14 years 27 days ago
High-performance Java codes for computational fluid dynamics
The computational science community is reluctant to write largescale computationally-intensive applications in Java due to concerns over Java’s poor performance, despite the cla...
Christopher Riley, Siddhartha Chatterjee, Rupak Bi...
ISPA
2005
Springer
14 years 1 months ago
Collective Communications for Scalable Programming
Abstract. HPJava is an environment for scientific and parallel programming using Java. It is based on an extended version of the Java language. One feature that HPJava adds to Jav...
Sang Boem Lim, Bryan Carpenter, Geoffrey Fox, Han-...
ECOOP
2005
Springer
14 years 2 months ago
Efficiently Refactoring Java Applications to Use Generic Libraries
Robert M. Fuhrer, Frank Tip, Adam Kiezun, Julian D...
ASSETS
2000
ACM
14 years 24 days ago
A Java programming tool for students with visual disabilities
This paper reports on a tool for assisting students with visual disabilities in learning how to program. The tool is meant to be used by computer science majors learning the progr...
Ann C. Smith, Joan M. Francioni, Sam D. Matzek
APCSAC
2000
IEEE
14 years 2 days ago
Dataflow Java: Implicitly Parallel Java
Dataflow computation models enable simpler and more efficient management of the memory hierarchy - a key barrier to the performance of many parallel programs. This paper describes...
Gareth Lee, John Morris