Global ETD Search
Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.
Results
Showing 1 to 8 of 8 for “"Java API"”.
-
Agent Extensions for Peer-to-Peer Networks.
… network. On top of the JXTA, we define simple Java API providing P2P services for agent programming constructs. Jinni is deployed on this JXTA network using an automated code update mechanism. Experiments are conducted on this Jinni/JXTA platform to implement a simple agent communication and …
-
Effective use of Java Data objects in developing database applications. Advantages and disadvantages
… and the relational tuples in the backend. Java Data Objects (JDO) technology is recently proposed Java API that eliminates the impedance mismatch. By using JDO API, the programmers deal strictly with objects. JDO hides the details of the backend datastore by providing the object-oriented …
-
Facilitating High Performance Code Parallelization
… due to cheap sensing devices and open source APIs on the other hand, the amount of data that can be processed is as well vastly increasing. In addition, the world of computing has recently been witnessing a growing shift towards massively parallel distributed systems due to the increasing …
-
Efficient Architectures for Retrieving Mixed Data with Rest Architecture Style and HTML5 Support
… either be in Extensible Markup Language (XML) or JavaScript Object Notation (JSON). Both of these language notations are widely used. The two architectures used in this thesis work are titled as Scenario 1 and Scenario 2. Scenario 1 proposes two different cases for storing, retrieving and …
-
Towards Usable API Documentation
The learning and usage of an API is supported by documentation. Like source code, API documentation is itself a software product. Several research results show that bad design in API documentation can make the reuse of API features difficult. Indeed, similar to code smells, poorly designed API …
-
ImagePilot 2.0, A Drawing Interpretation Tool for the Sight-impaired
… response time. This tool is written in pure Java, and complies with Sun's Java API specification 1.1.7 released in October 1998. The tool functions on systems with multimedia capabilities that have a Java Virtual Machine (JVM) and Java Media Framework (JMF) installed.
-
Imitation learning through games: theory, implementation and evaluation
… describe the development of a fully-featured Java API - the Quake2 Agent Simulation Environment (QASE) - designed to facilitate both research and education in imitation and general machine-learning, using the game Quake 2 as a testbed. We outline our motivation for developing QASE, discussing …
-
On Improving Distributed Transactional Memory through Nesting, Partitioning and Ordering
… SCORe-ON). We implement these algorithms in a Java DTM framework and evaluate them. This represents the first study of transaction nesting in the context of DTM, and contributes the first DTM implementation which supports closed nesting or open nesting. Closed nesting through our N-TFA …