Sciweavers

8068 search results - page 59 / 1614
» Java Data Objects
Sort
View
JOT
2007
89views more  JOT 2007»
14 years 9 months ago
Data Mining Historic Stock Quotes in Java
Douglas Lyon
CONCURRENCY
2004
115views more  CONCURRENCY 2004»
14 years 9 months ago
Data structures in Java for matrix computations
Geir Gundersen, Trond Steihaug
62
Voted
SIGACT
1998
51views more  SIGACT 1998»
14 years 9 months ago
Data structures and problem solving using Java
Mark Allen Weiss
ECOOP
2007
Springer
15 years 3 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...
80
Voted
JAVA
1999
Springer
15 years 1 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