Sökresultat:
1602 Uppsatser om Synchronous software application - Sida 21 av 107
Aerodynamisk optimering av vindkraftverks rotorblad med en genetisk algoritm, BEM-teori, och XFOIL
This study presents a methodology that enables the annual average power of a wind turbine to be increased by automatically optimizing it?s airfoil, twist and chord dis- tribution. As a part of the study the software SiteOpt has been developed. This software connects the open source software XFOIL with the blade element momen- tum theory. XFOIL gives lift and drag coefficients which enable the blade element momentum theory to predict the power of a wind turbine at different wind and ro- tational speeds.
Från webb till app : En studie i hur interaktions- och grafisk design påverkas i utvecklingen från webbplats till mobilapplikation
This paper reports a study in how interaction design and graphic design is affected in the process of developing an mobile application to complement the use of an existing webbsite. The paper also ask how developers are affected in this process by the use of designpatterns. The purpous of the report was to see how designpatterns affects the development of mobile applications and how the interaction and graphic design differs between various company webbsites and their related application. A study was conducted by comparing three diffrent webbsites with three related applications to find material for our thesis. Interviews were conducted on three diffrent companys that work professionaly with creating mobile applications.
Syntetiska Instrument
This thesis aims to investigate SAAB AB´s possibilities to use synthetic instruments in their test systems. The reason for this is reducing costs and the risk of obsolescence which is common when test systems operate for several decades.The market around synthetic instruments has been explored in the search for suitable hardware and software. Software has been developed in LabVIEW and synthetic instruments have been created with the help of IVI-drivers. The hardware consisted of PXI-instruments (Waveform generator and Digitizer), connected to a computer using a fiber optic link and PXI-chassi. The created instruments was then compared to common instruments used today, and the comparison turned out well.
Webbportal för nätverks-övervakning : Utveckling av en Single Page Application i .NET och JavaScript
I detta projekt jobbar vi för att skapa ett program åt Infozone Sverige AB tillsammans med professionella utvecklare från företaget. Programmet är en webbportal som används till att övervaka och visa driftinformation om ett nätverk. Tanken är att denna portal skall integreras i ett ännu ej byggt system för nätverksövervakning som Infozone senare kan sälja till kund. Produkten tas fram med Scrum samt testdriven utveckling och under utvecklingen jobbar laget med bestämda metoder och SOLID-principerna för att säkerställa programmets kvalitet. Webbportalen utnyttjar moderna teknologier och ramverk för webbutveckling, bland annat är den en Single Page Application (SPA), använder följsam webbdesign och utnyttjar Microsofts .NET-plattform.
Hotbilden i Sverige : En undersökning av den digitala hotbilden mot ett medelstort svenskt företag
Internet and information technology today has a rather obvious role in the activities of companies and organizations. All cash transactions within and between companies is digitized, communication within the company is done via e-mail, sales and marketing is done largely with marketing and ads on the Internet. This has resulted in economic benefits for companies and organizations, and facilitated the work for them. However, this has also led to new threats have emerged. Companies and organizations is well aware that there are numerous threats that comes with using the Internet and Information Technologies but exactly what those threats are for a mid-sized company in Sweden is not clarified anywhere.
Support Vector Machines for Classification applied to Facial Expression Analysis and Remote Sensing
The subject of this thesis is the application of Support Vector Machines on two totally different applications, facial expressions recognition and remote sensing.The basic idea of kernel algorithms is to transpose input data in a higher dimensional space, the feature space, in which linear operations on the data can be processed more easily. These operations in the feature space can be expressed in terms of input data thanks to the kernel functions. Support Vector Machines is a classifier using this kernel method by computing, in the feature space and on basis of examples of the different classes, hyperplanes that separate the classes. The hyperplanes in the feature space correspond to non linear surfaces in the input space.Concerning facial expressions, the aim is to train and test a classifier able to recognise, on basis of some pictures of faces, which emotion (among these six ones: anger, disgust, fear, joy, sad, and surprise) that is expressed by the person in the picture. In this application, each picture has to be seen has a point in an N-dimensional space where N is the number of pixels in the image.The second application is the detection of camouflage nets hidden in vegetation using a hyperspectral image taken by an aircraft.
Internet som ett strategiskt verktyg för småföretag
Background: Internet is a new phenomenon; small companies have only used Internet a couple of years. Internet created a lot of new possibilities for the companies. Internet is a new marketing and communication channel for the company. Purpose: The purpose of this thesis is to examine how small companies can use Internet as a strategic tool. Another purpose of this thesis is to generate a better understanding of the application of Internet in small companies.
Utveckling och design av WiGID
The Center for Genomics and Bioinformatics (CGB) is an academic department at Karolinska Institute. Generally stated, the CGB department is committed to the generation and management of genetic information by approaches aiming at elucidating the connection between genes, protein and function.WiGID is a genome information database that is available through WAP (Wireless Application Protocol).Our version of WiGID is based on WML, PHP and PostgreSQL as a database server.One of the changes on the old WiGID application was the creation of a relational database with seven tables and one view, instead of the file that represented the database on the old version. We also changed the script language from python to PHP.The search engine ability has been extended with three new search alternatives for a user to choose from. Each choice leads to other, sometimes multiple choices.A GUI has been created for the administrator, to be able to insert information into the database.The structure of the search engine is primarily for narrowing down the search result on the phone display, thereby making the search efficient..
BSR Prestandaverktyg / BSR Performance tool : Prestandamätning via diagnosuttag över CAN / Performance measure via diagnostic socket over CAN
This abstract describes the bachelor degree thesis in computer technology at Växjö University. The company BSR in Växjö has requested an application that can measure a cars performance, with attributes like acceleration times and engine power estimation. The communication between car and computer is via the USB port on the computer and the OBD-II socket on the car with the network protocol CAN, controller area network. Cars from VAG have been the primary focus group and the application has been tested on a Volkswagen Passat CC from 2009. The system is developed in the programming language C# in the environment Visual Studio with the framework .NET.
Hör upp!!
In this Bachelor thesis I explore sound and room as elements in design of user
interfaces, both theoretical and practical in a specific application domain, to
identify some of the advantages and disadvantage associated with these elements.
As application domain I studied email clients and their usage at home amongst
students at Blekinge Institute of Technology. In the study I found an activity,
which seems to be highly distributed in the physical room where the user is
located. The activity was notification of email and could take place in an
arbitrary location of the home. I then augmented this activity with ideas from
my theoretical assumption about room and sound.
The result was a rule-based agent for notification of
email, which primarily uses sound as interaction style..
Mjukvarubaserad 3D-renderare
Abstrakt
Produkten som jag har utvecklat är en mjukvarubaserad 3D-renderare. För att göra
en sådan produkt är man tvungen att gå djupt in i området 3D och utföra alla
beräkningar på egen hand. Dessa tar annars grafikkortet hand om.
Denna rapport förklarar varför jag har valt att göra en egen mjukvarubaserad 3D-
renderare och vad den är för något och i vilka områden den används.
Här förklaras även min syn på programmering, digitala spel, vad programmering
innebär för mig och hur min syn på spel har påverkat mig med tiden. Jag tar även
upp mina tankar om spelindustrin och samhällets misstolkade värderingar av spel
samt vad för sorts spel jag anser skulle gynna mänskligheten i framtiden. Vad
jag
tycker om utbildningen Digitala spel nämns också samt hur jag tror att den
skulle
kunna förbättras.
Slutligen följer en kortfattad beskrivning av hur mitt projekt har genomförts.
Abstract
The product I have been developing is a software based 3D renderer.
FIFO-kostruktion baserat på ett enkel-ports SRAM
Vid implementeringar av FIFO-arkitekturer har asynkrona FIFO-konstruktioner använts. Denna lösningsmetod har visat sig innehålla en del brister vid tillämpning på höghastighets system, vilket ledde till att synkrona FIFOn började ersätta asynkrona FIFOn. Den synkrona arkitekturen har samma funktonalitet som de asynkrona typerna med fördelar som högre hastighet och enklare gränssnitt. I rapporten har olika FIFO-konstruktioner behandlats och jämförelser har gjorts mellan synkrona och asynkrona arkitekturer. Det vid ISY konstruerade SRAM-minnet har sedan avgjort vilken typ av FIFO-arkitektur som varit bäst lämpad för implementering.
En manualapplikation : Utvecklingen av en mobilapplikation
iProspect is a global digital marketing agency and work primarily with search marketing. They were the first search engine marketing agency in the world when the company started up 1996 in Boston, Massachusetts, and the first in Sweden to offer services in search marketing after establishing themselves on the Swedish market the following year. iProspect can be found in the södermalm office in south central Stockholm. They are a comprehensive agency within search and offer everything from search engine optimization and sponsored links to advertising on social media. They?re goal is to lead developments in search marketing and to keep ahead of competition.
PixelCity Sharp-X : Jämförelser ur utvecklarperspektiv mellan C++ med OpenGL och C# med Direct3D
This essay serves to illustrate the main practical differences between the popular medium-level programming language C++ (C Plus Plus), and the newer high-level language C# (C Sharp). It will focus on the aspects that are readily apparent to the application programmer, such as differing syntax, constraints and capabilities.It will also feature a similar comparison between the open source OpenGL graphics library, and the proprietary Direct3D graphics library owned by Microsoft Corporation.It will not go into the differences in ?under the hood? mechanics that the application programmer seldom have to consider after having chosen his programming language or graphics API, such as C# being compiled into an intermediate language and is run on a virtual machine where C++ is compiled directly to machine code, or the differing principles of rendering in OpenGL and Direct3D.This is by no means comprehensive, many things have been left out or overlooked..
Applikationsutveckling baserad på mobilkameran
Mobile application demands a lot of attending to the program code. There are lots of different development platforms that can be used for development. Not only for the specific operating system there are also lots of different cross-platforms that should minimize the amount of program code. This report is comparing the way of creating an android application in the cross platform Xamarin versus in the platform Eclipse using the Android plugin. It contains a part about the architecture of Android and its functions.