Java Live Topics
Java Live Topics
Assessing mobility in a thorough fashion is a crucial step toward more efficient mobile network design. Recent research on mobility has focused on two main points: analyzing models and studying their impact on data transport. These works investigate the consequences of mobility. In this paper, instead, we focus on the causes of mobility. Starting from established research in sociology, we propose SIMPS, a mobility model of human crowds with pedestrian motion. This model defines a process called sociostation, rendered by two complimentary behaviors, namely socialize and isolate, that regulate an individual with regard to her/his own sociability level. SIMPs leads to results that agree with scaling laws observed both in smallscale and large-scale human motion. Although our model defines only two simple individual behaviors, we observe many emerging collective behaviors (group formation/splitting, path formation, and evolution).
Online Handwritten Script Recognition at java IEEE (This paper appears in: Computers in Education, 2002. Proceedings. International Conference on
Abstract
This paper describes our on-line handwriting mathematical expression input interface for our Intelligent Algebraic Calculation Tutoring System (ACTS). It consists of a Java-based client, which receives user's handwriting input and displays output, and a C-based server, which recognizes hand-written symbols. Our interface provides simple and easy mathematical expression input environment. Its distinctive features are automatic stroke segmentation based on spatial relationship and time intervals of consecutive strokes, symbol recognition based on DDCPM (Directional and Direction-Change Pattern Matching) method and function buttons that help user's input and correction. Our experiment results show that the recognition rate is 79 % for 91 kinds of symbols and 90 % for 34 kinds of restricted ones for our target domain Automatic identification of handwritten script facilitates many important applications such as automatic transcription of multilingual documents and search for documents on the Web containing a particular script. The increase in usage of handheld devices which accept handwritten input has created a growing demand for algorithms that can efficiently analyze and retrieve handwritten data. This paper proposes a method to classify words and lines in an online handwritten document into one of the six major scripts: Arabic, Cyrillic, Devnagari, Han, Hebrew, or Roman. The classification is based on 11 different spatial and temporal features extracted from the strokes of the words. The proposed system attains an overall classification accuracy of 87.1 percent at the word level with 5-fold cross validation on a data set containing 13,379 words. The classification accuracy improves to 95 percent as the number of words in the test sample is increased to five, and to 95.5 percent for complete text lines consisting of an average of seven words.
Multiple Data Streaming in Immigration control & Passport Validation ( TCS Kochi)
The International Civil Aviation Organization (ICAO) issues passport standards which are treated as recommendations to national governments. The standard passport format includes the name of the issuing country on a passport cover, a national symbol, a description of the document (e.g., passport, official passport, diplomatic passport), and, if the passport is biometric, the biometric-passport symbol. Inside, there is a title page, also naming the country. This is followed by a data page, on which there is information about the bearer and the issuing authority. Passports have numerical or alphanumerical designators ("serial number") assigned by the issuing authority. Standards for machine-readable passports have also been issued by the ICAO with an area set aside where most of the information written as text is also printed in a manner suitable for optical character recognition. To conform to ICAO standards, a biometric passport has an embedded contactless smart card, which contains data about the passport holder, a photograph in digital format, and data about the passport itself. Many countries now issue biometric passports. The objectives for the biometric passports are to speed up clearance through immigration and the prevention of identity fraud. These reasons are disputed by privacy advocates. Governments are reluctant to acknowledge privacy concerns. Although many countries issue biometric passports, few introduced the equipment needed to read them at ports of entry. In the absence of an international standard, it is not possible for one country to read the biometric information in passports issued by another country. Here we are put forwarding a robust method for passport validation by making use of thumb impression detection and face recognition. This project has mainly three modules 1. ID generation from thumb (TID Generator) 2. ID generation from face (FID Generator) 3. Barcode generation (BC Generator) 4. ID Validation(ID Validator)
Applications written in Java are portable, and most of the phones that allow user applications require these applications to be J2ME compliant.
Control (ON/OFF) Devices through SMS SMS Queries for Devices Status
corresponding department has already assigned a priority for its employee the system administrator can overwrite it with new priority. Priority determines the privileges of the user. There are 9 types of users in this system. In normal case employees sharing the same level in organization chart enjoy the same priority. There may be some exceptions. The priority of the users may get changed according to the current needs.This module also deals with the attendance marking using biometric device, employee registration, scheduling of agents, distribution of agents and leave. In the payroll management the accountant prepares the salary bill for each employee .CRM monitoring monitors the campaign progress.
Admin Monitoring Training Management Staff management Payroll Management Department Management
needs a connection he must fill the application and submit it in the nearby authorized center of telephone exchange? Now the application will be forwarded to the next level, if it is agreed, the corresponding applicant profile must be maintained manually. Similarly if the customer wants to exchange the phone facility, apply transfer for his phone, give any complaints or enquiry kind of service, they need to approach the office which involves manual work. For these types of operations many number of employees may involve to sort out the issues, and to get these results customer has to wait such a long time in queues at outlets. By using GSM Based E-Talkative application any customer can apply for a new permanent or temporary phone connection by giving his details in the portal, in addition with this he can apply transfer for his phone, and customer will get immediate response for his complaints or enquiries. So that we can reduce the manual work of employees and waiting process of a customer to get accurate results at faster rate. This application consists following modules. Here the customer can send SMS to our system for a new connection or transfer of existing connection. He will get his bill details also through the SMS. Here the system has mainly five modules. They are, 1. User Module 2. Enquiry Module 3. Admin Module 4. Report Module 5. SMS Sending and Receiving Module
Multi Domain Chat using Jabber Protocol Supporting Server (ASIANET COMMUNICATIONS)
The project entitled Multi Domain Chat using Jabber Protocol Supporting Server through which we can chat with the people in multiple domains with the help of jabber protocol. This software is just like a messenger is just like a messenger and some special features. Jabber means open source XML base instant messaging. XML is used in Jabber to define the common basic data types: message and presents. Modules User registration Module Chatting Module User Adding XML Streaming
Case posting and Court Room Details SMS Query Analyzer SMS Reply Module Administration Module
Virtual Recruiter
Virtual Recruiter is fully automated software for online recruitment. This software provides end-to-end recruitment service. This software aims at complete automatic management from the registration phase up to the interview phase.
Module Description This project aims to deliver easy-to-use search capabilities, customer service and convenience. The modules are: Online Registration a) Candidate registration b) Company registration. Online Test Virtual Interview Administrative Section
Two Factor Authentication Using Mobile Phones (IDEA CELLULAR & YES BANK)
Abstract
This system describes a method of implementing two factor authentication using mobile phones. The proposed method guarantees that authenticating to services, such as online banking or ATM machines, is done in a very secure manner. The proposed system involves using a mobile phone as a software token for One Time Password generation. The generated One Time Password is valid for only a short user defined period of time and is generated by factors that are unique to both, the user and the mobile device itself. Additionally, an SMS-based mechanism is implemented as both a backup mechanism for retrieving the password and as a possible mean of synchronization. The proposed method has been implemented and tested. Initial results show the success of the proposed method.