Sök:

Sökresultat:

1219 Uppsatser om Computer intrusion - Sida 29 av 82

Stamprofiler : en jämförelse mellan två olika apteringslistor

This report is a thesis work for a B.Sc. in Forestry at the School for Forest Engineers, SLU. The aim of the work was to compare two different pricelists with the actual output from a harvester. The results have also been compared with a volume estimate of standing trees done by the Swedish Forest Agency and the ?true? value registered by the Wood Measurement Association. The study confirms that the output calculated by the computer on the harvester is more reliable than the volume of standing trees estimated by Swedish Forest Agency. .

Den flerspråkiga bibliotekskatalogen: Hantering av icke-latinsk skrift på bibliotek

The main purpose of this thesis has been to investigate librarians opinions about the need for and possibility to use non-roman script in library catalogues. We have also investigated the routines of handling materials in non-roman scripts in two Swedish libraries. The investigation was made in the light of the recent shift in character set in the Swedish National Library Catalogue Libris. This change will enable use of multiple writing systems in the future.Our findings are that a multicultural society requires special consideration to the needs of citizens who speak other languages than the majority of the population. This becomes difficult when the languages spoken have a different writing system than the one used by the majority.

En digital kärlekshistoria

Kandidatarbetets syfte är att undersöka mötet mellan människa och medium genom att undersöka hur människor relaterar till och tolkar mötet med ett medium. Undersökningen tar sin utgångspunkt i flera tänkbara kunskapsfält, bland annat posthumanism, transhumanism, tolkningsvetenskap. Dessa kunskapsfält prövas sedan i en gestaltning för att avgöra om kunskapen är relevant i förhållande till vårt ärende..

Application development for touch-screen interfaces

The way we interact with computers will soon change dramatically. The input interfaces are becoming more and more intuitive and one of the latest technologies is a touch screen interface capable of dealing with multiple inputs simultaneously. The tools we use to communicate with the computer - such as the mouse and the keyboard, will slowly disappear and be replaced with tools more comfortable and more natural for the human being to use. The purpose of this project was to create a basic framework for future projects dealing with this interface, as well as creating some example programs. This report describes my work and my experiences with this new interface..

Smarta Kort : En del av en intelligent IT-lösning i hälso- och sjukvården?

Background: IT-security is included in the concept of information security, which considers all the security of handling information within an organisation. Good IT-security is about finding the right level of measurement, however, it is hard to implemement new IT-solutions in an organisation, particularly within the health care field, where sensitive information are handled daily. Lately the Swedish government, together with county- and city council, understand the importance of IT and health care. Carelink, an organisation of interest, is working actively for the presumption of benefit by using IT within the health care field. During spring 2006 the Swedish government introduced a national IT-strategy.

Design av Mobila Gränssnitt : Mobila Turistapplikationer

Implementeringen av tredje generationens mobila nät (3G) har lett till att nya användningsområden skapats inom mobila tjänster. Bandbreddens ökade kapacitet gör det nu möjligt att skicka betydligt större mängder information än i tidigare mobila nät. Detta har även medfört att nya tjänster skapats för 3G-mobiltelefoner. Ett område under utveckling är mobil turistinformation. Mobila Guiden är en mobil turistapplikation som TelecomCity i Karlskrona tagit fram.

Kravanalys och arkitekturell design av en budgetplaneringsapplikation

This thesis presents the theory behind prototyping and user interviews as parts of requirements analysis. It further discusses how these were used in the development of a budget planning application. The implemented Web-based solution uses a new component-based design rooted in a Model-View-Controller architecture. The application is used today with complete success at the Department of Computer and Information Science at Linköping University..

Webbsäkerhet och vanliga brister - kunskapsläget bland utvecklare

This bachelor thesis looks at developers knowledge about web security both regarding their own view on their knowledge and their actual knowledge about vulnerabilities and how you mitigate against them. Web developers knowledge regarding web security are becoming more and more important as more applications and services moves to the web and more and more items become connected to the internet. We are doing this by conducting a survey among developers that are currently studying in the field or are working in the field to get a grip on how the knowledge is regarding the most common security concepts. What we saw was that the result varies between the different concepts and many lack much of the knowledge in web security that is getting increasingly more important to have..

En studie av fysiska, organisatoriska och individuella riskfaktorer hos arbetstagare med datorarbete

Musculoskeletal disorders (MSD) are common in individuals with computer based work. Thecurrently known risk factors for these disorders is in the literature derived to physical,organizational and individual factors. A recent survey of three working groups at a companyin Stockholm explored that more than 50% of the employees had neck and shoulder problems.Aim: The study aims to create a better understanding for the current musculoskeletalproblems at the company. Such an understanding is created by examining the physical,organizational and individual risk factors in the workplace and the result can provide a goodbasis for intervention proposals.Method: In order to answer the aim of the study the authors chosed to use both qualitativeand quantitative methods of data collection through interviews and questionnaire survey. Theinterview and questionnaire was designed to create both a specific and comprehensive pictureof the physical, organizational and individual risk factors having a bearing effect on theexisting MSD problem.Result: Seven categories were compiled from interviews, which largely deals with the factthat high demands can lead to behaviors that may pose a significant risk for the occurrence ofMSD.

Hållbar vattenförsörjning i områden med vattenbrist : Sustainable water supply solutions for areas affected by water shortage

In some coastal areas in Sweden water shortage sometimes appears because the withdrawal of groundwater is greater than the groundwater recharge. It creates a situation where the available groundwater is insufficient to support residents and businesses with drinking water. The high withdrawal of groundwater also creates a risk for saltwater intrusion to drinking water wells. The problem most commonly occurs during the summer when the groundwater recharge is low, but the population is high, due to tourism and summer residents.The purpose of this study was to investigate how local water supply in areas affected by water shortage can be solved as sustainable as possible. The work was divided into three parts where the first part comprised of a literature review on water systems in which four different options were investigated: artificial groundwater recharge, rainwater harvesting, desalination and water reuse.

Lilla Spöket Laban

Detta är slutreflektionen över ett kandidatarbete gjort av Karl Tannergård och Per Thulin. Arbetet har gått ut på att skapa en prototyp av en barnspel baserat på Inger och Lasse Sandbergs böcker om Lilla Spöket Laban och hans familj. Spelet är tvådimensionellt och vänder sig till barn i åldern fyra till sju år. Det är skrivet i programmeringsspråket Python och använder multimediabiblioteket pygame. Utvecklingen har skett i samarbete med animationsstudion PennFilm AB..

Real-time rendering of large terrains using algorithms for continuous level of detail

Three-dimensional computer graphics enjoys a wide range of applications of which games and movies are only few examples. By incorporating three-dimensional computer graphics in to a simulator the simulator is able to provide the operator with visual feedback during a simulation. Simulators come in many different flavors where flight and radar simulators are two types in which three-dimensional rendering of large terrains constitutes a central component.Ericsson Microwave Systems (EMW) in Skövde is searching for an algorithm that (a) can handle terrain data that is larger than physical memory and (b) has an adjustable error metric that can be used to reduce terrain detail level if an increase in load on other critical parts of the system is observed. The aim of this paper is to identify and evaluate existing algorithms for terrain rendering in order to find those that meet EMW: s requirements. The objectives are to (i) perform a literature survey over existing algorithms, (ii) implement these algorithms and (iii) develop a test environment in which these algorithms can be evaluated form a performance perspective.The literature survey revealed that the algorithm developed by Lindstrom and Pascucci (2001) is the only algorithm of those examined that succeeded to fulfill the requirements without modifications or extra software.

Twelvestep - Down inside

Title: Music video: Twelvestep ? DownInside Made by: Benjamin Bondesson Christian Edgren Tutor: Silvio Ocasic Course admin: Peter Ekdahl Purpose: To create a music video that we can stand, that challenges us in the creative process. And to help a struggling band with another medium to spread their music. Goal:We intend to create a great product that is demanding and educational to us. Especially when it comes to cooperation and editing/post production. Keywords:Music video, digital video, film.

TAT Tutorials - En färg-kodande editor och hemsida för ett interaktivt läromedel till de xml-baserade programmeringsspråken Cascades och Kastor.

TAT?s Cascades and Kastor are programming languages used to create graphical user interfaces (GUI) for mobile phones. TAT Tutorials is a dynamic, interactive tutorial site for these xml-based programming languages. An editor will be available for download to enhance the learning process..

Tillförlitlighet hos information som hanteras av flera användare och genom flera system

When investigating mechanical problems it is often more convenient to deal with scalars rather than vectors. In this project methods stemming from the field of analytical mechanics, which lets one derive the equations of motion using scalar quantities instead of vectors, have been used. Two mechanical problems were investigated, a double pendulum with a spring and particles orbit in a sphere. The equations of motion of the two systems were derived with the assistance of computer algebra, using Maple and the external package Sophia. The systems were investigated with regard to periodicity and conserved quantities..

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