
Sökresultat:
1162 Uppsatser om Airline Software Applications - Sida 12 av 78
Applikationsintegrering - en analys av metoder och teknik
Abstract
In the contemporary world of information technology you find a multitude of
applications and systems covering a broad spectrum of areas of need in
different companies. One effect of this multitude of programs is the difficulty
to make them exchange information with each other or to collaborate, since they
are developed by different programming languages for different platforms, with
different standards and different data formats.
Our aim with this work is to describe how it is possible to tie these programs
together to make them actually communicate with each other in order to exchange
information, share their native methods and also to become a part of the
overall business processes. In this integration task you will, among other
things, find different levels of application integration such as data level,
method level, application interface level and user interface level integration.
Application integration also involves hardware components, called middleware,
that facilitate the physical connection between applications. There is a range
of different middleware products offered today on the market.
Design and Implementation of an Application. Programming Interface for Volume Rendering
To efficiently examine volumetric data sets from CT or MRI scans good volume rendering applications are needed. This thesis describes the design and implementation of an application programming interface (API) to be used when developing volume-rendering applications. A complete application programming interface has been designed. The interface is designed so that it makes writing application programs containing volume rendering fast and easy. The interface also makes created application programs hardware independent.
En utvärderingsmodell för testverktyg : Med inriktning på automatiserade högnivåtester
Testing has always been an important task in the scope of software quality. Though it has never been as much appreciated within the management of the organisations as the software development has. However testing is becoming more attractive within organisations because it becomes more evident how much money working systems saves in contrast to defect ones. A tester often use testing tools to simplify the work progress. There are a lot of tools nowadays but not many evaluating models which helps the tester to know which one to recommend.
Off-Shore Blackboxing & Global Software Development : En studie av utmaningar och möjligheter med distribuerad systemförvaltning
Global Software Development (GSD) is based on a geographical distance where teams are spread throughout the world. The related research have for a long time addressed the challenges presented by geographical distances. GSD is basically a necessity for many businesses to use in order to reduce development costs, reduce production time and to maintain high quality. The study aims to investigate the relationship between the reality of a specific maintenance project. Thus, our research question: How do distributed maintenance teams experience temporal, geographical and socio-cultural distances? To achieve the purpose of the study, we chose to perform a case study of a global consulting company which recently started a new system maintenance project.
RTLS - real time location systems : an inventory study for agriculture applications and requirements
The trend towards increasingly large farming units raises questions regarding how to better monitor production. Larger units make the impact from possible errors more severe, which increases the pressure on management supervision. To cope with management issues, prevent errors and handle increased demands on traceability and documentation, the Real Time Location Systems (RTLS) concept is making its way into various parts of agriculture.
In sectors outside agriculture, RTLS are already being used successfully to track and locate items through nodes at different levels of accuracy, such as room level or the relative or absolute position. Empirical data can be received in real time from the nodes.
Design och implementering av enhandsburen RFID-läsare
Radio frequency identification (RFID) is a versatile wireless technology usedworldwide. The fields of applications are many and its popularity constantlygrows due to smaller in size, better and less expensive components. RFID isused to identify, track or share information about an object using radio waves.This master thesis describes the process of designing and implementing ahandheld UHF RFID reader. The goal was to, based on a UHF RFID-chipdesign a fully functional, small in size and power efficient device. Amicrocontroller provides the user interface and is also used to control theRFID-chip and a Bluetooth device.
Virtualiseringsproblematik i företagsmiljö
The purpose of the study was to identify and analyse the implications of client virtualisation in company environments. The study chose to focus on the aspects of the current hardware, license management, application management, maintenance work and the implications virtualization would have on these. The work in the study was chosen to limit itself to a Windows environment.The background to the study was due to a growing need to be more flexible and mobile in company environments and in collaboration with the University of Jönköping a problem description and the framing of questions was defined. The essay tooka qualitative initiative to comprehend the complexity of the problem at hand. The empirical data was collected from interviews, literature studies and laboratory work testing applications.
Bergvärme och solenergi i flerbostadshus : En förstudie över Kv. Uppfarten
The society strives for sustainable development, in the construction industry it is expressed through sustainable building. Energy and LCC analyzes increases the ability to make conscious decisions in the process. A problem in the construction industry is that energy and LCC analysis is not used to the desired extent, as they are perceived as complicated and time consuming. The report aims to achieve a more sustainable building through increased use of energy and LCC analyzes.The goal is to show how BIM can be used to improve the efficiency of the energy and LCC analyzes.The study was conducted with a literature review and a case study to answer which information that is required in a BIM model to perform energy and LCC analyzes. The study also shows which software can be used in BIM based energy and LCC analyzes and how the analyzes can be carried out efficiently.The result shows that effective analyzes may be performed if the BIM-model contains the relevant information for making analyzes.
Dokumentera med eXtreme Programming : Går det?
Att sätta sig in i system kan vara krångligt utan rätt sorts dokumentation. Vi har undersökt vilken dokumentation som kan vara lämplig att lämna över till nya utvecklare, som ska arbeta vidare med systemet i software maintenance fasen.Det har gjorts genom att vi har gjort en litteraturstudie om dokumentation samt undersökt vad för dokumentationsartefakter som används när man ska sätta sig in i datorsystem. Vi använde eXtreme Programming för att utveckla ett system som vi försökte dokumentera samtidigt som vi utvecklade det.eXtreme Programming förordar muntlig kommunikation, vilket är svårt att lämna över till nya utvecklare. Vi upptäckte under vår utveckling att det var svårt att föra in dokumentation sam-tidigt som utvecklandet pågick, därför använde vi bara enhetstester och strukturerade kod-kommentarer under utvecklingsiterationerna.Vi undersökte hur dokumentationen som skapats fungerade genom att göra en undersökning bestående av strukturerade intervjuer där de fick komma med kommentarer om hur dokumen-tationen hjälpte förståelsen för systemet.Vi lämnar ifrån oss en vidareutveckling av eXtreme Programming som innefattar en doku-mentationsiteration innan överlämnandet samt en studie om vad för dokumentation som är värdefull att ha vid systemöverlämningar..
Framtidens meny för ett IT-system
The mission was to create a prototype of a menu system for the companySystem Andersson AB. The instructions were that it has to be as interesting andmodern now as in 20 years. We had to look at technology from the cutting edgeof development to make our prototype survive in the future. WindowsPresentation Foundation (WPF) was the technique we focused on. There areonly a few applications that take advantage of WPF today, but it is predictedthat WPF will be the next generation method for developing applications to theWindows platform.To make our menu visually appealing, easy to use and at the same timefunctional, we followed the clear path and guidelines that are available ininteraction design.
Modellering och simulering av hydraulik för användning i hardware-in-the-loop
Modeling and simulation is growing ever more important in the development of new products. This thesis describes the use of Hopsan for hydraulic modeling and its use in conjunction with Simulink with the intent of using the model in a hardware-in-the-loop setup. A sensor layer has been created in Simulink to emulate all the internal sensors in a modern forklift. The details of using legacy C-code instead of a hardware MCU for a fully simulated environment, software-in-the-loop has been outlined. There are two major routes one can follow implementing software-in-the-loop, exporting the C-functions to CAPL via a export layer or creating an s-function in Simulink.
Detektering av krypterade filer
In contemporary encryption the vast amount of text subject to cracking has brought about the demand for methods distinguish files more likely to be encrypted. The encryption software Truecrypt can encrypt files that are not possible to identify with a file signature. To solve the detection problem, an algorithm sensitive to the absence of structure in the very code of files was developed. The program was written in the programming language EnScript which is built into the forensic software suite EnCase. The essential part of the algorithm therefore deployes the statistic of a chi-square test for deviance from a uniform distribution to distinguish files with contents that appear to be random.
Uppgradering av stabilitetsberäkningsprogrammet NYSTAB
This is a report founded on a project by Atlas Copco called NYSTAB. The application Nystab is a calculation program that can calculate the stability of the rockdrill-rigs made by Atlas Copco. The original version of Nystab is stored in a database from 1997 and the code is made in an old version of Visual Basic. My assignment was to develop the application in to a newer programming environment and make it last better in the upcoming years. The software I decided to use to accomplish this project is C# .NET in Visual Studio and Microsoft Access 2010. All the code is written in C# with some insertions from ADO.NET which helped me to easier connect the code with the database.The coding part was split into two pieces; the first was to develop the application scale done with Windows Forms, the second was to write the code for calculations in the application.
DRM - utveckling, konflikter och framtid : konsumenters reaktioner på och företags användande av DRM
With the digital revolution within video games, the need for Digital Rights Management (DRM) has increased significantly, alongside with the increasing problem of copyright pirates. To counter pirates, DRM was created to prevent illegal copying of software, this to ensure that the Distributors received an income for their work. DRM has, since the start of its use, been getting, a lot of bad criticism from the users of the software protected by DRM. The main function of this paper is to describe the creation and development of DRM by analysis of the vision of different groups on this phenomenon. The main questions are as follows, is it possible to define the very reason for why DRM was created and if so, can its development through time be defined too? What differences in opinions are there when it comes to DRM, counting the two major groups of creators, sellers, distributors (referred to as distributors) versus individual users (referred to as consumers)? In what way will the research results suggest that the future DRM will develop?The development has gone from solving puzzles in a handbook to start the game each time the user wants to play, to serial numbers that is needed during the installation of the game.
Visualiseringsverktyg för Sykedjor
This thesis has been done in order to ease the process of drawing schematics ofelectrical wiring. The need arose after demand from the government due to a seriesof incidents that took place during the revision of the nuclear power plant in year2009.The task of the project has been to create a computer program that can generate agraphical representation of the electrical components relations. The basis for theprogram has been an example of how the client wants the graphical representation tolook. During the course of the project weekly meetings have occured in which theclient has reviewed the work.The result of the project is a program written in Visual Basic Applications that can berun in Microsoft Excel. The program is capable of generating graphics for a majority ofthe cases.