Sciweavers

8068 search results - page 59 / 1614
» Java Data Objects
Sort
View
JOT
2007
89views more  JOT 2007»
15 years 1 months ago
Data Mining Historic Stock Quotes in Java
Douglas Lyon
CONCURRENCY
2004
115views more  CONCURRENCY 2004»
15 years 1 months ago
Data structures in Java for matrix computations
Geir Gundersen, Trond Steihaug
ECOOP
2007
Springer
15 years 8 months ago
Declarative Object Identity Using Relation Types
Object-oriented languages define the identity of an object to be an address-based object identifier. The programmer may customize the notion of object identity by overriding the ...
Mandana Vaziri, Frank Tip, Stephen Fink, Julian Do...
JAVA
1999
Springer
15 years 6 months ago
Performance Measurement of Dynamically Compiled Java Executions
CT With the development of dynamic compilers for Java, Java’s performance promises to rival that of equivalent C/C++ binary executions. This should ensure that Java will become t...
Tia Newhall, Barton P. Miller