Sciweavers

395 search results - page 2 / 79
» Towards the systematic use of interfaces in JAVA programming
Sort
View
JAVA
1999
Springer
13 years 10 months ago
Analysis and Development of Java Grande Benchmarks
Understanding the performance behaviour of Java Virtual Machines is important to Java systems developers and to applications developers. We review a range of Java benchmark progra...
J. A. Mathew, Paul D. Coddington, Kenneth A. Hawic...
GECCO
1999
Springer
142views Optimization» more  GECCO 1999»
13 years 10 months ago
Towards Byte Code Genetic Programming
This paper uses the GP paradigm to evolve linear genotypes (individuals) that consist of Java byte code. Our prototype GP system is implemented in Java using a standard Java devel...
Brad Harvey, James A. Foster, Deborah A. Frincke
ICSE
2008
IEEE-ACM
14 years 6 months ago
Systematically refactoring inheritance to delegation in java
Because of the strong coupling of classes and the proliferation of unneeded class members induced by inheritance, the suggestion to use composition and delegation instead has beco...
Hannes Kegel, Friedrich Steimann
JAVA
1999
Springer
13 years 10 months ago
Interfacing Java to the Virtual Interface Architecture
User-level network interfaces (UNIs) have reduced the overheads of communication by exposing the buffers used by the network interface DMA engine to the applications. This removes...
Chi-Chao Chang, Thorsten von Eicken
NLUCS
2004
13 years 7 months ago
Generating Java Class Skeleton Using a Natural Language Interface
An intelligent natural language interface based on Turkish Language is designed for creating Java class skeleton, listing the class and its members. This interface is developed as ...
Ender Ozcan, Sadi Evren Seker, Zeynep Ilknur Karad...