Sciweavers

1937 search results - page 75 / 388
» Adaptation-based programming in java
Sort
View
NLUCS
2004
13 years 10 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...
SIGCSE
2008
ACM
151views Education» more  SIGCSE 2008»
13 years 9 months ago
Ucigame, a java library for games
Ucigame (pronounced OO-see-GAH-me) is a Java package that supports the programming of 2D sprite-based computer games. Designed for novice programmers, it enables students in an in...
Daniel Frost
IPPS
2005
IEEE
14 years 2 months ago
P2PDisCo - Java Distributed Computing for Workstations Using Chedar Peer-to-Peer Middleware
This paper introduces Peer-to-Peer Distributed Computing (P2PDisCo) software, which provides an interface for distributing the computation of Java programs to multiple workstation...
Niko Kotilainen, Mikko Vapa, Matthieu Weber, Joni ...
JAVA
2000
Springer
14 years 22 days ago
Efficient replicated method invocation in Java
We describe a new approach to object replication in Java, aimed at improving the performance of parallel programs. Our programming model allows the programmer to define groups of ...
Jason Maassen, Thilo Kielmann, Henri E. Bal
OOPSLA
2009
Springer
14 years 3 months ago
A type and effect system for deterministic parallel Java
Today’s shared-memory parallel programming models are complex and error-prone. While many parallel programs are intended to be deterministic, unanticipated thread interleavings ...
Robert L. Bocchino Jr., Vikram S. Adve, Danny Dig,...