Sök:

Sökresultat:

851 Uppsatser om Entertainment software - Sida 37 av 57

Energieffektivisering av skolbyggnader geom behovsstyrd ventilation

In the field of IT-forensics you may often get to analyze different types of digital devices. One ofthese devices is the GPS navigation system. Nowadays GPS technology is getting more and morepopular and is included more frequently in different types of devices. With this article we want topresent the differenent obstacles and possibilites that a forensic investigator is presented with in thistype of investigation. We will be comparing different software suites and make use of forensic toolssuch as EnCase.The reader should get some understanding of the methods there are for analyzing one of these devicesand what problems that may occur in the investigation process.The article presents how the investigator can use different methods to gain information such as recentroutes, favourite destinations and other information that may be stored on the device.

User Interface Design for Analysis of Sensor Systems

In the future network-based Swedish Defence (NBD), attaining information superiority will be of great importance. This will be achieved by a network of networks where decision-makers, information- and weapon-systems are linked together. As a part of the development of NBD, we have performed a study of user interface design for a future network-based tool package for analysis of sensor systems, referred to as the C2SR-system. This thesis was performed at Ericsson Microwave Systems AB, Sensor and Information Networks, during the autumn 2002. A pre-study concerning the requirements of usability, trustworthiness and functionality of a user interface for the C2SR-system was performed.

Automatiserad unit testning

Dagens utveckling av mjukvara går snabbare och snabbare samtidigt som mjukvaran blir allt mer komplex. Att under dessa omständigheter kunna bibehålla en lika om inte högre kodkvalité är en utmaning. På UIQ bestämde de sig för att undersöka om ett automatiserat unit test kunde hjälpa dem. Metoderna för att komma fram till resultaten i denna rapport har varit intervjuer, en enkät, intern information och litteratur så som forskningsartiklar m.m. Denna rapport är en utredning av automatiserade test, vad man bör tänka på, vilka fördelarna är, vilka testfall som är möjliga att automatisera med mera. Rapporten kommer även att presentera grunderna i testning av mjukvara, en introduktion till eXtreme Programming och Test-Driven Development samt hur testningen utförs på UIQ idag. Då jag kom fram till att ett automatiserat unit test skulle passa sig bra på UIQ kommer jag i slutet av denna rapport presentera ett implementerings förslag. Man bör även införa en test driven utvecklings metodik för att säkerhetsställa att det kommer att utvecklas automatiserade testfall..

Integritet och långsiktig användbarhet hos textdokument : En avvägningsproblematik vid digitalt bevarande

This thesis is about a potential trade-off between integrity and long-term usability in the choice of file formats for preservation of text documents. Five common formats are discussed: plain text, PDF/A, Office Open XML Document, Open Document Text, and Markdown. The formats are compared with respect to four criteria related to integrity and usability and to the records continuum model: support by widely used software, stability, rendering of contents and reusability.It is concluded that no single format is optimal with respect to all four criteria, when it comes to preserving typical documents in a modern environment, with more or less complex formatting and document structure. Therefore, the feasiblity of using two or more formats for preservation of a single document (e.g. PDF/A combined with Markdown and/or Office Open XML) is discussed.

Patientjournalen på fickan - en studie som visar att handdatorn kan stödja distriktssköterskans yrkespraktik och hur det grafiska gränssnittet utvecklats när distrikttsköterskor deltagit i designprocessen.

Projektets syfte var att undersöka om en handdator kan stödja distriktssköterskans arbete. I rapporten beskrivs hur vi tillsammans med distriktssköterskor har iakttagit i vilka situationer handdatorn kan vara ett hjälpmedel. Om patientjournalen är tillgänglig via handdatorn vid hembesök skulle det styrka de av oss utvalda nyckelorden som representerar distriktssköterskans yrkeskunnande; "seende", lyhördhet, kommunikation, flexibilitet, prioritering, beslutsfattande, dokumentation, framförhållning samt utveckla ett minne och självständighet. I rapporten skriver vi också om hur distriktssköterskorna tillsammans med oss har påverkat utvecklingen av det grafiska gränssnittet i designprocessen. Vi visar med mock-upbilder hur denna process har framskridit och vi pekar på hur viktig användarmedverkan är.

En jämförande prestandastudie mellan JSON och XML

När man utvecklar en ny produkt eller tjänst står man ofta inför valet av dataformat. De mest använda idag är JSON och XML. Formaten ser väldigt olika ut, erbjuder olika funktioner, men används inte sällan till samma sak. Vilket som egentligen är snabbast finns det mycket åsikter om, men inte lika mycket testresultat. Den luckan skall detta arbete täcka. Programmeringsspråken som används är Python och JavaScript, vilka båda är populära på webben. Genom experiment testas hur snabbt JSON och XML kan kodas och avkodas.

Vindkraftsacceptans i olika etableringsfaser. En jämförelse av acceptansnivån i tre områden inom Mariestads kommun

The purpose of this paper is to contribute to a deeper understanding about the acceptance of wind power. Our basic assumption is that local conditions are important and can explain how the acceptance of change at different stages of establishment. The main purpose is to see if there are differences in the acceptance of wind power in different stages, and examine the factors that influence acceptance. That includes how people in three different areas of study estimates that they value their environment and how it is affected by wind turbines. The project was conducted interdisciplinary geo-targeted and consists of three parts.

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.

Pragmatisk mjukvarutestning : Hur kan agila metoder implementeras i ett pågående utvecklingsprojekt?

There are several ways of conducting software testing where some may include users and others may include personnel whose work task is to execute test on systems. Although most developers and project managers understand the point of testing the system, it is not always being done and the most common reason is that there is no time for it. However, this is a false assumption as it may instead cause some bugs in the system that would not have been there in the first place if tests had been there to prevent bugs in the code.My purpose for this thesis was to find suggestions for changes in the development process in an ongoing project used by Acino and Svenska Försäkringsfabriken in order to increase the quality of the system used. In this thesis, I have approached the purpose by pursuing a case study of the two companies through observation and interviews. By doing this I acquired the relevant information to make suggestions for change.

Jämförande studie av LEM2 och Dynamiska Redukter

This thesis presents the results of the implementation and evaluation of two machine learning algorithms [Baz98, GB97]based on notions from Rough Set theory [Paw82]. Both algorithms were implemented and tested using the Weka [WF00]software framework. The main purpose for doing this was to investigate whether the experimental results obtained in [Baz98]could be reproduced, by implementing both algorithms in a framework that provided common functionalities needed by both. As a result of this thesis, a Rough Set framework accompanying the Weka system was designed and implemented, as well as three methods for discretization and three classi cation methods. The results of the evaluation did not match those obtained by the original authors.

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.

Kommunikation inom projektering. Hur påverkar visuell planering och projektkontor?

This report aims to provide an insight into the particle physics of today, and into the research that goes on within the field. The focus is partly on the recent discovery of the Higgs boson, and partly on how software can be used to simulate processes in particle accelerators. Basic concepts of particle physics and the search for the Higgs boson are discussed, and experimental results, including those from the Large Hadron Collider, are compared with simulations made in MadGraph 5. Furthermore, simple new models of particle physics are created in FeynRules, in order to make simulations based on the models. To support the presentations of these aspects, some of the underlying theory is built from the ground up.

Operatörsoberoende SMS-leverans med designmönstret Bridge

When different type of programs are developed one wants to make these adjustable to future changes and requirements. It must be done a good design of the program from the beginning to make it possible to continue development of it without having to redo big parts of it to high costs. In the area of object orientation there are design pattern, which can be used to design systems that can be adjusted to new changes in an easier way. I have in this thesis chosen to take a closer look at how to design a program that sends SMS to cell phones through a system of an operator. One requirement on the program is that it has to be possible to change what operator to send though in an easy way.

Visualiseringsverktyg för modulärproduktutveckling : En studie om designen och implentationen av ett verktyg som ska effektivisera ett modulärt arbetssätt

Due to a growing interest in communication in today?s society the demand for equipment that is used in communication networks increases while the competition between companies that produce this equipment grows. To meet the increasing demand and at the same time having a competitive product development many companies use some effective product design, such as the modular product design. When a modular product design is used it?s good to compare different module configurations for a certain product and to simplify these comparisons some tool can be used.

Studie av materialhantering på Proton Finishing i Forsheda

The aim with this report was to exam and surveys the internal logistics of Proton Finishing?s production. The basic data should give the company suggestions of more efficient and improved internal logistics. We will also give from our perspective suggestions of improvement, which the company will be able to evaluate.To evaluate these problems we used different kinds of methods. A frequency study was made on the internal forklift.

<- Föregående sida 37 Nästa sida ->