To see the other types of publications on this topic, follow the link: Visual studio.

Dissertations / Theses on the topic 'Visual studio'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the top 50 dissertations / theses for your research on the topic 'Visual studio.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Browse dissertations / theses on a wide variety of disciplines and organise your bibliography correctly.

1

Padevět, Daniel. "Podpora testování v Microsoft Visual Studio." Master's thesis, Vysoká škola ekonomická v Praze, 2007. http://www.nusl.cz/ntk/nusl-12414.

Full text
Abstract:
In software development process, there can be misunderstandings, communication problems between individual members of the development team and mistakes when writing code or designing applications. These problems need to be resolved before the application is released into the production environment. To discover these errors it is necessary to properly test the software product. All these activities are engaged in discipline called Software Quality Assurance (SQA), which is an integral part of the software development process. The thesis discusses this discipline and procedures for software testing using the Microsoft Visual Studio 2008. The main objective of this work is to create comprehensive methodology for automated testing of web and Windows applications in Microsoft Visual Studio and to verify that procedures in practice. The reader will learn the theoretical basis of software testing at the beginning of the thesis. In next chapter, there are described various features that Microsoft Visual Studio 2008 offers for software testing. Following chapter describes the applications testing in IBM Rational Functional Tester, which is suitable for Windows applications testing (Microsoft Visual Studio 2008 does not support this kind of tests). In other part of the work -- Case Study -- the reader will learn web and Windows applications testing. Case study can serve as a basis for further methodological manual for teams engaged in software testing. The usage of instruments for testing is explained in real examples. At the end of the work there are set out recommendations for the team collaboration using Microsoft Team Foundation Server, and there are also compared the testing instruments and reviewed functions that will come up with Microsoft Visual Studio 2010.
APA, Harvard, Vancouver, ISO, and other styles
2

Sundström, Jürgen. "ASSESSMENT OF ROSLYN ANALYZERS FOR VISUAL STUDIO." Thesis, Umeå universitet, Institutionen för datavetenskap, 2019. http://urn.kb.se/resolve?urn=urn:nbn:se:umu:diva-163370.

Full text
Abstract:
So‰ware security is an ever growing subject that is gett‹ing more important as we implement more soft‰ware into our daily lives. We want to protect our personal information and keep our privacy intact. Since our so‰ftware systems are gett‹ing more complex as well, soft‰ware developers need support in the form of tools that can help them to keep the so‰ftware free from vulnerabilities. ‘There are many such tools available but the focus of this study is investigating the performance of the fairly new Roslyn analyzers for security that can be embedded into Visual Studio.Since Roslyn analyzers for security are, in the time of writing (June 2019), not subject in any released studies the goal is to lay a foundation for future work regarding these types of tools. ‘Therefore three Roslyn analyzers for security are being compared, on source code in the C# programming language provided by the SAMATE project, both with each other but also against classic static analysis tools.Four vulnerability categories from the SAMATE test suite for C# are used to investigate the analyzers, namely OS command injection (CWE-078), SQL Injection (CWE-089), XML Injection (CWE-091) and Cryptography algorithms (CWE-327).Th‘e performance of the analyzers is measured with the metrics recall, precision and F-measure which are commonly used in other similar studies and makes it possible to compare the results obtained within this study with the results ofother studies within the €field.Th‘e results of this study are inconclusive as the scope chosen turns out to be to narrow. Two of the analyzers are not generating warnings for two or more of the vulnerability categories which makes it impossible to compare them with each other in a reasonable fashion. Even comparing the analyzers with classic static analysis tools is obsolete since there is only one representative from the Roslyn analyzers which does not say much about the general performance of these analyzers.‘The study reveals the necessity of a more complete and controlled test suite to evaluate security tools on source code wri‹en in C#.i
APA, Harvard, Vancouver, ISO, and other styles
3

Степанюк, Анна Вікторівна. "Компонент рефакторингу в інтегрованому середовищі розробки Visual Studio." Bachelor's thesis, КПІ ім. Ігоря Сікорського, 2019. https://ela.kpi.ua/handle/123456789/28418.

Full text
Abstract:
Дипломна записка містить опис рефалізації компоненту автоматизованого рефакторингу в IDE Visual Studio. Програмний продукт збільшує якість та продуктивність розробки через генерування нового коду, передбачення помилок, що можу виникнути на етапі виконання, використання оптимізованого та сучасного запису коду. Під час використання система ініціює процес рефакторингу, для блоку коду, вибраного користувачем. Компонент реалізовано з використанням платформи .Net компіляторів. Користувацький додаток представляє собою зручно встановлювану одиницю, яка розширює існуючий рефакторинг IDE Visual Studio. Записка містить 67 сторінки,24 рисунків та 14 посилань.
The diploma note contains a description of the refactoring of the automated refactoring component in IDE Visual Studio. The software product increases the quality and performance of the development by generating a new code, predicting errors that may occur during the execution phase, using an optimized and modern code entry. During use, the system initiates a refactoring process for a code block selected by the user. The component is implemented using the .Net compilers platform. The custom application is a comfortably installed unit that extends the existing refactoring of IDE Visual Studio. The note contains 67 pages, 24 images and 14 references.
Дипломная записка содержит описание рефализации компонента автоматизированного рефакторинга в IDE Visual Studio. Программный продукт увеличивает качество и производительность разработки через генерирования нового кода, предсказания ошибок, могу возникнуть на этапе выполнения, использование оптимизированного и современного записи кода. При использовании система инициирует процесс рефакторинга, для блока кода, выбранного пользователем. Компонент реализован с использованием платформы .Net компиляторов. Пользовательское приложение представляет собой удобно устанавливаемую единицу, расширяет существующий рефакторинг IDE Visual Studio.
APA, Harvard, Vancouver, ISO, and other styles
4

Thangavel, Gopalakrishnan. "Visual Studio Add-in for Proxy Object Code Generation." Thesis, Mälardalens högskola, Akademin för innovation, design och teknik, 2013. http://urn.kb.se/resolve?urn=urn:nbn:se:mdh:diva-23205.

Full text
Abstract:
In recent years, Component models have become common for desktop and server-side applications. But it has not obtained such importance in case of embedded real-time systems.  Therefore, there has been a lot of research undergoing for introducing such component models for embedded real-time systems.  This thesis work proposes an alternative approach for doing this, by the generation of proxies.   The idea is to provide an extension to an existing binary component and modify it to adapt to the targeted real-time operating system. Rather than modifying the existing component, a new component is generated, which is called as the proxy component.  This newly generated proxy component provides the same method implementation as the original component and also provides some additional services.  These services enable these components to meet the needs of targeted embedded real-time systems.  In order to achieve this, a Visual Studio 2008 add-in has been created. This add-in is capable of inspecting an existing Smart Device Component and visualizes the Classes, Interfaces and Methods in the original component in its UI.  In addition to this, the add-in also shows the available services to be included in the proxy component.  The UI of the add-in is designed in such a way that, the user is able to select the services, which should be included in the proxy component.  Based on the user’s selection, the add-in generates the proxy component with the additional services.
APA, Harvard, Vancouver, ISO, and other styles
5

Mirsha, Yevgen. "Vytvořte editor kopenogramů jako plugin do vývojového prostředí Visual Studio." Master's thesis, Vysoká škola ekonomická v Praze, 2014. http://www.nusl.cz/ntk/nusl-193003.

Full text
Abstract:
This work is devoted to the problems of algorithms graphical presentation, ways of execution such presentations and instruments enabling conversion of programming code to the above form. The aim of this work is designing and implementing tool enabling to kopenogram graphical presentation of programming codes, developed on the Microsoft.Net framework. The work contains of theoretical and practical parts. Theoretical part contains an introduction into the algorithm graphical presentation theory, methods of providing such presentation and an introduction to the graphical presentation using kopenograms. Practical part includes the design and implementing of a tool for kopenogram presentation based on an analysis of the programming code. The resulting tool is an extension of Microsoft Visual Studio development environment. Also practical part contains implementing guide and a briefing of technologies where used in a current implementation and user manuals with instructions on how to handle.
APA, Harvard, Vancouver, ISO, and other styles
6

Bezecný, Adam. "Podpora vývoje softwaru ve Visual Studiu 2005." Master's thesis, Vysoká škola ekonomická v Praze, 2006. http://www.nusl.cz/ntk/nusl-397.

Full text
Abstract:
Diplomová práce popisuje vývoj softvéru na platformě Visual Studio 2005 Team System (VSTS). Práce klade důraz především na popis funkcionality umožňující efektivní týmovou spolupráci a na popis nových inovativních rysů. Práce nepopisuje pouze pozitivní rysy produktu, identifikuje také základní nedostatky současné verze, na základě zkušeností vývojových týmů používajících VSTS a subjektivních názorech autora.
APA, Harvard, Vancouver, ISO, and other styles
7

Gustafsson, Björn. "En grafisk webläsarkomponent med hjälp av WPF i Visual Studio." Thesis, Linköpings universitet, Institutionen för teknik och naturvetenskap, 2008. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-95348.

Full text
Abstract:
WPF is a newly introduced graphical system that is a part of Microsoft’s .NET Framework. This report will evaluate WPF and its features. A comparison is made mainly towards the previous version of .NET which is .NET 2.0. The work is partly theoretical and partly implementational. The prototype that has been implemented is a graphical component which resembles a program in which a company can buy spare parts from. The report will also evaluate the use of flow documents and different text editing options. The implementation will focus on the usability of WPF.
APA, Harvard, Vancouver, ISO, and other styles
8

Alshami, Nada, and Delal Jasem. "Microsoft Visual Studio och osCommerce - en jämförelse mellan två verktyg." Thesis, Tekniska Högskolan, Högskolan i Jönköping, JTH, Data- och elektroteknik, 2014. http://urn.kb.se/resolve?urn=urn:nbn:se:hj:diva-23793.

Full text
Abstract:
This report represents a comparison between two different tools used to create an online store that was developed by two students at the Technical University in Jönköping. The web shop will be of great benefit to both customers and administrator in a food firm known as Mattias' Livs. The company wanted an online store that facilitates the sale section and gives a full control of their stocks. The aim of this thesis is to create an online store that offers customers the ability to shop online and help the staff to operate the company in a simpler and more efficient way, which reduces the need for human resources and thus leads to less costs for the company. The aim also includes a comparison between the two different tools used to create the online store. At the start of work, the authors discussed the problem with the client and finally came up with a set of requirements, which our work is based on. The report includes an introduction chapter, which is divided into two different sections. The first section describes the background and problem description. While second chapter describes the purpose of the thesis and the subjects that the students will respond at the end of the report. The study compares the two different tools, which is Microsoft Visual Studio and osCommerce. Visual Studio has been the market leader in Internet-based applications since 1997. While osCommerce is a newer tool that has gained significant market share. The two tools are examined through the creation of two websites built into each tool. The results of this study show that Microsoft Visual Studio is a more efficient alternative for creating a stable web applications, but the tool has also some usability problems due to programming complexity. OsCommerce is a simple tool that has some issues with the design customization, at the same time it has a usable interface for the administrator. The web shop was published online by installing the application on a host server which means the customers can order products online.
APA, Harvard, Vancouver, ISO, and other styles
9

REHMAN, SAUD UR. "A Visual Studio Add-In for Software Component Services in Smart Devices." Thesis, Mälardalens högskola, Akademin för innovation, design och teknik, 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:mdh:diva-12195.

Full text
Abstract:
Reusability, reliability and flexibility are the key concerns in component based development. Moreover components should not affect the functionality of other components. So to address these issues software component models were introduced. This component based approach is also used in embedded real time systems. But due to recourse restrictions, traditional component models have a small domain. This problem is resolved by introducing a new software component services approach extending the functionality of already available component models. In my thesis I created a visual studio add-in which extended the functionality of a COM type library and provided the logging service for ATL smart device. It reads the classes and methods of the COM type library and then adds logging service using proxy objects. Then I tested my add-in with a managed client of a simple calculator. First I used the simple COM type library with the managed client and then I used it with my add-in’s output. The result in both cases were same so it’s clear that my add-in didn’t alter the basic functionality of the COM type library it just added the logging service to it.
APA, Harvard, Vancouver, ISO, and other styles
10

Jiang, Meng. "Evaluation of Low-Cost Water Quality Measurement System." Thesis, Mittuniversitetet, Avdelningen för elektronikkonstruktion, 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:miun:diva-27179.

Full text
Abstract:
Water is a very important element in our daily life, being able to check the water quality by ourselves would be a useful project to improve our life quality. My idea is to create something cheap and easy to examine the water quality and test it to see if it is capable for outdoor using as well. In this project I chose a DS18B20 as a temperature sensor. To get a system which can work as a water pump I chose an L298P as a motor driver board to support the electric motor, a Hall flow meter to get the flow and quantity, and a Water sensor to get the conductivity. With the Arduino and the Visual Studio user interface program, the system can extract the data that we want. The result of the measurement shows it is possible to analyse the water quality by comparing the conductivity of the known liquid to a test sample in a controlled environment. The system shows great promise of being a cheaper and easier system but still needs to improve accuracy, by reducing outside influence (like temperature), thereby enabling the system to work in more harsh environments.
APA, Harvard, Vancouver, ISO, and other styles
11

Young, Tamlyn. "Animated storytelling as collaborative practice : an exploratory study in the studio, the classroom and the community." Thesis, Stellenbosch : Stellenbosch University, 2014. http://hdl.handle.net/10019.1/95797.

Full text
Abstract:
Thesis (MPhil)--Stellenbosch University, 2014.
ENGLISH ABSTRACT: This thesis investigates stop motion animation as a form of socially engaged visual storytelling. It aims to expand commonly held perceptions that associate animation with the mass media and entertainment industries by investigating three non-industry related contexts: the artist studio, the classroom and the community. In each respective context the coauthoring of stop motion animation was employed as a means to promote collaboration between artists, students and members of the public. This was intended to encourage participants to share their stories regardless of language differences, contrasting levels of academic development and diverse socio-cultural backgrounds. Thus, animation making provided a means of promoting inclusivity through active participation and visual communication. This process is perceived as valuable in a South African context where eleven official languages and a diversity of cultures and ethnicities tend to obstruct an integrated society. My fundamental argument is that animation can be used as a tool to facilitate the materialisation, dissemination and archiving of stories whilst promoting the creative agency of the storyteller.
AFRIKAANSE OPSOMMING: Hierdie tesis ondersoek stop-aksie animasie as ‘n tipe van sosiaal-geaktiveerde visuele vertelkuns. Die studie is daarop gerig om algemene aannames oor animasie – wat animasie assosieer met die massamedia en die vermaaklikheidsindustrie – te verbreed deur drie nienywerheidsverbonde kontekste te ondersoek: die kunstenaar se ateljee, die klaskamer en die gemeenskap. In elk van die onderskeie kontekste word die gesamentlike skepping van die stop-aksie animasie gebruik as ‘n manier om samewerking tussen kunstenaars, studente en die algemene publiek te bevorder. Die doel is om deelnemers aan te moedig om hul stories te deel, ongeag taalverskille, verskillende vlakke van akademiese ontwikkeling, en diverse sosio-kulturele agtergronde. Daarom verskaf die skepping van animasie ‘n geleentheid om samewerking te bevorder deur aktiewe deelname en visuele kommunikasie. Die proses word veral in die Suid Afrikaanse konteks as waardevol beskou, waar elf amptelike tale, asook ‘n diversiteit van kulture en etniese groepe, dikwels die skep van ‘n geïntegreerde samelewing belemmer. My hoofargument is dat animasie met vrug gebruik kan word as ‘n metode om die skepping, disseminasie en argivering van stories te fasiliteer en terselfdertyd ook die kreatiewe rol van die storieverteller aan te moedig.
APA, Harvard, Vancouver, ISO, and other styles
12

Bosch, Johanna Titia. "The strategic studio : how to access and assess decision-making in visual art practice." Thesis, Northumbria University, 2009. http://nrl.northumbria.ac.uk/251/.

Full text
Abstract:
There are many motives for making art, but economic drivers are often acknowledged as key attributes of artistic success. In particular, they figure in discussions about the strategic orientation of successful artist’s careers. However, in the literature on which this thesis is based, commercial factors are seen as important but limited, in relation to the actual range of values driving creative output. Hans Abbing (2002, p.59) notes, for instance, that other value concepts (such as social values) also have a strategic role alongside financial considerations. The practice-led inquiry asks what key concerns influence the day-to-day decision-making processes of artists and what information would be needed to be able to critically ‘think through what being and artist means to you’ (Butler, 1988, p. 7). In order to obtain access to the motives and value concepts of a practitioner, the author of this thesis has invented a ‘strategic studio framework’, a tool by which to access and assess day-to-day decision-making in practice, thereby gathering the information needed to make informed professional decisions. The thesis argues a continuous flux in the values a practitioner may assign to the key concerns in the Framework at different points in time- and stresses the importance of self-conceptions and personal aspirations in this process. The degree by which these insights would aid judgement of the relative success of the decision-making process, is also discussed. As a result, this thesis provides a better understanding of the way artists make decisions, and of what would be needed to improve or stimulate such practices on their own merits. The thesis will be primarily of interest to artists and art school lecturers looking to find new ways of critical self-inquiry, reflection and discourse. Secondly, it could be of interest to theorists who deal with visual artists and to those involved in supporting organisations within the cultural sector.
APA, Harvard, Vancouver, ISO, and other styles
13

Брей, І. В. "Гра "Gunzolla". Шар UI." Thesis, Чернігів, 2021. http://ir.stu.cn.ua/123456789/22776.

Full text
Abstract:
Брей, І. В. Гра "Gunzolla". Шар UI : дипломна робота : 121 - Інженерія програмного забезпечення / І. В. Брей ; керівник роботи В. В. Нехай ; НУ "Чернігівська політехніка", кафедра інформаційних технологій та програмної інженерії. – Чернігів, 2021. – 49 с.
Об’єкт розробки — мобільна гра для операційних систем Android, iOS та iPadOS. Для встановлення додатку необхідно мати пристрій з Android версії 5.1 або вище, або iOS/iPadOS 11.0 або вище. Пристрій повинен мати як мінімум 1024 МБ оперативної пам'яті, для коректної роботи гри. Реалізація додатку була виконана з використанням технологій C# та кількох додаткових бібліотек та СДК. Для реалізації системи використовувались інструментальні засоби Visual Studio Code та Visual Studio for Mac. Подальша розробка додатку можлива в сторону розширення функціоналу, додавання нових ігрових механік та розробку подальших епізодів гри. Робота має практичну цінність. Розрахунок економічної цінності не проводився.
The object of development is a mobile game for Android, iOS and iPadOS operating sys tems. To install the add-on you need to have a device with Android version 5.1 or higher, or iOS/iPadOS 11.0 or higher. The device must have at least 1024 MB RAM, for the correct operation of the game. Implementation of the add-on was made using technologies C #. and several additional libraries and CDS. The system was implemented using Visual Studio Code and Visual Studio for Mac tools. Further development of the add-on is possible in the direction of expanding the feature set, adding new game mechanics, and developing further game episodes. The work is of practical value. Estimation of economic value was not not carried out.
APA, Harvard, Vancouver, ISO, and other styles
14

Дударенко, В. В. "Гра "Gunzolla". Шар логіки та контролерів." Thesis, Чернігів, 2021. http://ir.stu.cn.ua/123456789/22777.

Full text
Abstract:
Дударенко, В. В. Гра "Gunzolla". Шар логіки та контролерів : дипломна робота : 121 - Інженерія програмного забезпечення / В. В. Дударенко ; керівник роботи В. В. Нехай ; НУ "Чернігівська політехніка", кафедра інформаційних технологій та програмної інженерії. – Чернігів, 2021. – 48 с.
Об’єкт розробки — мобільна гра для операційних систем Android, iOS та iPadOS. Для встановлення додатку необхідно мати пристрій з Android версії 5.1 або вище, або iOS/iPadOS 11.0 або вище. Пристрій повинен мати як мінімум 1024 МБ оперативної пам'яті, для коректної роботи гри. Реалізація додатку була виконана з використанням технологій C# та кількох додаткових бібліотек та СДК. Для реалізації системи використовувались інструментальні засоби Visual Studio Code та Visual Studio for Mac. Подальша розробка додатку можлива в сторону розширення функціоналу, додавання нових ігрових механік та розробку подальших епізодів гри. Робота має практичну цінність. Розрахунок економічної цінності не проводився.
The object of development is a mobile game for Android, iOS and iPadOS operating systems. To install the add-on you need to have a device with Android version 5.1 or higher, or iOS/iPadOS 11.0 or higher. The device must have at least 1024 MB RAM, for the correct operation of the game. Implementation of the add-on was made using technologies C #. and several additional libraries and CDS. The system was implemented using Visual Studio Code and Visual Studio for Mac tools. Further development of the add-on is possible in the direction of expanding the feature set, adding new game mechanics, and developing further game episodes. The work is of practical value. Estimation of economic value was not not carried out.
APA, Harvard, Vancouver, ISO, and other styles
15

Bret, Ondřej. "Návrh aplikace pro střední průmyslovou školu." Master's thesis, Vysoké učení technické v Brně. Fakulta podnikatelská, 2017. http://www.nusl.cz/ntk/nusl-316996.

Full text
Abstract:
The content of this diploma thesis is to design user interface to SQL database for the Secondary Technical School in Frýdek-Místek. The work is divided into a theoretical part and a practical part. The theoretical part provides the necessary information and theories important for successful fulfilling the goal of the work. The practical part analyses the current situation of the school and offers a solution to the problem mentioned.
APA, Harvard, Vancouver, ISO, and other styles
16

Weber, Kaylin Haverstock. "The studio and collection of the 'American Raphael', Benjamin West, P.R.A. (1738-1820)." Thesis, University of Glasgow, 2013. http://theses.gla.ac.uk/4307/.

Full text
Abstract:
When the history painter Benjamin West (1738-1820) died in March 1820, he left behind a remarkable monument to his life and work in his residence at 14 Newman Street, in London’s fashionable West End. Here, he had created an elaborate ‘palace’ of art, dedicated to history painting and to himself – his artistic genius, his artistic heroes, and his unique transatlantic identity. This impressive establishment was nearly fifty years in the making and part of an elaborate strategy to develop an artistic reputation as the pre-eminent history painter of his generation. While his studio has been considered by scholars as a place of pilgrimage for dozens of American students, its physicality and contents have never been thoroughly explored. Using a variety of evidence, including bank records, contemporary descriptions, and visual material, this thesis reconstructs much of this important space and collection to reveal how it was shaped and utilised by West. It combines a documentation of the spaces and objects with an analysis of their use and meaning in terms of the painter’s engagement with art theory, pedagogy, practice, collecting, display, and legacy. West, who was History Painter to George III, inhabited 14 Newman Street from 1774 to 1820, a period of dramatic expansion and cultural ambition in the London art world. Indeed, this thesis argues that 14 Newman Street and its impressive contents were more than just a history painter’s ‘palace’ of art but a place symbolic of the ideals and ambitions of British art. Following an introduction that more fully defines the aims and scope of this thesis, four chapters explore the significance of West’s house, his collections, and their display in this context. Chapter one provides an overview of his home and studio, and considers how it was designed with West’s various audiences in mind. The scope and character of his impressive collection is examined in the second chapter with a particular focus on a selection of Old and New World objects that represent particular areas of strength within the corpus of the collection. Chapter three examines the collection as a public and private artistic resource for West and his students as well as a statement of his commitment to the grand tradition. In chapter four, West’s self-promotion and exhibition strategies at Newman Street are addressed, highlighted by his exhibition of The Death of Lord Nelson in 1806. Developed in the dynamic context of the establishment of the Royal Academy, the proliferation of public exhibitions, and ongoing debates about national art, West’s collection and studio at 14 Newman Street exemplified the aspirations of British art.
APA, Harvard, Vancouver, ISO, and other styles
17

Сторожук, Б. В. "Система розпізнавання об‘єктів на ділянках автошляху за допомогою оглядових камер відеоспостережень." Thesis, Чернігів, 2020. http://ir.stu.cn.ua/123456789/23420.

Full text
Abstract:
Сторожук, Б. В. Система розпізнавання об‘єктів на ділянках автошляху за допомогою оглядових камер відеоспостережень : випускна кваліфікаційна робота : 123 "Комп’ютерна інженерія" / Б. В. Сторожук ; керівник роботи Є. В. Нікітенко ; НУ "Чернігівська політехніка", кафедра інформаційних і комп’ютерних систем. – Чернігів, 2020. – 106 с.
Об'єктом розробки була інтелектуальна система розпізнавання об‘єктів на ділянках автошляху за допомогою оглядових камер відеоспостережень. Метою кваліфікаційної роботи є створення системи, яка зможе прийняти, обробити та розпізнати об’єкти на зображенні. Під час розробки та проектування, були розглянуті ШНМтрументи для створення системи та їх недоліки. Результати даної роботи можуть бути використанні для отримання статистичних даних по кількості та типу транспорту на ділянці автошляху. Можливе подальше вдосконалення системи шляхом покращення методів розпізнавання об’єктів на зображеннях використовуючи нейронну мережу характерно новітньої архітектури, що дозволяє у свою чергу покращити метод класифікації та підвищити показник точності розпізнавання об‘єктів на ділянках автошляху
The object of the development was an intelligent system for recognition of objects on the road sections with the help of overview cameras of video surveillance. The purpose of qualifying work is to create a system that can receive, process and recognize objects in an image. During development and design, the tools for creating the system and their disadvantages were considered. The results of this work can be used for obtaining statistics on the amount and type of transport on the road section. Possible further Improvement of the system by improving the methods for recognizing objects to be saved using the neural venter is characteristic of the latest architecture, which allows it to improve its classification method in its queue and improve the accuracy of the object recognition on the road sections.
APA, Harvard, Vancouver, ISO, and other styles
18

Taylor, David, and Erik Sigvardsson. "Förbättring av intern kvalitet i MediusFlow genom utvärdering av arbetsprocessen samt verktyg från Visual Studio 2010." Thesis, Linköping University, Department of Computer and Information Science, 2009. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-51869.

Full text
Abstract:

I maj 2009 släpptes den första betaversionen av Visual Studio Team System 2010. Den innehåller en rad intressanta nyheter och funktioner som kan underlätta utvecklingsarbetet och höja den interna kvaliteten.

Kvalitetsbegreppet inom mjukvaruutveckling kan delas upp i två delar: extern och intern kvalitet. Med extern kvalitet menas det som kunden ser, till exempel att rätt funktionalitet utvecklas och att den levereras i tid. Intern kvalitet handlar om processer inom företaget och det som kunden ofta inte ser eller är medveten om.

Nyheter i Visual Studio 2010 har utvärderats i fokusgrupper tillsammans med rutinerade utvecklare på Medius. Den agila arbetsprocessen har utvärderats utifrån observationer, informella intervjuer samt den teoretiska referensram som ställts upp.

Utvärderingarna har resulterat i ett antal riktlinjer för hur Medius kan förbättra sin interna kvalitetsprocess. Dessa rekommenderar bland annat mindre förändringar i den agila arbetsprocessen, till exempel tydligare utvärderingar och uppföljning samt introduktion av distribuerad Scrum. Riktlinjerna föreslår också införandet av verktygen kodkontrakt, incheckningsregler och gränssnittstestning i Visual Studio 2010.

APA, Harvard, Vancouver, ISO, and other styles
19

Hultén, Monica, and Gunilla Gottfridsson. "IQ-mower : simulering av positionsbestämning i programspråket C++." Thesis, University West, Department of Technology, 2003. http://urn.kb.se/resolve?urn=urn:nbn:se:hv:diva-341.

Full text
APA, Harvard, Vancouver, ISO, and other styles
20

Гудок, В. О. "Інформаційна система обліку платежів." Thesis, Чернігів, 2020. http://ir.stu.cn.ua/123456789/23624.

Full text
Abstract:
Гудок, В. О. Інформаційна система обліку платежів : випускна кваліфікаційна робота : 123 "Комп’ютерна інженерія" / В. О. Гудок ; керівник роботи О. А. Пріла ; НУ "Чернігівська політехніка", кафедра інформаційних та комп’ютерних систем. – Чернігів, 2020. – 68 с.
Об’єктом розробки дипломної роботи є програма для операційної системи “Windows”. Програма була розроблена за допомогою середовища розробки “Visual studio 2019” на мові C#. Visual studio 2019 - це дуже зручна та достатньо універсальна платформа для розробки та написання коду. У неї дуже великий перелік мов програмування, функціоналу та можливостей пов’язаних з розробкою та програмуванням. Окремо можна виділити зручні підказки та аналіз помилок. Це допомагає економити час, як на написанні коду так і на усуненні помилок. Метою даної роботи є: - ознайомлення з інструментом програмування\розробки, а саме середовищем “Visual studio 2019” - ознайомлення з базою даних MySQL - ознайомлення з інтерфейсом для адміністрування бази даних MySQL - phpMyAdmin - ознайомлення з локальним сервером XAMPP - розробка програми для операційної системи “Windows” - продемонструвати можливості безкоштовного середовища для розробки “Visual studio 2019” За останні роки стрімко розвивається розробка і процес програмування. Все більше з’являється інструментів, а з тим і зростає необхідність у все більш складних функціях і можливостях. Кожен рік Visual studio оновлюється і слідує тенденціям, роблячи все необхідне, щоб бути на рівні необхідного програмістам та розробникам. Тому це середовище одним з найпопулярніших і саме на ньому була реалізована дипломна робота.
APA, Harvard, Vancouver, ISO, and other styles
21

Гудок, В. О. "Оптимізація та автоматизація приймання оплат від клієнтів підприємства за допомогою інформаційних технологій та приладів." Thesis, Чернігів, 2021. http://ir.stu.cn.ua/123456789/24996.

Full text
Abstract:
Гудок, В. О. Оптимізація та автоматизація приймання оплат від клієнтів підприємства за допомогою інформаційних технологій та приладів : випускна кваліфікаційна робота : 123 "Комп’ютерна інженерія" / В. О. Гудок ; керівник роботи О. І. Роговенко ; НУ "Чернігівська політехніка", кафедра інформаційних та комп’ютерних систем. – Чернігів, 2021. – 63 с.
Об’єктом розробки дипломної роботи є система для оптимізації та автоматизації приймання оплат від клієнтів підприємства. Метою даної роботи є: - ознайомлення з інструментом програмування\розробки, а саме середовищем “Visual studio 2019” - ознайомлення з базою даних MySQL - ознайомлення з інтерфейсом для адміністрування бази даних MySQL - phpMyAdmin - ознайомлення з локальним сервером XAMPP - розробка програми для операційної системи “Windows” - продемонструвати можливості безкоштовного середовища для розробки “Visual studio 2019” За останні роки стрімко розвивається розробка і процес програмування. Все більше з’являється інструментів, а з тим і зростає необхідність у все більш складних функціях і можливостях. Кожен рік Visual studio оновлюється і слідує тенденціям, роблячи все необхідне, щоб бути на рівні необхідного програмістам та розробникам. Тому це середовище одним з найпопулярніших і саме на ньому була реалізована дипломна робота.
The object of the thesis is a system for optimizing and automating the receipt of payments from customers of the enterprise. The purpose of this work is: - introduction to the programming / development tool, namely the environment "Visual studio 2019" - acquaintance with the MySQL database - acquaintance with the interface for administering the MySQL database - phpMyAdmin - acquaintance with the local XAMPP server - development of the operating system "Windows" - to demonstrate the capabilities of the free development environment "Visual studio 2019" In recent years, the development and programming process is developing rapidly. There are more and more tools, and with it the need for more and more sophisticated features and capabilities. Every year, Visual studio is updated and follows the trends, doing everything possible to be at the level required by programmers and developers. Therefore, this environment is one of the most popular and it was on it that the thesis was implemented.
APA, Harvard, Vancouver, ISO, and other styles
22

Rybanská, Zdenka. "Návrh a tvorba softwarové aplikace." Master's thesis, Vysoké učení technické v Brně. Fakulta podnikatelská, 2017. http://www.nusl.cz/ntk/nusl-316952.

Full text
Abstract:
This diploma thesis deals with design and creation of a software application in a particular company. Application is created for needs of IT department and it is used to simplify and streamline the processes related to user accounts in Active Directory. This thesis describes the whole process of application creation from analysis of current status through analysis of requirements and creation of application structure to the creation of application in programming language C#.
APA, Harvard, Vancouver, ISO, and other styles
23

Haddad, Elias, and Dany Abdelke. "SharePoint apps." Thesis, KTH, Skolan för informations- och kommunikationsteknik (ICT), 2013. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-128569.

Full text
Abstract:
Microsoft SharePoint 2013 är en plattform som är väldigt populär för utveckling av intranät. Möjligheterna för kommunikation inom en organisation bidrar till större och bättre informationsflöde inom organisationen samt leder till effektivare arbete inom organisationen. Microsoft Sharepoint 2013 är alltså ett intranät som blir ett centrum att vistas på samt där man träffar sina kollegor för att dela information och mycket mer. Detta examensarbete utgår från Microsofts välkända intranät Sharepoint 2013. Målet med examensarbetet har varit att skapa ett ärendehanteringssystem utifrån företaget Precio Systemutveckling AB:s beställning samt kravspecifikation . Utvecklingen har baserats på ”The great new app model” som under början på detta år (2013) introducerades utav Microsoft i den senaste versionen av Sharepoint: Sharepoint 2013. Det finns flera olika utvecklingsmetoder för att utveckla i appmodellen. Efter en utförd förstudie valdes ”Provider hosted app”, vilket innebär att ärendehanteringssystemet skall utvecklas samt köras på en server som företaget ansvarar över. Då appmodellen är relativt ny så har det under projektets gång uppstått utmaningar som varit riktigt kluriga att lösa på grund av att man inte lyckats finna relevanta källor med förklaring på de olika problem som uppstod. Utmaningarna har ändå lösts med hjälp av den information som idag finns samt med stöd ifrån seniora Sharepoint utvecklare. Resultatet av detta projekt blev ett ärendehanteringssystem som levererats till företaget samt som eventuellt kommer att börja användas inom kort. Förstudien kring appmodellen har även lett till ökade kunskaper kring hur appar i Sharepoint fungerar samt dess styrkor och svagheter.
This project is about apps in Microsoft Sharepoint 2013. We are two students that will during this thesis create a task management system for the company Precio Systemutveckling AB. We will use the great new app model that is a way to develop Sharepoint apps. The result of this project is a task management system that the company can use to keep track of their tasks.
APA, Harvard, Vancouver, ISO, and other styles
24

Rinaldini, Alessandro. "Studio dell'influenza dell'Adaptive Cruise Control sul carico di lavoro e sulla condotta di guida degli utenti." Master's thesis, Alma Mater Studiorum - Università di Bologna, 2019.

Find full text
Abstract:
Il presente elaborato intende valutare l’influenza che i sistemi di assistenza alla guida (ADAS) hanno sul comportamento dei conducenti, con particolare attenzione alla distrazione ed al workload (carico di lavoro fisico e mentale) che essi provocano. Lo studio si concentrerà in particolare sull’analisi del comportamento di guida dei conducenti a bordo di un veicolo dotato di Adaptive Cruise Control.
APA, Harvard, Vancouver, ISO, and other styles
25

Leetmaa, Benjamin. "En integration av betalningssystem på hemsida." Thesis, Högskolan i Gävle, Avdelningen för Industriell utveckling, IT och Samhällsbyggnad, 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:hig:diva-11076.

Full text
Abstract:
Detta projekt drevs på uppdrag av Optikbutiken som behövde en tjänst där mankunde betala sin order med hjälp av kreditkort på deras aktuella hemsida. Det härprojektet gick ut på att integrera DIBS vilket är ett betalsystem för kreditkort.Utvecklingen skedde i Visual Studio miljö. De krav som ställdes upp för det härprojektet blev uppfyllda.
APA, Harvard, Vancouver, ISO, and other styles
26

Антоненко, Д. О. "Створення застосунку на Unity." Thesis, Чернігів, 2021. http://ir.stu.cn.ua/123456789/22997.

Full text
Abstract:
Антоненко, Д. О. Створення застосунку на Unity : випускна кваліфікаційна робота : 123 "Кoмп’ютepнa iнжeнepiя" / Д. О. Антоненко ; керівник роботи В. В. Казимир ; НУ "Чернігівська політехніка", кафедра iнфopмaцiйниx тa кoмп’ютepниx cиcтeм. – Чернігів, 2021. – 51 с.
Мета розробки: створити ігровий проект на основі Unity. Результат роботи: була створена версія ігрового проекту на Unity, яка відповідає усім вимогам технічного завдання. Для розробки програмного забезпечення застосовувалася мова програмування C#, інтегроване середовище розробки VisualStudio 2019 та операційна система Windows 10. Робота може застосовуватися в сфері розваг, та розміщуватися на торгових ресурсах як продукт дозвілля.
APA, Harvard, Vancouver, ISO, and other styles
27

Ольховик, А. Ю. "Web-застосунок для формування та анонсування програм кінопрокату." Thesis, Чернігів, 2021. http://ir.stu.cn.ua/123456789/23059.

Full text
Abstract:
Ольховик, А. Ю. Web-застосунок для формування та анонсування програм кінопрокату : випускна кваліфікаційна робота : 123 "Кoмп’ютepнa iнжeнepiя" / А. Ю. Ольховик ; керівник роботи В. В. Казимир ; НУ "Чернігівська політехніка", кафедра iнфopмaцiйниx тa кoмп’ютepниx cиcтeм. – Чернігів, 2021. – 47 с.
Об’єкт розробки: Web-застосунок для формування та анонсування програм кінопрокату. Мета розробки: розробити web-застосунок, який надає можливість створювати, передивлятись, редагувати, видаляти сторінки з фільмами. Результат роботи: web-застосунок films-app, який відповідає усім вимогам технічного завдання. Для розробки web-застосунку використовувалась мова програмування JavaScript, середовище розробки Visual Studio Code, JavaScript фреймворк Vue.js, cередовище виконання JavaScript Node.js, формат для зберігання та обміну даних JSON, препроцесор LESS. Для зберігання даних була обрана «хмарна» база даних Firebase. Робота може застосовуватися як веб-сторінка для ознайомлення з майбутніми фільмами та фільмами, які рекомендуються до перегляду. Використання даного web-додатку позитивно вплине на відвідувача сайту, так як він буде в курсі актуальних фільмів і фільмів, які незабаром дістануться кінотеатрів.
APA, Harvard, Vancouver, ISO, and other styles
28

Деркачов, О. О. "Розробка веб-сайту “академія програмування”." Thesis, Чернігів, 2020. http://ir.stu.cn.ua/123456789/23452.

Full text
Abstract:
Деркачов, О. О. Розробка веб-сайту “академія програмування” : випускна кваліфікаційна робота : 123 "Комп’ютерна інженерія" / О. О. Деркачов ; керівник роботи Т. П. Бівойно ; НУ "Чернігівська політехніка", кафедра інформаційних та комп’ютерних систем. – Чернігів, 2020. – 122 с.
Об’єктом розробки був веб-сайт, а саме клієнтська частина для реклами та замовлення послуг. Веб-сайт розроблявся для використання в будь-якому браузері та на будь-якому пристрої де є доступ в інтернет. Для розробки використовувалися технології JavaScript та PHP також застосовували редактор коду Visual Studio Code. Мета даної роботи є створення веб-сайту, для реклами, оптимізації робочого процесу та збільшення клієнтської бази даних. Можливо буде підписатися на розсилку новин, вирахувати бюджет, можливість звернутися до майбутнього викладача для додаткової консультації. Використовуючи сайт можна буде переглянути послуги, які будуть доступні для замовлення, їх ціну та самостійно зробити замовлення на потрібний курс навчання. Результатом роботи є реалізація таких можливостей: - Перегляд списку послуг; - Замовлення доступної послуги; - Відображення дійсних акцій компанії; - Зберігання даних на довготривалий та короткочасний проміжок часу; - Калькулятор для розрахунку власного бюджету; Подальший розвиток можливий в сторону розширення функціональних можливостей, покращення інтерфейсу та серверної частини додатку.
The object of work was a web site, namely customer’s branch for advertisement and purchases of services. Web-site was designed for using in any browsers and on any devises which have access to the Internet. JavaScript and PHP technologies were used for the development; code editor Visual Studio Code was also applied. The purpose of work is creating the web site for advertisement, optimization of working process and increasing customer base. It’ll be possible to subscribe to news mailing, calculate budget, possibility to contact your future teacher for the further consultation. Using site will give you possibility to look through services, which will be available for purchases, their prices and to place the order by your own to get necessary course of studying. The result of work is realization such possibilities as: - Looking through services; - Purchasing available service; - Displaying current actions of company; - Storing records for long-termed and short-termed period of time; - Calculator for accounting your own budget. Further development is possible to the way of functional possibilities, improvement of interface and service part of the application. The essay has practical value. An economical value was not calculated.
APA, Harvard, Vancouver, ISO, and other styles
29

Кабенок, О. О. "Розробка додатку для організації змагань." Thesis, Чернігів, 2020. http://ir.stu.cn.ua/123456789/23457.

Full text
Abstract:
Кабенок, О. О. Розробка додатку для організації змагань : випускна кваліфікаційна робота : 123 "Комп’ютерна інженерія" / О. О. Кабенок ; керівник роботи А. М. Усік ; НУ "Чернігівська політехніка", кафедра інформаційних та комп’ютерних систем. – Чернігів, 2020. – 104 с.
Об’єктом розробки є додаток для організації змагань, орієнтованих на кібердисципліни. Додаток орієнтований на операційну систему Windows, з застосуванням технологій С#, здебільшого технології Windows Forms. Метою даної роботи є створення додатку, которий мав би достатній функціонал для повноцінної організації кіберзмагань. За допомогою додатка можна створювати і редагувати власний профіль, реєструвати нову команду або приєднуватися до існуючих. Також, маючи команду, лідер може зареєструвати її на вибраний із списка турнір. Одразу після реєстрації на турнір команда займає місце в турнірній сітці. Проведення турніру залежить від користувача зі статусом «Суддя», який вносить корективи в турнірну сітку. Результатом роботи є працездатна інформаційна компьютерна система, що складається з: - локальної бази даних; - клієнтської частини додатку. Подальший розвиток можливий в бік збільшення функціональних та необов’язкових можливостей, розробки серверної частини проекту, поліпшення інтерфейсу та можливості його кастомізації. Робота має практичну цінність. Розрахунок економічної цінності не проводився.
An object of development is an application for organizing competitions focused on cyberdisciplines. An application is focused on the Windows operating system, using C# technologies, mostly Windows Forms technology. The purpose of this work is to create an application that would have sufficient functionality for a full-fledged organization of cyber competitions. With the application you can create and edit your own profile, register a new team or join existing ones. Also, having a team, the leader can register it for the selected tournament from the list. Immediately after registering on the tournament, the team takes a place in the tournament grid. The conduct of the tournament depends on user with «Judge» status, who makes adjustments to the tournament grid. The result of the work is usage-ready computer information system, that consisting of: - database; - client part of the application. Further development of the project is possible toward increasing functionality, developing the server part of the project, improving the interface and the possibility of customizing it. The work has practical value. Economic value was not calculated.
APA, Harvard, Vancouver, ISO, and other styles
30

Мачача, В. Д. "Інформаційна комп'ютерна система проведення дистанційного навчального процесу на платформі Unity." Thesis, Чернігів, 2021. http://ir.stu.cn.ua/123456789/25004.

Full text
Abstract:
Мачача, В. Д. Інформаційна комп'ютерна система проведення дистанційного навчального процесу на платформі Unity : випускна кваліфікаційна робота : 123 "Комп’ютерна інженерія" / В. Д. Мачача ; керівник роботи В. А. Бичко ; НУ "Чернігівська політехніка", кафедра інформаційних та комп’ютерних систем. – Чернігів, 2021. – 62 с.
Об'єкт розробки дипломної роботи – це прототип застосунку для операційної системи «Windows», що розроблений на ігровому рушії «Unity». Розроблений ігровий застосунок забезпечує зрозумілий для користувача інтерфейс з можливістю налаштування деяких параметрів. Застосунок дозволяє користувачам взаємодіяти та демонструє застосування мережевих ігрових застосунків для дистанційного навчання. Метою розробки роботи є: – ознайомлення з інструментом розробки дво- та тривимірних комп’ютерних застосунків та ігор - Unity – розробка технічної демонстраційної версії мережевого застосунку для операційної системи «Windows», що продемонстрував би можливість проведення дистанційного навчання серед школярів за допомогою ігрового застосунку.
The object of thesis development is a prototype application for the operating system "Windows", developed on the game engine "Unity". The developed game application provides a user-friendly interface with customizable parameters. The application allows users to interact and demonstrate the use of online gaming applications for distance learning. The purpose of the work is: – Introduction to the tool for developing two- and three-dimensional computer applications and games - Unity – Development of a technical demonstration version of the network application for the Windows operating system, which would demonstrate the possibility of conducting distance learning among students using a game application.
APA, Harvard, Vancouver, ISO, and other styles
31

Frieslaar, Geraldine Leanne. "'Looking good, clean and fresh': Visual representations of the self in the Van Kalker Studio, Cape Town 1939-1978." University of the Western Cape, 2011. http://hdl.handle.net/11394/5287.

Full text
Abstract:
Magister Artium - MA
This mini-thesis attempts to analyse the way in which Van Kalker photographs enabled representations of the self and allowed sitters a means through which to assert themselves visually especially when considered against a backdrop fraught with the socio-economic and political tensions of apartheid. The Van Kalker Studio, started by the late J. G. Van Kalker in 1937 at 47 Victoria Street, Woodstock became one of the most popular photo studios in Cape Town. Despite the effects of apartheid legislation such as the Group Areas Act (1950), the studio retained its prominence as an institution in which to mark memorable occasions. I have selected these photographs because it has become pivotal to consider how these intimate, beautiful and complex photographs speak to questions of the personal and the familial within an unfolding history of the city of Cape Town. By considering the Van Kalker photographs not only as mere images but as material objects with historical traces that are enmeshed in highly emotive processes of production, usage, exchange, storage, and collection, it creates the possibility that meaning can be found in the way in which photographs are presented, and how they are appropriated and disseminated. Although the significance of photographs as material objects has been largely overlooked or fleetingly explored, I intend to address that loss of material understanding in the thesis by regarding the Van Kalker photographs both as images and material objects that co-exist together. In pushing the argument of the thesis further, I will argue that through the display of Van Kalker photographs as material objects in prominent positions in the domestic interior, it serves as poignant reminders of personal and familial relations. Through an exploration of the Van Kalker photographs and the way in which they were appropriated, this thesis aims to weave an ephemeral visual seam across time and space, one that especially connects those that had theirphotographs taken at the Van Kalker studio despite their geographical dis/location.
APA, Harvard, Vancouver, ISO, and other styles
32

Wu, Yuan-Zhong, and Alexander Ottosson. "Visualiseringsverktyg för röstkommunikation." Thesis, Linnéuniversitetet, Institutionen för datavetenskap (DV), 2014. http://urn.kb.se/resolve?urn=urn:nbn:se:lnu:diva-37379.

Full text
Abstract:
Saab har utvecklat en produkt, Remote Tower, som tillåter flygledningen att fjärrstyra en flygplats, det vill säga att övervaka och kontrollera en flygplats på distans. Ett viktigt verktyg för flygledarna är VCS, Voice Communication System, som är Saabs egna röstkommunikationssystem, där både radio- och telefonkommunikation ingår. VCS används för att kommunicera med piloter och markpersonal på flygplatsen. Målet är att i framtiden kunna fjärrstyra fler flygplatser samtidigt, och då finns ett behov att visualisera de inkommande samtalen från de olika flygplatserna i realtid. Detta för att undvika ett scenario där flygledaren missar ett samtal. Ett system har utvecklats för just detta ändamål vars huvuduppgift är att visualisera de samtal som VCS producerar. Systemet kan hantera tre flygplatser samtidigt, och varje samtal kan spelas upp genom att klicka på de inkommande samtalen.
APA, Harvard, Vancouver, ISO, and other styles
33

Степанов, Ю. Я. "Розробка веб-додатку для відстеження погодних умов у обраній локації." Thesis, Чернігів, 2021. http://ir.stu.cn.ua/123456789/23075.

Full text
Abstract:
Степанов, Ю. Я. Розробка веб-додатку для відстеження погодних умов у обраній локації : випускна кваліфікаційна робота : 123 "Кoмп’ютepнa iнжeнepiя" / Ю. Я. Степанов ; керівник роботи С. В. Зайцев ; НУ "Чернігівська політехніка", кафедра iнфopмaцiйниx тa кoмп’ютepниx cиcтeм. – Чернігів, 2021. – 64 с.
Веб-застосунок було розроблено для усіх актуальних версій веб-браузерів, для розробки було використано текстовий редактор Visual Studio Code, мовою програмування э JavaScript, фреймворка ReactJS, стандартів EcmaScript та менеджеру станів Redux з метою оптимізації коду. Мета даної роботи – створення веб-застосунку, за допомогою якого можна дуже швидко подивитися погодні умови у вибраному місті на даний момент. Вебдодаток включає в себе можливості стандартної перевірки погоди через стрічку пошуку, перевірки погоди за допомогою геолокації та використання списку «улюблених» міст. У результаті розробки реалізовані ці основні можливості веб-додатку: - перевірка погодних умов у місті, назву якого введено до стрічки пошуку; - можливість додавання та видалення елементів списку «улюблених міст»; - можливість швидкого пошуку за списком «улюблених міст»; - можливість використання функції геолокації. Покращити проект можна за допомогою більш компактного дизайну, виведення більшої кількості інформації про погоду або перероблення виду проекту з веб-сторінки до віджету. Практична цінність роботи у тому, щоб надати користувачам додаток для швидкого доступ до основної інформації про погодні умови з простим для розуміння і лаконічним інтерфейсом.
The object of development is a web application for tracking weather conditions in the selected location. The web application was developed for all current versions of web browsers, using a Visual Studio Code text editor, JavaScript programming language, ReactJS framework, EcmaScript standards and Redux state manager to optimize the code. The purpose of this work is to create a web application with which you can very quickly see the weather conditions in the selected city at the moment. The web application includes the ability to standardly check the weather through the search bar, check the weather using geolocation and use a list of «favorite» cities. As a result of development, these main features of the web application are implemented: - check the weather conditions in the city, the name of which is entered in the search bar; - the ability to add and remove items from the list of «favorite cities»; - the ability to quickly search the list of «favorite cities»; - the ability to use the geolocation function. Improvements in project is possible with a more compact design, output more weather information, or redesign your project from a webpage to a widget. The practical value of the work is to provide users with an application for quick access to basic weather information with an easy-to-understand and concise interface.
APA, Harvard, Vancouver, ISO, and other styles
34

Гордієнко, А. Ю. "Розробка серверної частини програмної системи відслідковування надходжень та витрат." Thesis, Чернігів, 2020. http://ir.stu.cn.ua/123456789/23446.

Full text
Abstract:
Гордієнко, А. Ю. Розробка серверної частини програмної системи відслідковування надходжень та витрат : випускна кваліфікаційна робота : 123 "Комп’ютерна інженерія" / А. Ю. Гордієнко ; керівник роботи С. В. Зайцев ; НУ "Чернігівська політехніка", кафедра інформаційних та комп’ютерних систем. – Чернігів, 2020. – 103 с.
Об’єктом даної роботи є створення додатку для обліку витрат користувача, синхронізації витрат з іншими користувачами та поставка цілей на виконання. Мета розробки серверної частини додатку була в тому , щоб забезпечити роботу основного функціоналу та надати швидкий та безперебійний доступ front-end додаткам через зручний API. Зручність API , також, забезпечує документація “swagger”. В процесі виконання , проводилися дослідження, в сфері подібних додатків та аналізувались основні потреби споживачів. В результаті була створена система, що вдовольняє основним потребам , в даній сфері додатків. Основними споживачами є люди, що потребують обліку своїх особистих витрат , сімейних витрат або витрат пов’язаних з малим бізнесом. Значимість роботи полягає в наданні користувачам додатку, що може , за допомогою зручного інтерфейсу та швидкодії, забезпечити зручний та швидкий облік витрат та надходжень.
The object of this work is creating an application for accounting of user costs, synchronizing costs with other users and setting goals for execution. The purpose of developing the server part of the application, was ensuring the operation of the main functionality and providing fast and uninterrupted access to front-end applications through a convenient API. The convenience of the API is also provided by “swagger” documentation. In the process of implementation, research was conducted in the field of similar applications and the basic needs of consumers were analyzed. As a result, a system was created that meets the basics the basic needs in this area of applications. The main consumers are people who need to keep track their personal expenses, family expenses or expenses related to small business. The significance of the work is to provide users with an application that can by user-friendly interface and speed API, provide the convenient and fast accounting of costs and revenues.
APA, Harvard, Vancouver, ISO, and other styles
35

Мачача, В. Д. "Розробка мережевої 3D відеогри на платформі UNITY." Thesis, Чернігів, 2020. http://ir.stu.cn.ua/123456789/23505.

Full text
Abstract:
Мачача, В. Д. Розробка мережевої 3D відеогри на платформі UNITY : випускна кваліфікаційна робота : 123 "Комп’ютерна інженерія" / В. Д. Мачача ; керівник роботи П. Г. Бивойно ; НУ "Чернігівська політехніка", кафедра інформаційних та комп’ютерних систем. – Чернігів, 2020. – 48 с.
Об'єктом розробки був прототип ігрового застосунку, що надає зручний інтерфейс користувача з можливістю налаштування деяких параметрів, забезпечує гравцям взаємодію один з одним та демонструє можливості мережевого ігрового процесу. Метою розробки було одержання технічної демонстраційної версії тривимірної мережевої комп’ютерної гри, яка б здійснювала підключення до хмарного серверу та дозволяла одним гравцям створювати мережеві «кімнати», а іншим приєднуватися до вже створених. У ході розробки були отримані: – зручний інтерфейс користувача, який містить в собі головне меню, в якому можна створити чи приєднатися до гри, та меню налаштувань, яке містить деякі налаштування відображення, звуку та керування; – ігровий застосунок, що забезпечує базовий мережевий ігровий процес.
The object of development was a prototype game application that provides a user-friendly interface with the ability to configure some parameters, allows players to interact with each other and demonstrates the capabilities of the network gameplay. The purpose of the development was to obtain a technical demo version of a three-dimensional networked computer game that would connect to a cloud server and allow some players to create networked "rooms" and others to join existing ones. During the development were obtained: – A user-friendly interface that includes a main menu where you can create or join a game, and a settings menu that contains some display, sound, and control settings; – game application that provides a basic network gaming process.
APA, Harvard, Vancouver, ISO, and other styles
36

Журавель, І. А. "Інформаційна система розпізнавання злочинців у супермаркеті (на прикладі ТОВ ,,ЕКО’’ м.Суми )." Master's thesis, Сумський державний університет, 2018. http://essuir.sumdu.edu.ua/handle/123456789/71860.

Full text
Abstract:
Дипломний проект присвячений розробці інформаційної системи розпізнавання злочинців для супермаркету. В роботі проведено аналіз методів розпізнавання обличь. Робота виконувалась методом Віоли Джонса з використовуванням ознак Хаара. Результатом проведеної роботи є створена локальна програма для пошуку злочинців у супермаркеті. В майбутньому планується удосконалення системи, додавши нові методи обробки зображень. Практичне значення роботи полягає у використанні даної інформаційної системи в супермаркеті, що покращить роботу служби безпеки.
APA, Harvard, Vancouver, ISO, and other styles
37

Kolář, Jiří. "Návrh informačního systému." Master's thesis, Vysoké učení technické v Brně. Fakulta podnikatelská, 2014. http://www.nusl.cz/ntk/nusl-224339.

Full text
Abstract:
This thesis discusses informatik systems in companies, their technologies and new trends in hardware domain, used to simplify, speed up and streamline business processes. Consequently thesis deals with the extension of an information system in a real environment, aimed to getting more detailed data, processing and subsequent evaluation to adjustable reports.
APA, Harvard, Vancouver, ISO, and other styles
38

Obyn, Renaat, and Nele Callens. "Company Communication System for Customers and Dealers." Thesis, Jönköping University, School of Engineering, 2007. http://urn.kb.se/resolve?urn=urn:nbn:se:hj:diva-824.

Full text
Abstract:

This thesis, that comes together with an extranet and internet site programmed in ASP.NET 2.0, has been written in the context of our final project on bachelor level in association with the School of Engineering – Jönköping University.

We had the choice to think of a project on our own or to work in association with a company. As the Belgian company Induma came with this idea, we decided to work this project out.

Our project has got the name ‘Company Communication System for Customers and Dealers’. Besides the front-end and back-end internet site, it will also include a system for customers and dealers, extranet site. So the site will get more interactive and there will be more online transactions possible.

We would like to thank the School of Engineering – Jönköping University, KATHO – VHTI and our parents to get the chance to experience studying abroad. We would also like to thank the company Induma for their cooperation and our Belgian and Swedish supervisors K. Deseyne and M. Schoultz for their guidance and help.

APA, Harvard, Vancouver, ISO, and other styles
39

Kethro, Philippa. "Pedagogical ways-of-knowing in the design studio." Thesis, Rhodes University, 2013. http://hdl.handle.net/10962/d1004338.

Full text
Abstract:
This research addresses the effect of pedagogical ways-of-knowing in higher education design programmes such as Graphic Design, Interior Design, Fashion, and Industrial Design. One problematic aspect of design studio pedagogy is communication between teachers and students about the aesthetic visual meaning of the students’ designed objects. This problematic issue involves ambiguous and divergent ways-of-knowing the design meaning of these objects. The research focus is on the design teacher role in design studio interactions, and regards pedagogical ways-of-knowing as the ways in which teachers expect students to know visual design meaning. This pedagogical issue is complicated by the fact that there is no agreed-upon corpus of domain knowledge in design, so visual meaning depends greatly on the social knowledge retained by students and teachers. The thesis pursues an explanation of pedagogical ways-of-knowing that is approached through the philosophy of critical realism. How it is that particular events and experiences come to occur in a particular way is the general focus of critical realist philosophy. A critical realist approach to explanation is the use of abductive inference, or inference as to how it is that puzzling empirical circumstances emerge. An abductive strategy aims to explain how such circumstances emerge by considering them in a new light. This is done in this study by applying Luhmann’s theory of the emergence of cognition in communication to teacher ways-of-knowing in the design studio. Through the substantive use of Luhmann’s theory, an abductive conjecture of pedagogical ways-of-knowing is mounted. This conjecture is brought to bear on an examination of research data, in order to explain how pedagogical ways of-knowing constrain or enable the emergence of shared visual design meaning in the design studio. The abductive analysis explains three design pedagogical ways-of-knowing: design inquiry, design representation and design intent. These operate as macro relational mechanisms that either enable or constrain the emergence of shared visual design meaning in the design studio. The mechanism of relation is between design inquiry, design representation and design intent as historical knowing structures, and ways-of-knowing in respect of each of these knowing structures. For example, design inquiry as an historical knowing structure has over time moved from ways-of-knowing such as rationalistic problem solving to direct social observation and later to interpretive cultural analysis. The antecedence of these ways-of-knowing is important because communication about visual meaning depends upon prior knowledge, and teachers may then reproduce past ways-of-knowing. The many ways-of-knowing that respectively relate to design inquiry, design representation and design intent are shown to be communicatively formed and recursive over time. From a Luhmannian perspective, these ways-of-knowing operate as variational distinctions that indicate or relate to the knowing structures of design inquiry, design representation and design intent. This is the micro-level operation of pedagogical ways-of-knowing as relational mechanisms in design studio communication. Design teachers’ own ways-of-knowing may then embrace implicit way-of-knowing distinctions that indicate the knowledge structures of design inquiry, design representation and design intent. This implicit indication by distinction is the relational mechanism that may bring design teachers’ expectation that this and not that visual design meaning should apply in communication about any student’s designed object. Such an expectation influences communication between teachers and students about the potential future meaning of students’ designs. Consequently, shared visual design meaning may or may not emerge. The research explanation brings the opportunity for design teachers to make explicit the often implicit way-of-knowing distinctions they use, and to relate these distinctions to the knowing structures thus indicated. The study then offers a new perspective on the old design pedagogical problem of design studio conflict over the meaning of students’ designs. Options for applying this research explanation in design studio interactions between students and teachers are therefore suggested.
APA, Harvard, Vancouver, ISO, and other styles
40

Björklund, Patrik, Tobias Dahlgren, and Marcus Wilhelmson. ".Net-baserat konsulthanteringssystem." Thesis, Jönköping University, JTH, Computer and Electrical Engineering, 2010. http://urn.kb.se/resolve?urn=urn:nbn:se:hj:diva-12647.

Full text
Abstract:

The students have been assigned a task from Consid, were they are supposed to develop a web based platform for handling the company’s consult CV:s. The key features of the system are to simplify the administration part at mission procurements towards customers and to match qualified consultants to certain missions.Consid is an international it-consult company and have about 1000 consults working for them. When Consid makes mission procurements towards a customer they have to manually match the best consult against a certain mission, this is both time consuming and complicated.The students started the project with big visions and thoughts about how the work would be performed and how the system would be developed. After the initial meetings and the closer it came to the beginning of programming it became clear that the expectations were too big. This is the biggest lesson learned during the project and something that has come to influence the rest of the development.The students have been compelled to learn a totally new way of structuring the code by the three tier architecture. They have also been able to get a deeper understanding of how system development is performed by companies.Before the project begun the students and the company made a requirement specification for the system. The goals for the system and early limitations were made. Along the project those goals and limitations have been changed.The report handles the work with the development and read up on problems and solutions. It ends with a discussion and is summarized so the reader gets a better picture of the system and the work around it.

APA, Harvard, Vancouver, ISO, and other styles
41

Wigholm, Johan. "Publiceringsfunktion i .NET." Thesis, Jönköping University, JTH, Computer and Electrical Engineering, 2006. http://urn.kb.se/resolve?urn=urn:nbn:se:hj:diva-414.

Full text
Abstract:

Axel Spetz AB är ett anrikt företag som driver en järnhandel i Falköping. Företaget har tidigare använt sig av marknadsföring i lokaltidningen men insåg fördelen med att använda Internet som verktyg. Deras idé var en ”Blocket.se”-liknande funktion på deras hemsida som skulle göra det möjligt för dem att marknadsföra artiklar.

Formuleringen på deras behov och det som legat till grunden för detta projekt var: Hur tillverkar man en avancerad publiceringsfunktion som är lätt att använda?

Inledningsvis gjordes en teoretisk studie inom områdena databaser, SQL, .NET och Visual Studio. Valet föll så här eftersom det var områden jag ville lära mig mer om.

Under utvecklingsarbetet i ovan nämnda tekniker hölls en tät kontakt med representanter från företag för att de snabbt skulle kunna ge respons på arbetet. Projektet resulterade i två olika saker:

-En lösenordsskyddad administrationsdel där all administration såsom publicering av artiklar, hantering av artiklar och kategorier, intresseanmälningar, ändring av öppettider m.m. kan skötas på ett enkelt sätt.

-Företagets hemsida där besökare kan ta del av aktuella erbjudanden, bläddra bland artiklar, kontakta företaget, läsa företagsinformation, lämna intresseanmälningar på artiklar m.m.

All programmering har gjorts med slutanvändarna, dvs. anställda på företaget och besökare på hemsidan i åtanke. Ett antal felkontroller både färdiga och egentillverkade har använts för att se till att fel inte uppstår i arbetet med databasen. Istället för ”riktiga” felmeddelanden visas förklarande texter om vad som måste åtgärdas.

I projektets slutskede så lanserades Axel Spetz nya hemsida och den började direkt användas som ett verktyg i företagets marknadsföring. Jag anser att det är ett bra bevis på att projektet var lyckat.

APA, Harvard, Vancouver, ISO, and other styles
42

Šindelka, Jiří. "RFID inventarizační systém." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2007. http://www.nusl.cz/ntk/nusl-412775.

Full text
Abstract:
This project deals with a survey of inventory system and accounting property. The purpose of the project is to study the SAP system, IS Apollo,  the database platform Oracle 10g, the RFID technology and to make a marketing research of a device for the chip EPCglobal UHF Gen2. On base marketing research propose and implement RFID inventory. At implementation target will be collective reading RFID tags. Further I will implement application simulating evidence systems and I will design data transmission to those application that will be also used at transmission data to the IS Apolla. I decided to implement the inventorying in the development environment Microsoft Visual Studio 2005 Standard Edition C#. Application simulated accounting property and data transmission I decide to implement in the development environment Borland Delphi 7.
APA, Harvard, Vancouver, ISO, and other styles
43

Bonacci, Francesco. "Utilizzo di Roslyn per l'analisi e il refactoring di codice C#." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2016. http://amslaurea.unibo.it/11313/.

Full text
Abstract:
Microsoft ha introdotto nella versione 2015 di Visual Studio un nuovo compilatore per i linguaggi C# e Visual Basic chiamato Roslyn. Oltre che un compilatore, Roslyn è una piattaforma che mette a disposizione degli sviluppatori servizi per analizzare e modificare progetti .NET, interagire con le varie fasi della compilazione e creare applicazioni per l'analisi e generazione di codice sorgente. Obiettivo della tesi vuole essere lo studio della suddetta piattaforma ed il suo utilizzo nello sviluppo di estensioni per Visual Studio. La tesi si pone pertanto nel contesto delle tecniche di analisi e generazione di codice sorgente. Il lavoro di tesi ha previsto lo sviluppo di due applicazioni facenti uso delle API di Roslyn. La prima applicazione consiste in un analizzatore di codice C# che provvede alla segnalazione di warning riguardanti l'errato utilizzo del costrutto var e all'esplicitazione del tipo relativo. La seconda applicazione riguarda un generatore di codice C# che utilizza i servizi di Roslyn per semplificare e automatizzare la scrittura di codice nel contesto del framework Phoenix. I risultati ottenuti possono essere d'aiuto per un successivo studio della piattaforma Roslyn ed essere usati come punto di partenza per la creazione dei propri applicativi per l'analisi e generazione di codice sorgente.
APA, Harvard, Vancouver, ISO, and other styles
44

Andreas, Hall, and Hindrikes Daniel. "Entity Framework 4.0, enutvärdering av ett ORMramverk." Thesis, Högskolan Dalarna, Informatik, 2010. http://urn.kb.se/resolve?urn=urn:nbn:se:du-5040.

Full text
Abstract:
När man kombinerar ett objektorienterat programmeringsspråk och en relationsdatabas uppstår en del problem för utvecklare eftersom objektorienterade programmeringsspråk och relationsdatabaser har olika fokus, objektorienterade programmeringsspråk fokuserar på att avbilda verkliga objekt och relationsdatabaser fokuserar på data. De problem som uppstår kallas med ett samlingsnamn för object-relational mismatch. Det finns flertalet ramverk för att hantera dessa problem. Ett av dem är Entity Framework.Syftet med detta projekt var att utvärdera hur utvecklare tycker att Entity Framework fungerar för att lösa problematiken runt object-relational mismatch, hur det är för utvecklare att lära sig använda Entity Framework samt hur tillgången på inlärningsmaterial är.Under vår studie har vi lärt oss använda Entity Framework samtidigt som vi gjort en studie av tillgången på inlärningsmaterial. Vi har också byggt om en applikation så att den använder Entity Framework. Vi har jämfört den ombyggda applikationen med den gamla applikationen för att kunna se vilken skillnad som Entity Framework bidrog till.Vi kom fram till att Entity Framework hanterar object-relational mismatch på ett bra sätt som bland annat gör att utvecklingsprocessen kortas ner då inte lika mycket kod behöver skrivas. Utvecklare med tidigare kunskaper i .NET-programmering upplever att det är lätt att lära sig Entity Framework. Att det upplevs lätt att lära sig Entity Framework hänger förmodligen ihop med att tillgången på inlärningsmaterial är god.
APA, Harvard, Vancouver, ISO, and other styles
45

Eriksson, Oskar. "A web-based tool for managing intellectual property laws." Thesis, Linköpings universitet, Databas och informationsteknik, 2013. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-103044.

Full text
Abstract:
Ipendo Systems AB är ett företag som tillhandahåller en webbaserad tjänst, Ipendo Platform, för administration av immateriella rättigheter. De lagar och regler som reglerar hur immateriella rättigheterna hanteras skiljer sig från varje land och tjänsten måste då innehålla information om alla dessa. Dessa lagar eller regler, hädanefter regler, hålls uppdaterade utanför tjänsten i ett Exceldokument, därefter importeras de till Ipendo Platform manuellt. Innan det görs måste de valideras enligt förutbestämda restriktioner, detta för att de dels ska vara i rätt format för Ipendo Platform eller någonting annat som måste vara i rätt format. Syftet och motivationen till detta examensarbete är att man vill ersätta denna process med ett enklare webbaserat adminstrationsverktyg som låter back-office hantera och uppdatera reglerna och sedan själva utföra validering och importering. Detta gör att tid sparas och de personer som jobbar med att uppdatera regler får feedback direkt från valideringen istället för att man ska vänta på att en annan avdelning gör valideringen. Min uppgift var att undersöka hur man skulle kunna utveckla ett sådant här verktyg och framställa en prototyp som visar på hur det skulle kunna se ut och fungera. I prototypen ville man ha möjlighet för användaren att redigera reglerna i ett rutnät, i stort sett på samma sätt som i Excel, men även automatisk validering och versionshantering av regler, man skulle alltså kunna ha flera temporära versioner av samma regler. Redan från början visste man att det fanns ett utvecklingsverktyg som hade de grundläggande förutsättningarna att kunna utveckla ett sådant verktyg, det var Visual Studio LightSwitch. Det är ett ramverk till Visual Studio som förenklar utveckling av dataintensiva affärsapplikationer för webben samt som en vanlig skrivbordsapplikation. Examensarbetets syfte skulle sedan bli att utveckla en prototyp för administrationsverktyget med hjälp av LightSwitch, utvärdera den och sedan dra en slutsats om huruvida man borde vidareutveckla prototypen eller se sig om efter en annan utvecklingsmetod. Slutsatsen som kunde dras i slutet av examensarbetet var att prototypen utvecklad i LightSwitch fungerar bra och är användarvänlig, men det finns vissa begränsningar i utvecklingsmetoden som man bör ta ställning till om de går att förbise eller lösa. Om de inte går att lösa eller förbise bör LightSwitch eventuellt inte användas som utvecklingsmetod till den slutgiltiga utvecklingen av administrationsverktyget.
APA, Harvard, Vancouver, ISO, and other styles
46

Packaitė, Renata. "Daugiamačių duomenų vizualizavimas naudojantis daugiasluoksniais neuroniniais tinklais." Master's thesis, Lithuanian Academic Libraries Network (LABT), 2004. http://vddb.library.lt/obj/LT-eLABa-0001:E.02~2004~D_20040611_155331-85820.

Full text
Abstract:
The present diploma work investigates visualization of multidimensional data using multilayer neuron networks. The research comprised artificial neuron network (SAMANN) for non – linear projection, and visualization of multidimensional space data to smaller measurement space. The SAMANN network is trained by error backpropagation algorithm, that is, a multilayer perceptron is trained by using gradient descent rule for minimization of accumulated square error. Programme language helped creating a language for SAMANN network realization. Practical researches were carried out, that is, plane visualization of specific data sets complex (vectors). Dependence of visualization accuracy on number of iterations, training speed parameter and number of neurons in hidden layers was established. The following software was used for the work: Microsoft Visual Studio 6.00 C++ (for realization of SAMANN network) and Microsoft Excel 2002 (for visualization of the created programme).
APA, Harvard, Vancouver, ISO, and other styles
47

Zajíc, Jiří. "Překladač jazyka C# do jazyka Nvidia CUDA." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2012. http://www.nusl.cz/ntk/nusl-236439.

Full text
Abstract:
This master's thesis is focused on GPU accelerated calculations on NVidia graphics card. CUDA technology is used and converted to implementation on a .NET platform. The problem is solved as a compiler from C# programing language to NVidia CUDA language with expression atrributes of C# language that preserves the same semantics of actions. Application is implemented in C# programing language and uses NRefactory, the open-source library.
APA, Harvard, Vancouver, ISO, and other styles
48

Vorek, Jiří. "Knihovna stavebních prvků koaxiálního filtru pro CST Microwave Studio." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2010. http://www.nusl.cz/ntk/nusl-218608.

Full text
Abstract:
This thesis deals with development of tool – macros which help to create coaxial cavity filters. It describes problematic design of complex structures at CST Studio Suite 2009. For this purpose macros supporting coarse and fine model to method Tuning – Space Mapping (TSM) was made. This means creating fine model at CST MWS and coarse model at CST DS.
APA, Harvard, Vancouver, ISO, and other styles
49

Hedman, Per. "Requirement specification Editor : REQUIREMENTS EDITOR BASED ON CONTRACT THEORY." Thesis, KTH, Skolan för informations- och kommunikationsteknik (ICT), 2014. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-177130.

Full text
Abstract:
Vid utveckling av tyngre fordon inför man allt fler avancerade funktione. Mycket av denna funktionalitet handlar om att maskiner automatiskt ska utföra uppgifter för att assistera föraren. Detta leder till att nya risker uppstår. Och till följd av detta har man börjat skapa nya funktionella säkerhetsstandarder. ISO 26262 är en ny funktionell säkerhetsstandard som finns för vanliga personbilar men som ännu inte trätt i kraft för lastbilar. I ISO-26262 standarden ska krav kunna mappas till andra krav samt till systemarkitektur. I nuläget finns det vissa verktyg på marknaden som stödjer användaren när den skriver kravspecifikationer. Men undersökningar av verktyg ledde till att vi kommit fram till att alla hade någon brist. Och ingen hade bra stöd för mappning mellan krav och systemarkitektur. I detta examensarbete har arbetet varit att testa implementera funktionalitet för ett verktyg som assisterar användaren på olika sätt när den skriver kravspecifikationer. Baserat på kontraktteori och konceptet om portar som hjälp för att koppla samman krav med systemarkitektur ska applikationen se till att det finns en formell koppling mellan dessa. För att testa och validera att portar går att använda för att testa intressant funktionalitet har också en applikation utvecklats där mycket funktionalitet implementerats. Resultatet har varit lyckat då vi baserat på kontraktteori lyckats implementera och validera att det är möjligt att använda portar för att skapa koppling mellan krav och systemarkitektur, samt mellan krav och krav. Validering av att det valda lagringsformatet JSON också förser implementeraren med nog starkt stöd för att kunna spara dessa krav så att data i filerna kan brytas ner och lagras i temporära databasen Neo4J och på så sätt skapa ett fungerande kretslopp.
When developing new heavy vehicles today demands for increasingly more advanced features are asked for. A lot of the new functionality is about machines performing tasks automatically to assist the driver when driving. This leads to new risks, and as a result a new functional safety standard has been created. ISO 26262 is a functional safety standard that today exists for ordinary cars, but has not yet became a standard for trucks. According to the ISO 26262-standard requirements can be mapped to other requirements as well as to the system architecture. At present there are several tools on the market that supports the user when writing specifications. However, our research of the tools has led us to conclude that all lacked something. For example neither of the tools had good support for mapping between requirements and system architecture. In this thesis work, functionality for a tool which is supposed to support the user in various ways when writing requirements specifications was to be examined. Based on contract theory and the concept of ports that links requirements together with system architecture, an application can ensure that there is a formal link between the two. To test the suggested functionality a prototype is being developed. The result has been a successful as we based on contract theory could validate that using ports to create links between different requirements as well as between requirements and system architecture works through the implementation of the tool. Validation that the selected storage format JSON also provides the implementer with enough support to save the requirements in a way so that the data files can be decomposed and stored in the Neo4J database.
APA, Harvard, Vancouver, ISO, and other styles
50

Zou, Hanzheng. "Build an Inventory Tracking System." Thesis, Växjö University, School of Mathematics and Systems Engineering, 2007. http://urn.kb.se/resolve?urn=urn:nbn:se:vxu:diva-1580.

Full text
Abstract:

This thesis paper introduces you about the process of how to build an inventory tracking system in a local Swedish company. The related project is to support the thesis paper, and is also for the company’ using. The software product of this project is an application that works for managing various types’ instruments in the company of SWECO-Vaxjo. It will play an important role in the further management work of the company.

In this thesis paper, the candidate techniques and theories for implementing this system are discussed. And in the end a good solution for this problem will be presented in the paper.

APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!

To the bibliography