The existing advanced web browsers in today’s mobile phones open up the door for mobile web applications. By using standard web technologies, a web page can be crafted to mimic the behavior of a Continue reading

Get Latest Projects directly to your Email ID
Tag: Java
Developing a Mobile Extension Application: OptiCaller Application and Provisioning System (Electronics/Computer Project)
Today companies (especially large companies whose employees make a lot of international business trips) often have very large telephone bills. While international roaming technically works with GSM, the cost of phone calls from one country to another are often much higher than Continue reading
Development of an API for Creating and Editing openEHR Archetypes (Computer Project)
Archetypes are used to standardize a way of creating, presenting and distributing health care data. In this master thesis project the open specifications of openEHR was followed. The objective of this project has been to develop a Java based API for Continue reading
Gold Standard Website (Computer Project)
The aim of this project is to design a web base system which provides functionality of comparison between two java files on the basis of point-to information (P2I). User will upload Java files and analysis of Java files called point-to analysis (P2A). System will store Continue reading
Garbage Collection supporting automatic JIT parallelization in JVM (Computer Project)
With increasing clock-rates in CPUs coming to an end, a need for parallelization has emerged. This study proposes a dynamic purity analysis of objects, detecting independent execution paths that may be run in parallel. The analysis relies in speculative guesses and may be Continue reading
Machine Assisted Reasoning for Multi-Threaded Java Bytecode (Computer Project)
In this project an operational semantics for a subset of the Java Virtual Machine (JVM) is developed and presented. The subset contains standard operations such as control flow, computation, and memory management. In addition, the subset contains a Continue reading
Online Medical Diagnostic System in JAVA (Computer Project)
Properties of ‘Good’ Java Examples (Computer Project)
Example programs are well known as an important tool to learn computer programming. Realizing the significance of example programs, this study has been conducted with a goal to measure and evaluate the quality of examples used in academia. We make a distinction between Continue reading
Automatic Subtitle Generation for Sound in Videos (Computer Project)
The last ten years have been the witnesses of the emergence of any kind of video content. Moreover, the appearance of dedicated websites for this phenomenon has increased the importance Continue reading
Automatic Java Code Generator for Regular Expressions and Finite Automata (Computer Project)
Generalizing the common pattern of implementing Regular Expressions (RE) by converting them into a finite automaton that can be programmed, is the main idea of the Regular Expression Java Code Generator. Writing code that writes code has been introduced in Continue reading
Mobile Ajax (Computer Project)
Ajax stands for “Asynchronous JavaScript and XML” and it’s not a programming language, but a suite of technologies used to develop web applications with more interactivity than the Continue reading
The Java Memory Model (Computer Project)
After many years, support for multithreading has been integrated into mainstream programming languages. Inclusion of this feature brings with it a need for Continue reading
Simple Search Engine in JAVA Servlets (Computer Project)
This is a simple search engine developed in JAVA Servlets. Continue reading
Sending and Receiving Data between Mobile and Data Logger (Computer Project)
The goal of this project is to develop Mobile application using Bluetooth API to communicate with Continue reading
Bidirectional External Function Interface Between Modelica/MetaModelica and Java (Computer Project)
A complete Java interface to OpenModelica has been created, supporting both standard Modelica and the metamodeling extensions in MetaModelica. It is bidirectional, and capable of passing both Continue reading
Performance Analysis of JavaScript (Computer Project)
In the last decade, web browsers have seen a remarkable increase of performance, especially in the JavaScript engines. JavaScript has over the years gone from being a slow and rather limited language, to today have become Continue reading
A User Interface for the Ontology merging tool SAMBO (Computer Project)
Ontologies have become an important tool for representing data in a structured manner. Merging ontologies allows for the creation of ontologies that later can be composed into larger ontologies as well as for Continue reading
Simple Railway Reservation in JAVA (Computer Project)
This is a simple railway reservation program in JAVA to: Continue reading
Performance evaluation of J2EE & .NET Web Services interacting with a .NET Client (Computer Project)
The objective of this project is to build an e-commerce website using ASP.NET as well as J2EE technologies. Visual Studio 2005 provides a great IDE to build seamless front end layer for the websites with minimum effort. Hence, it is used to build the presentation layer. The business logic layer is developed in ASP.NET 2.0 and J2EE, exposing Continue reading
Inventory Management System in JAVA (Computer Project)
An inventory control system is an integrated package of software and hardware used in warehouse operations, and elsewhere, to monitor the quantity, location and Continue reading
