Sökresultat:
271 Uppsatser om Serverside programming - Sida 8 av 19
Metoder för prediktion av kardiovaskulär sjukdom med njurfunktionen
This study examines if the prediction of cardiovascular disease in hypertensive patients can be improved upon when renal function and microalbuminuria are added to the classical risk factors The predictive capability of a model is measured by discrimination, calibration, reclassification and Harrell's C.The results are ambigious. In most cases, microalbuminuria should be included in the model, but the results regarding the other measures of renal function are varied. Therefore, the selection of risk factors to include in the model depends on which measure of prediction one prioritizes..
Kontaktsynkronisering i Exchange
Den här rapporten presenterar examensarbetet utfört på Sekonden IT AB, vilket gick ut på att utveckla en lösning till Sekondens synkroniseringsproblem med kontakter i Exchange. Syftet med den här rapporten är att beskriva hur jag har gått tillväga för att lösa Sekondens synkroniseringsproblem, vilka hinder jag stött på och hur jag löste dem.För att utveckla en lösning till Sekondens synkroniseringsproblem behövdes en testmiljö sättas upp, liknande Sekondens servermiljö. En stor del av examensarbetet handlade om att få flera olika program att fungera tillsammans, vilket ledde till att jag spenderade mycket tid på installation och konfiguration. Jag har utvecklat en lösning som bestod av; en webbtjänst för att utföra synkroniseringsuppgifter, en Windowstjänst för att kontinuerligt anropa webbtjänsten och ett gränssnitt för synkroniseringsval, placerat i Sekondens intranät..
Medicinering inom hemtjänsten
This work has been done by three development engineers and one computer engineer and in some cooperation with the company Phoniro. This report is written for computer science and is mainly oriented on the programming part in the project. The goal has been to develop a program that ensures the quality of the care that the home care organization delivers. The program is developed for cellphones and is supposed to be used in every visit. Several functions have been developed for the reason of reducing mistakes in patient visits, where the focus was on safe medication.
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.
Lagerprogram för Satellitlager
Texo Application has created robots that they call for satellites; with these you can feed in storage pallets into a satellite storage. Satellite storages consist of channels in height (e.g.3 to 8 pieces) and width (e.g.3 to 100 pieces). Channels can be different long (e.g. 5 to 200 pallets). At deposit of a storage pallet the truck insert the satellite in a channel and then the pallet, the pallet is driven into the channel until it reaches another pallet or the other end.
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.
Visualisering av anläggningsinformation för underhåll
This project has created a web-application for the service technicians at the paper plant Gruvön. The project was outsourced to the IT-company Sogeti.The application visualizes information about reparation-work of the equipment at the paper plant. The displayed information is work-orders, the status of the work-orders and errors. It is also possible to see the costs and hours spent on reparation-work.. The work-orders and related information is stored in a relational database.The application is created mainly for web-browsers in mobile-phones and tablets.
Hemsida för ett musikbolag : Website for a music company
The purpose of this report is to answer the question:How do you create a media player that can stream music for a website?We started the work by searching the web and reading books about the subjectand found several technologies to use to stream media files over the internet.We decided upon using the http protocol and created the media player itself inMacromedia Flash.The website is mostly developed with PHP, JavaScript and CSS templates andthe websites design was created with Macromedia Dreamweaver and AdobePhotoshop. We also created an administrative system for the media player withPHP programming.The website contains a simple guestbook; the guestbook makes use of adatabase created with MySQL.Our work resulted in a webpage with a fully functional media player thatstreams audio files together with a corresponding administrative system for it..
Pamiro
This report describes the work with creating a CMS (Content Manager System). A
CMS is a
web tool so you easy can publish materials on your web page. With a CM Scan you
can
without any knowledge of programming web pages create and maintain a web page.
This
will result in that you and your organisation save time and money. You can also
split the responsibility
for the webpage in different roles, but still keep the control.
We have chosen to create our CMS in a script language called php4 and with the
database
server MySQL, we have also used JavaScript a lot.
Implementation av iterativ rastreringsmetod för färgbilder
This report describes the procedure in which we accomplished our task, which was to implement a present algorithm. This was made using C++. The algorithm is developed by Sasan Gooran, who is our examiner in this project. The algorithm uses an iterative method to produce the halftoned images. The reason for this project is to speed up the existing program which is made in Matlab.
Interaktiv vittneskonfrontation : Utvecklandet av ett Directorspel för Internet
This final-year project has been performed at Strix production Efterlyst. The task has been to make a page under their homepage, with a game application that?s supposed to be interesting and also have a strong connection to the TV- program. In the first part of the report, the reader will learn about the preparing work that was done before the work with the final game began. It is in these two test versions all the technical problems were tested, to finally be used or thrown away.
Systemintegration baserad på WCF
Denna rapport beskriver arbetet med att utveckla ett API (Application Programming Interface) till Eurocons projekteringssystem SiteBase. Utvecklingen av systemet har bedrivits som ett examensarbete på uppdrag av Eurocon Consulting AB i Örnsköldsvik. Examensarbetet har bedrivits som en examinerande kurs för en högskoleingenjörsexamen med inriktning elektronik med en specialisering mot datorteknik och inbyggda system.Arbetet består av att utveckla ett API, till ett projekteringssystem baserat på WCF (Windows Communication Foundation), som är konfigurerbar så att den relativt enkelt ska kunna integreras med andra system.Syftet är att underlätta och minska den utvecklingstid det tar att integrera andra system med SiteBase, att skapa en bas att utgå ifrån för framtida integrationer.Systemet är utvecklat i C# med Visual Studio 2010 samt med Microsoft NET Framework 4.0 som ramverk. Utvecklingen av systemet har framställts i faser där delar av systemet utvecklats innan nästa del påbörjats..
dotNet som multimediaplattform
As the speed and complexity of computers have increased so have software and the expectations of users. Software development follows a straightforward evolution where complicated tasks are made easier by better tools; this repeats itself as those tasks in turn are automated.Software mechanics that were seen as revolutionary a decade ago are seen as obvious requirements that no multimedia application can be without.dotNet is the next step in line and makes it easier and faster to build software.This report focuses on the development of a multimedia platform developed in dotNet. It does this by developing the tools and framework from which a complete game can be built.A game is selected because it combines the most aspects of multimedia development, such as interaction, graphics, sound & music. The report goes further by describing why the game looks like it does as well as the mechanics of the game and the benefits of the dotNet platform..
En jämförelse av stickprovsmetoder vid mätning av radioaktivetet på en yta
This study compares the sample variance of the mean in a simple random sample (SRS) and a systematic sample from a surface. The study also compares the prediction error variance in a SRS and systematic sample from a random field. Recommendations are presented on which method to use in the clearance and exemption process in the nuclear industry. The results indicate that quadratic systematic sampling outperformed SRS in most instances and proved to be especially efficient in the presence of a long-ranged covariance function and high sampling intensity (i.e. short distances between observations).
Visualisering och beräkning av hudkapillärer
The aim of this thesis was to develop an objective and automatic method for identifying capillaries in microscope images of the skin. Furthermore, statistical data about the identified capillaries and the capillary distribution should be computed and stored in a database. The method was implemented using the platform independent programming language Java. An analysis of microscope improvement using various polarization filter setups and wavelength filtershas also been performed, as well as a pilot study of the effect of applying a local anaesthetic cream on the skin. The method is developed and aimed at research on various pathological skin conditions affecting the capillary distribution.