Sök:

Sökresultat:

480 Uppsatser om Extreme Programming - Sida 3 av 32

Lågviktigt mätsystem för obemannad luftburen radiometri

Syftet med detta examensarbete var att lära sig att genomföra ett programutvecklingsprojekt under realistiska förutsättningar och därigenom få erfarenheter som är relevanta för yrkeslivet. En grupp på åtta personer arbetade under en termin med ett projekt som handlade om utvecklingen av ett obemannat luftburet radiometrisystem. Ett lättare system efterfrågades för att förlänga flygtiden. Under utvecklingen tillämpades metoder från Semat, Scrum och Extreme Programming. Utvecklingsarbetet fungerade bra och en lösning för problemet togs fram, systemet hann dock inte implementeras full ut.

En skola för alla - ger gymnasieskolan alla elever möjlighet att kunna tala och skriva väl?

IT-prototype for programming education in the form of a web-site. IT-prototype for programming education in the form of a web-site..

Programmerning av en industrikap med GRAPH 7

This essay is divided in several different parts, but all are tied up together by a fact that we want to increase productivity. We hope to do that by programming the PLC and to reach this with a better security for the person how are going to handle the cutting machine under it?s cutting process. We should as well look for some other ways to come up with better instructions and way to work and handle yourself during work. This programming is done in GRAPH7.

Extrema sportutövare : Heroiska äventyrare, naiva idealister eller galna risktagare?

Man has always in one way or another had to take risks in order to survive, but in today's society, voluntary risks increased markedly. It is about both physical and financial risks. The aim of this essay is to problematize what it is for properties that drive people to extreme sports and adventure travel. We want to see how extreme sports performers own picture looks compared to how the media presents them. We have in this essay interviewed two long sailors, a BASE jumper and an ex-mountain climber to see how the performers own picture of reality looks.

Tillämpning av lättrörliga systemutvecklingsmetoder - en studie av systemutvecklingsprocessen i en ad hoc-krati

Due to fast growing and rapid changes in markets today, most of the organizationsthat are trying keep up with these changes have a high demand for software that areof high quality and comes with a low price. To meet these goals software companieshave to implement new methods to develop software that are suited for rapidchanges. The concept of agile methods can fulfill this need. Our purpose with thisthesis was to investigate how well agile methods could be applied in organizationsthat could be identified as adhocracies. A case study was conducted in anorganization which we could identify as an adhocracy.

System för registrering av automationslicenser

The ÅF Group is a leader in technical consulting, with expertise founded on more than a century of experience. They offer highly qualified services and solutions for industrial processes, infrastructure projects and the development of products and IT systems. They are also one of the leading names in certified third-party testing and inspection work.Today the ÅF Group has approximately 4,000 employees. Their base is in Europe, but their business and clients are found all over the world.A part of ÅF-Engineerings business is programming different automation systems to clients. Another part is support in both telephone and personal visits.Because the number of clients is high and the flora of different automation systems is big the consequence is that the employees must have access to many licenses with programming tools.

Programmera på Ren Svenska

IT-prototype for programming education in the form of a web-site. IT-prototype for programming education in the form of a web-site..

Tidsbesparande faktorer i Agile-metodologin: ger Extrem Programmering en snabbare utvecklingsprocess?

Detta arbete är ett examensarbete på C-nivå, 10 poäng vid Luleå Tekniska Universitet, avd. Data och Systemvetenskap. Arbetet behandlar traditionell systemutveckling jämfört med Agile tänkandet. Detta sker genom en jämförelse av vilka olika faktorer som påverkar utvecklingsprocessen tidsmässigt i vattenfallsmodellen jämfört med Extrem Programmering. Vi har identifierat tiden som en av faktorerna vilka bidrar till att många projekt misslyckas under traditionella systemutvecklingsprocesser.

Agila metoders påverkan på testare

To assure good quality the software needs to be tested to find errors and to verify that the programme meets the customer?s expectations. Traditional methods are usually used in software development and means that a number of predetermined steps are followed. By using agile methods the development can more easily be adapted to the changes on the market. With these methods the testing is carried out continuously throughout the project.

Skillnader mellan Windows 8 applikationer byggda med XAML respektive HTML5

Microsoft launched a new operating system, Windows 8, during 2012. An interesting feature for Windows 8 is that applications can be developed using different programming languages but still provide the same functionality regardless of the language used. Two combinations of programming languages are: XAML with C# and HTML with JavaScript. This thesis examines if there are any advantages or disadvantages when choosing a specific combination of languages to develop Windows 8 applications with. An application has been developed and analyzed for the SwedishTransport Agency during the thesis project..

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.

Pneumatiska artificiella muskler : med hjälp av en robotarm

According to the study [1] several firefighters are killed in action each year. This happens naturally in various ways. One of the major factors is that firefighters often do not know how the environment looks like, for example that a building in an industrial area contains hazardous gas cylinders. Without a solution, fire-fighters will continue to die in duty. It is therefore important to solve this problem so that we can minimize the risks and save lives.The goal of this project was a control system for pneumatic artificial muscles.

Ideas of Gender in the Swedish Radical Right. : An Ideological comparative Study Between the Sweden Democrats, the Party of the Swedes and the Swedish Resistance Movement

This thesis analyses ideas of gender in the Swedish radical right. The aim of the study is to see if there are any differences or similarities in the way gender is being formulated by a populist radical right party as the Sweden Democrats (Sverigedemokraterna), the extreme right party, Party of the Swedes (Svenskarnas Parti) and the extreme right movement Swedish Resistance Movement (Svenska Motståndsrörelsen). Ideas of gender are presented in the theory chapter which is used later on in the analysis to compare with the radical right organisations of Sweden. To fulfil the aim we have performed a comparative ideological analysis between the three organisations and the base for our analysis is texts from each organisation?s webpage.

C, C++, Java och Python : En prestandajämförelse mellan fyra programmeringsspråk

In today?s society computers are getting a much more important role. To get a computer to work as intended it has to be programmed. A computer program is written with programming languages. There is an abundance of programming languages available today and there are many differences and similarities between them.

Förbättring av mjukvarubibliotek för parallellberäkningar med programmeringsmodellen Chunks and Tasks

Chunks and Tasks is a programming model based on the C ++ programming language. This programming model is used for electronic structure calculations, among other things.The purpose of this project is to improve the CHT-MPI software library for Chunks and tasks, so that calculations of matrix-matrix multiplications are performed more efficiently than they do with the existing software library. The software library is based on the work stealing method, which is a method the software library for Chunks and Tasks uses for the distribution of the calculation work. The considered way to improve the software library is by modifying the work stealing method in a way that makes the distribution of calculation work happen in a more efficient way , which will lead to calculations performed faster than before.Two different modifications of the work stealing method were tested and it led to two new methods, Method 1 and Method 2, which distributed the calculation work differently. Method 1 did not give results that were compatible with the theory, since the calculation time with this method was much longer than the previous method.

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