981 resultados para Java Card


Relevância:

20.00% 20.00%

Publicador:

Resumo:

This is an online course pack consisting of Chaffey: Business Information Systems ISBN: 027365540X and access to a Pearson Education online course ISBN: 0273673491

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The development of new products in today's marketing environment is generally accepted as a requirement for the continual growth and prosperity of organisations. The literature is consequently rich with information on the development of various aspects of good products. In the case of service industries, it can be argued that new service product development is of as least equal importance as it is to organisations that produce tangible goods products. Unlike the new goods product literature, the literature on service marketing practices, and in particular, new service product development, is relatively sparse. The main purpose of this thesis is to examine a number of aspects of new service product development practice with respect to financial services and specifically, credit card financial services. The empirical investigation utilises both a case study and a survey approach, to examine aspects of new service product development industry practice relating specifically to gaps and deficiencies in the literature with respect to the financial service industry. The findings of the empirical work are subsequently examined in the context in which they provide guidance and support for a new normative new service product development model. The study examines the UK credit card financial service product sector as an industry case study and perspective. The findings of the field work reveal that the new service product development process is still evolving, and that in the case of credit card financial services can be seen as a well-structured and well-documented process. New product development can also be seen as an incremental, complex, interactive and continuous process which has been applied in a variety of ways. A number of inferences are subsequently presented.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Chief pharmacists in 209 hospitals were surveyed about ADR reporting schemes, the priority given to ADR reporting, and attitudes towards ADR reporting. ADR reporting had a low managerial priority. Local reporting schemes were found to be operating in 37% trusts, but there were few plans to start new schemes. Few problems were discovered by the introduction of pharmacist ADR reporting. Chief pharmacists had concerns about the competence of hospital pharmacists to detect ADRs and were in favour of increased training. Lack of time on wards, and recruitment difficulties were suggested as reasons for hospital pharmacist under-reporting. Teaching hospitals appeared to have an increased interest in ADR reporting. A retrospective analysis of reporting trends within the West Midlands region from 1994, showed increasing or stable reporting rates for most sectors of reporters, except for general practitioners (GPs). The West Midlands region maintained higher ADR reporting rates than the rest of the UK. National reporting figures showed a worrying decline in ADR reports from healthcare professionals. Variation was found in the ADR reporting rates of Acute NHS Hospital Trusts and Primary Care Trusts (PCTs) in the West Midlands region, including correlations with prescribing rates and other PCT characteristics. Qualitative research into attitudes of GPs towards the Yellow Card scheme was undertaken. A series of qualitative interviews with GPs discovered barriers and positive motivators for their involvement in the Yellow Card scheme. A grounded theory of GP involvement in the Yellow Card scheme was developed to explain GP behaviour, and which could be used to inform potential solutions to halt declining rates of reporting. Under-reporting of ADRs continues to be a major concern to those who administer spontaneous reporting schemes.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

How are innovative new business models established if organizations constantly compare themselves against existing criteria and expectations? The objective is to address this question from the perspective of innovators and their ability to redefine established expectations and evaluation criteria. The research questions ask whether there are discernible patterns of discursive action through which innovators theorize institutional change and what role such theorizations play for mobilizing support and realizing change projects. These questions are investigated through a case study on a critical area of enterprise computing software, Java application servers. In the present case, business practices and models were already well established among incumbents with critical market areas allocated to few dominant firms. Fringe players started experimenting with a new business approach of selling services around freely available opensource application servers. While most new players struggled, one new entrant succeeded in leading incumbents to adopt and compete on the new model. The case demonstrates that innovative and substantially new models and practices are established in organizational fields when innovators are able to refine expectations and evaluation criteria within an organisational field. The study addresses the theoretical paradox of embedded agency. Actors who are embedded in prevailing institutional logics and structures find it hard to perceive potentially disruptive opportunities that fall outside existing ways of doing things. Changing prevailing institutional logics and structures requires strategic and institutional work aimed at overcoming barriers to innovation. The study addresses this problem through the lens of (new) institutional theory. This discourse methodology traces the process through which innovators were able to establish a new social and business model in the field.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper is focused on a parallel JAVA implementation of a processor defined in a Network of Evolutionary Processors. Processor description is based on JDom, which provides a complete, Java-based solution for accessing, manipulating, and outputting XML data from Java code. Communication among different processor to obtain a fully functional simulation of a Network of Evolutionary Processors will be treated in future. A safe-thread model of processors performs all parallel operations such as rules and filters. A non-deterministic behavior of processors is achieved with a thread for each rule and for each filter (input and output). Different results of a processor evolution are shown.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The aim of this work is distributed genetic algorithm implementation (so called island algorithm) to accelerate the optimum searching process in space of solutions. Distributed genetic algorithm has also smaller chances to fall in local optimum. This conception depends on mutual cooperation of the clients which realize separate working of genetic algorithms on local machines. As a tool for implementation of distributed genetic algorithm, created to produce net's applications Java technology was chosen. In Java technology, there is a technique of remote methods invocation - Java RMI. By means of invoking remote methods it can send objects between clients and server RMI.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

We present a new program tool for interactive 3D visualization of some fundamental algorithms for representation and manipulation of Bézier curves. The program tool has an option for demonstration of one of their most important applications - in graphic design for creating letters by means of cubic Bézier curves. We use Java applet and JOGL as our main visualization techniques. This choice ensures the platform independency of the created applet and contributes to the realistic 3D visualization. The applet provides basic knowledge on the Bézier curves and is appropriate for illustrative and educational purposes. Experimental results are included.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

JEL Classification: G21, L13.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The popularity of loyalty programs worldwide shows that this is one of the most efficient marketing tools in highly competitive markets to retain customers. The saturation of loyalty schemes themselves can lead to a fierce competition between firms to gain wider penetration for their cards. The experience of the customers regarding adoption of loyalty programs can affect their attitude towards the different attributes of the programs. We found that more experienced customers evaluate the importance of the soft attributes of the loyalty schemes higher.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

La diffusione di soluzioni domotiche dipende da tecnologie abilitanti che supportino la comunicazione tra i numerosi agenti delle reti. L’obiettivo della tesi è progettare e realizzare un middleware per sensori distribuiti Java-based chiamato SensorNetwork, che permetta ad un agente domotico di effettuare sensing sull’ambiente. Le funzionalità principali del sistema sono uniformità di accesso a sensori eterogenei distribuiti, alto livello di automazione (autoconfigurazione e autodiscovery dei nodi), configurazione a deployment time, modularità, semplicità di utilizzo ed estensione con nuovi sensori. Il sistema realizzato è basato su un’architettura a componente-container che permette l’utilizzo di sensori all’interno di stazioni di sensori e che supporti l’accesso remoto per mezzo di un servizio di naming definito ad-hoc.