Sciweavers

8068 search results - page 59 / 1614
» Java Data Objects
Sort
View
84
Voted
JOT
2007
89views more  JOT 2007»
15 years 3 months ago
Data Mining Historic Stock Quotes in Java
Douglas Lyon
CONCURRENCY
2004
115views more  CONCURRENCY 2004»
15 years 3 months ago
Data structures in Java for matrix computations
Geir Gundersen, Trond Steihaug
ECOOP
2007
Springer
15 years 10 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...
122
Voted
JAVA
1999
Springer
15 years 8 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