Welcome to Guest !
 
       IUP Publications
              (Since 1994)
Home About IUP Journals Books Archives Publication Ethics
     
  Subscriber Services   |   Feedback   |   Subscription Form
 
 
Login:
- - - - - - - - - - - - - - - - - -- - - - - - - - - - - -
-
   
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 
The IUP Journal of Computer Sciences
Focus

I believe that in about 50 years' time it will be possible to program computers with a storage capacity of about 109, to make them play the imitation game so well that an average interrogator will not have more than a 70% chance of making the right identification (whether he is interrogating a man or a computer) after five minutes of questioning. The original question, ‘Can a machine think?’ I believe too meaningless to deserve discussion. Nevertheless I believe that at the end of the century the use of words and general educated opinion will have altered so much that one will be able to speak of machines thinking without expecting to be contradicted. I believe no useful purpose is served by concealing these beliefs.

– A M Turing (1950),
Computing Machinery and Intelligence

Traditional software designs for modern multicore processors, in which threads manipulate shared data, have limited scalability because synchronization of updates with shared data serializes threads and limits parallelism. Alternative distributed software designs, in which threads do not share mutable data, eliminate synchronization and offer better scalability. But distributed designs make it challenging to implement features that shared data structures naturally provide, such as dynamic load balancing and strong consistency guarantees, and is simply not a good fit for every program. Advanced synchronization methods can boost the performance of shared mutable data structures. Synchronization still has its price, and when performance demands are extreme, distributed data structures are probably the right choice.

In the first paper, “Synchronization of Data Between SQLite (Local Database) and SQL Server (Remote Database)”, Showkat Ahmad Dar and Jan Iqra have developed synchronization tier of SQLite database that synchronizes data between local database (SQLite) and SQL server using the concept of web services. The application has stored the data in SQLite local database and at the same time synchronized that data with the remote database SQL server using web services.

Manash Bhuyan in the next paper, “Computer-Aided Analysis and Design of Facility Layout Using Ant Colony Optimization”, has studied ant colony optimization of selecting optimal layout design for a healthcare unit. The paper presents a heuristic algorithm for the facility layout problem as a quadratic assignment problem. The results are compared with real-life data and the effectiveness of the methodology is verified.

In the next paper, “Image, Audio and Video Watermarking Using LSB and DCT”, Gaurav Khare and Vijay Khare have compared two watermarking algorithms which are based on Discrete Cosine Transform (DCT) and Lease Significant Bit (LSB) replacement. The methods have been exposed to several simulation tests to test their resistance to various types of attacks.

In the last paper, “An Analysis of Requirements Prioritization in Large, Medium and Small Software Organizations”, Sita Devulapalli, O R S Rao and Akhil Khare have analyzed the requirements prioritization across 61 organizations with 106 participants. The analysis indicates the need for multistage framework for requirements prioritization.

-- C R K Prasad
Consulting Editor

<< Back
Search
 

  www
  IUP

Search
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Click here to upload your Article

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Automated Teller Machines (ATMs): The Changing Face of Banking in India

Bank Management
Information and communication technology has changed the way in which banks provide services to its customers. These days the customers are able to perform their routine banking transactions without even entering the bank premises. ATM is one such development in recent years, which provides remote banking services all over the world, including India. This paper analyzes the development of this self-service banking in India based on the secondary data.

The Information and Communication Technology (ICT) is playing a very important role in the progress and advancement in almost all walks of life. The deregulated environment has provided an opportunity to restructure the means and methods of delivery of services in many areas, including the banking sector. The ICT has been a focused issue in the past two decades in Indian banking. In fact, ICTs are enabling the banks to change the way in which they are functioning. Improved customer service has become very important for the very survival and growth of banking sector in the reforms era. The technological advancements, deregulations, and intense competition due to the entry of private sector and foreign banks have altered the face of banking from one of mere intermediation to one of provider of quick, efficient and customer-friendly services. With the introduction and adoption of ICT in the banking sector, the customers are fast moving away from the traditional branch banking system to the convenient and comfort of virtual banking. The most important virtual banking services are phone banking, mobile banking, Internet banking and ATM banking. These electronic channels have enhanced the delivery of banking services accurately and efficiently to the customers. The ATMs are an important part of a bank’s alternative channel to reach the customers, to showcase products and services and to create brand awareness. This is reflected in the increase in the number of ATMs all over the world. ATM is one of the most widely used remote banking services all over the world, including India. This paper analyzes the growth of ATMs of different bank groups in India.
International Scenario

If ATMs are largely available over geographically dispersed areas, the benefit from using an ATM will increase as customers will be able to access their bank accounts from any geographic location. This would imply that the value of an ATM network increases with the number of available ATM locations, and the value of a bank network to a customer will be determined in part by the final network size of the banking system. The statistical information on the growth of branches and ATM network in select countries.

Indian Scenario

The financial services industry in India has witnessed a phenomenal growth, diversification and specialization since the initiation of financial sector reforms in 1991. Greater customer orientation is the only way to retain customer loyalty and withstand competition in the liberalized world. In a market-driven strategy of development, customer preference is of paramount importance in any economy. Gone are the days when customers used to come to the doorsteps of banks. Now the banks are required to chase the customers; only those banks which are customercentric and extremely focused on the needs of their clients can succeed in their business today.

more...

 
View Previous Issues
Computer Sciences