Дисертації з теми "SQLIVS"

Щоб переглянути інші типи публікацій з цієї теми, перейдіть за посиланням: SQLIVS.

Оформте джерело за APA, MLA, Chicago, Harvard та іншими стилями

Оберіть тип джерела:

Ознайомтеся з топ-50 дисертацій для дослідження на тему "SQLIVS".

Біля кожної праці в переліку літератури доступна кнопка «Додати до бібліографії». Скористайтеся нею – і ми автоматично оформимо бібліографічне посилання на обрану працю в потрібному вам стилі цитування: APA, MLA, «Гарвард», «Чикаго», «Ванкувер» тощо.

Також ви можете завантажити повний текст наукової публікації у форматі «.pdf» та прочитати онлайн анотацію до роботи, якщо відповідні параметри наявні в метаданих.

Переглядайте дисертації для різних дисциплін та оформлюйте правильно вашу бібліографію.

1

Пуха, Є. В. "Моделювання баз даних SQLite мовою Python". Master's thesis, Сумський державний університет, 2019. http://essuir.sumdu.edu.ua/handle/123456789/73818.

Повний текст джерела
Анотація:
Розробка програмного додатку, який допоможе студенту або працівнику в сфері IT більш детально розібратися з можливостями роботи баз даних, навчитися застосовувати методологію, методику та інструментарій моделювання в теоретичних та практичних дослідженнях.
Стилі APA, Harvard, Vancouver, ISO та ін.
2

Johansson, Marcus. "SQLite Carving och Analys : En jämförelse av metoder." Thesis, Högskolan i Halmstad, Akademin för informationsteknologi, 2016. http://urn.kb.se/resolve?urn=urn:nbn:se:hh:diva-32716.

Повний текст джерела
Анотація:
SQLite filer används av ett flertal olika program för att spara viktig information.Information som kan vara viktig för forensiska utredningar, behovet att kunnaåterskapa SQLite filer är då ett växande bekymmer. Problemet med att återskapa SQLitefiler är att, till skillnad från andra filer så har SQLite filer inget definerat slut eller någonmarkör som visar var filen slutar. Detta arbete presenterar en ny metod att bestämmaslutet på SQLite filer och jämför denna metod mot den metod som används idag tillmesta del för att återskapa SQLite filer. För att jämföra dessa metoder utvecklades tvåprogram stpextr och blkextr. Blkextr är den metod som utvecklades under detta arbete.Stpextr visade sig vara snabbare och använda mindre arbetsminne än blkextr. Men ivissa sammanhang så kommer information gå förlorad när stpextr körs till skillnad från blkextr.
Стилі APA, Harvard, Vancouver, ISO та ін.
3

Long, Shitian. "Database syncrhonization between devices : A new synchronization protocol for SQLite databases." Thesis, KTH, Skolan för informations- och kommunikationsteknik (ICT), 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-46712.

Повний текст джерела
Анотація:
Today people have multiple personal computers, personal digital assistants and smart phones. Today's advanced handheld devices have powerful processors, with a process frequency of up to 1 GHz, huge storage capacities, flash storage capacities up to 32 GB, a large (multi) touch screen, and a user-friendly user interface. Additionally, the device may have various input and output devices, thus leading to people utilizing different devices for different use cases. In order to provide the latest information to the users via any of their devices, data synchronization becomes a requirement for users. There are many data synchronization solutions for synchronizing database records and files. In the current database synchronization solutions, there is no clear source and target. For example, consider the case where a PDA synchronizes with a PC; the record could have been edited (changed) on both the PDA and PC. In this case it is not clear which should be synchronized with what should be the source for the value. In contrast, a files synchronization system has a clearly specified synchronizatiom sourse and destination structure. In this case the client Synchronizes their files with that of the server. In a version control system the client synchronize files with a repository acting as a version control server. There are many synchronizing protocols and each has been designed for different purpose. Protocols for synchronizing database records often provide continuous synchronization, leading to a lot of data being exchanging during the synchronization process, as a result the synchronization process takes a longer period of time, but maintains the semantics of the database updates (either a complete transaction completes or it must be rolled back). On the other hand, protocols for synchronizing files may require a short synchronization time, as the whole file transferred and replaces the previous version of the file at the destination. Note file synchronization may also transfer only the differences between the files, with a local transformation of an existing file copy of the by applying these differences as updates to the files. Sending only the updates to a file enables large files with a small number of changes to be quickly updated. However, file based updated does not efficiently support record level updates of a database. In this thesis we designed a new synchronization protocol for synchronizing two SQLite databases. This synchronization protocol borrows from (and hence offers the advantages of) a version control system in order to rapidly perform SQLite database synchronization. Moreover, this solution brings SQLite database additional functions, for example supporting multiple-user, transaction logs, and data roll-back.
Стилі APA, Harvard, Vancouver, ISO та ін.
4

Kibildis, Martynas. "Universalus duomenų bazių valdymo sistemų valdymo įrankis." Bachelor's thesis, Lithuanian Academic Libraries Network (LABT), 2014. http://vddb.library.lt/obj/LT-eLABa-0001:E.02~2014~D_20140716_111850-13322.

Повний текст джерела
Анотація:
"Universalus duomenų bazių valdymo sistemų valdymo įrankis" yra atviro kodo programinės įrangos projektas, skirtas DBVS administravimui. Su šiuo įrankiu galima vienu metu administruoti kelias skirtingas DBVS. Kol kas yra palaikomos MySQL ir SQLite3 DBVS, tačiau sistema buvo sukurta taip, kad galima nesunkiai ją pritaikyti ir kitoms DBVS. Darbe taip pat trumpai apžvelgiama DBVS vystymosi istorija bei pateikiamas panašių įrankių palyginimas.
„Universal Tool for Management of Database Management Systems“ is open-source software project designed for new and experienced users to control their favorite DBMS. With this software it is possible to work with several databases at one time. Currently MySQL and SQLite3 DBMS are supported, but system is universal in that way, that it is easy to add new DBMS support, if needed. In this work, you will also find brief history of DBMS and comparison of similar software. The system has only one user group – database administrator. Database administrator can create databases, tables, do the search in table records and do many other things, which are permitted in DBMS.
Стилі APA, Harvard, Vancouver, ISO та ін.
5

Henzely, Július. "Multiplatformní přehrávač zvukových signálů." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2014. http://www.nusl.cz/ntk/nusl-220586.

Повний текст джерела
Анотація:
This master's thesis focuses on problematic of creating applications based on multiplatform framework. This thesis also includes fundamental theoretical knowledge about relational database system SQLite, which has been used in a practical part of the thesis. Programing of multiplatform audio player which could be used in speech-language pathology clinic is essential portion of the practical part. Player was enhanced with the database of patients and ability to generate XML files.
Стилі APA, Harvard, Vancouver, ISO та ін.
6

Delight, Björn. "Optimizing the executiontime o fSQLite on an ABB robot controller." Thesis, Mälardalens högskola, Akademin för innovation, design och teknik, 2013. http://urn.kb.se/resolve?urn=urn:nbn:se:mdh:diva-22372.

Повний текст джерела
Анотація:
The purpose of this thesis is to generate a set of general guidelines to improve performance of the SQLite database management system for use as a component in the main computer of ABB industrial robots. This was accomplished by measuring the factors that affect query execution time and comparing SQLite features to systems it could potentially replace: chiefly ABB’s configuration storage system and real-time logging system. Results show that SQlite is slower than ABBs current configuration system and real-time logger. A series of tests were carried out that give a rough description of SQLites performance. Read and update become significantly faster when used with an index, write becomes a bit slower. In an indexed database the number of rows is not important; in a database without an index they cause significant slowing. Surprisingly, increasing the number of threads concurrently accessing a database had only a mild effect on timing.
Стилі APA, Harvard, Vancouver, ISO та ін.
7

Шевченко, А. В. "Розробка Telegram бота з корисними функціями для студентів". Thesis, Чернігів, 2021. http://ir.stu.cn.ua/123456789/23084.

Повний текст джерела
Анотація:
Шевченко, А. В. Розробка Telegram бота з корисними функціями для студентів : випускна кваліфікаційна робота : 123 "Кoмп’ютepнa iнжeнepiя" / А. В. Шевченко ; керівник роботи В. А. Бичко ; НУ "Чернігівська політехніка", кафедра iнфopмaцiйниx тa кoмп’ютepниx cиcтeм. – Чернігів, 2021. – 50 с.
Об’єктом розробки був telegram чат-бот з корисними функція для студентів. Метою дипломного проекту є створення чат-бота, для зручності та економії часу студентів. Завдяки ньому можна буде додати розклад занять та дзвінків та більше не витрачати час на те, щоб відрити браузер потім зайти на сайт університету, знайти розклад, знайти свою групу. Можна однією кнопкою переглянути розклад парного чи непарного тижня та при необхідності розклад дзвінків . Результатом роботи є реалізація таких функцій чат-бота: - Занесення розкладу занять; - Завантаження фота з розкладом дзвінків; - Перегляд розкладу парного, непарного тижня; - Перегляд розкладу дзвінків;
The purpose of the diploma project is to create a chatbot, for the convenience and time savings of students. Thanks to it, you can add a schedule of classes and calls and no longer spend time to open the browser and then go to the university website, find a schedule, find your group. You can view the even or odd week schedule and, if necessary, the call schedule with one button. The result is the implementation of the following functions of the chatbot: - Entering a class schedule; - Upload a photo with a call schedule; - View the schedule of even, odd week; - View call schedule;
Стилі APA, Harvard, Vancouver, ISO та ін.
8

Салуян, М. В. "Android-застосування для читання RSS". Thesis, Чернігів, 2021. http://ir.stu.cn.ua/123456789/23070.

Повний текст джерела
Анотація:
Салуян, М. В. Android-застосування для читання RSS : випускна кваліфікаційна робота : 123 "Кoмп’ютepнa iнжeнepiя" / М. В. Салуян ; керівник роботи О. А. Пріла ; НУ "Чернігівська політехніка", кафедра iнфopмaцiйниx тa кoмп’ютepниx cиcтeм. – Чернігів, 2021. – 54 с.
Метою кваліфікаційної роботи є розробка мобільного додатку для вивчення мови програмування Kotlin і вдосконалення навичків розробки Androidзастосувань. Об’єктом дослідження є технологія RSS, як найкращий спосіб автоматичного отримання оновлень з веб-сайтів. Предметом дослідження є Android-застосування для читання RSS. Для створення застосування використовувалися: інтегроване середовище розробки Android Studio, мова програмування Kotlin та реляційна система керування базами даних SQLite. Результатом роботи є RSS-агрегатор для Android-пристроїв, що виконує функції отримання оновлень з веб-сайтів та їх перегляду. Подальша реалізація застосування можлива шляхом додавання додаткових функцій керування отриманими оновленнями з веб-сайтів та збільшення можливостей налаштування інтерфейсу користувача.
The purpose of the qualification work is to learn the programming language Kotlin and improve skills in developing Android applications. The object of research is RSS technology as the best way to automatically receive updates from websites. The subject of the study is an RSS reader Android application. The following resources were used to create the application: Android Studio integrated development environment, Kotlin programming language and SQLite relational database management system. The result of the qualification work is an RSS aggregator for Android devices, which performs the functions of receiving updates from websites and viewing them. Further implementation of the application is possible by adding additional functions to manage updates received from websites and by increasing the ability to customize the user interface.
Стилі APA, Harvard, Vancouver, ISO та ін.
9

Бирченко, А. В. "Telegram бот для пошуку найближчих заходів у містах України". Master's thesis, Сумський державний університет, 2021. https://essuir.sumdu.edu.ua/handle/123456789/86794.

Повний текст джерела
Анотація:
Кваліфікаційну роботу магістра присвячено розробці Telegram бота для пошуку найближчих заходів у містах України. В роботі проведено аналіз предметної області з аналізом продуктів аналогів, визначення мети проекту, засобів реалізації, планування роботи. Представлена поетапна розробка чат-бота та демонстрація його роботи. Результатом проведеної роботи є Telegram бот для пошуку найближчих заходів у містах України.
Стилі APA, Harvard, Vancouver, ISO та ін.
10

Olsson, Johannes. "Utveckling av ett inkassohanteringssystem." Thesis, Karlstad University, Division for Information Technology, 2006. http://urn.kb.se/resolve?urn=urn:nbn:se:kau:diva-56.

Повний текст джерела
Анотація:

Denna uppsats beskriver arbetet med att utveckla ett inkassohanteringsprogram. Arbetet är utfört åt inkassobyrån Exactor International Debt Collection från Mariestad. Bakgrunden till projektet är att Exactor behöver en programvara för att hålla ordning på de inkassoärenden som de har. En programvara som passar deras sätt att arbeta.

I programmet finns det möjlighet för användaren att registrera ärenden som var och en innehåller en klient, en eller flera betalningsskyldiga (gäldenärer) och en eller flera fakturor. Vidare finns det möjlighet att söka och redigera de olika delarna i ett ärende.

Uppsatsen beskriver hur programmet är konstruerat och hur det fungerar. Den beskriver också grundligt hur det kommer sig att ett ärende kommer till inkassoförfarandet. Detta för att lättare få förståelse kring resterande del av uppsatsen. Vidare beskrivs databasens design samt hur information lagras i den.


This paper describes the work of developing a debt collection management program. The work was carried out as an assignment from Exactor, an international debt collection company in Mariestad. The motivation was that Exactor needed a program to manage the debt collection errands they have. The program would have to fit their way of working.

In the program, it is possible for the user to register errands that each contains a client, one or more that is liable for payment (debtors), and one or more invoices. The program also implements a feature for searching and editing the different parts of an errand.

The paper describes how the program is designed and how it works. The paper also describes the basic process from the beginning of a debt to the debt collection procedures. This description is for understanding the rest of the paper. Furthermore, the database design and how information is stored in the database is described.

Стилі APA, Harvard, Vancouver, ISO та ін.
11

Миколюк, Юрій Миронович. "Розробка інформаційно-електронної системи для контролю відвідуваності та успішності студентів «iJournal» на основі технології JavaFX". Master's thesis, ТНТУ ім. І Пулюя, 2019. http://elartu.tntu.edu.ua/handle/lib/30667.

Повний текст джерела
Анотація:
Магістерська робота містить 138 сторінок, 17 таблиць, 37 рисунків, список використаної літератури з 30 найменувань, 3 додатків. Українська система освіти реорганізовується та показує досить хороші успіхи. Але, на сьогодні, є багато освітянських аспектів, які потребують покращення. В основному це стосується того, що учні/студенти не володіють достатньою інформацією про власну успішність та свій рейтинг, що знижує мотивацією до навчання, яка необхідна для кращого засвоєння навчального матеріалу. Викладачі та вчителі в сучасній системі освіти витрачають багато часу на заповнення різноманітних паперових документів, зокрема журналів, замість того, щоб більше часу приділяти процесу навчання. Поточна оцінка в журналі є важливим фактором успішності учня/студента. Підсумкова/модульна оцінка в освітніх закладах розглядається як істотний фактор прогнозу успішності знань у рамках річної/семестрової оцінки по предмету/дисципліні. Саме тому систематичне виставлення оцінок у журнали необхідно, але робота із паперовими носіями потребує набагато більше часу ніж ведення електронного журналу. Тому, впровадження електронного журналу обліку успішності та відвідуваності учнів/студентів дозволить покращити якість освітянських послуг та змінімізує корупційну складову в освіті. Ключові слова: ОБ’ЄКТНО-ОРІЄНТОВАНА МОВА ПРОГРАМУВАННЯ, JAVA, JAVAFX, ECLIPSE, SQLITE, ЕЛЕКТРОННИЙ ЖУРНАЛ.
Стилі APA, Harvard, Vancouver, ISO та ін.
12

Czövek, Marcus. "Analys av android-specifiKa metoder för att uppnå beständigt tillstånd." Thesis, Högskolan i Skövde, Institutionen för kommunikation och information, 2013. http://urn.kb.se/resolve?urn=urn:nbn:se:his:diva-8190.

Повний текст джерела
Анотація:
I detta arbete undersöks effektiviteten hos Androids medföljande metoder för att uppnå beständigt tillstånd. Undersökningen baseras på ett egenutvecklat verktyg för att mäta de olika metodernas effektivitet, med avseende på tid för att spara ner och läsa in tillståndet samt hur mycket utrymme det sparade tillståndet tar upp i sekundärminnet. Resultaten från undersökningen visar att de olika metoderna presterar olika bra beroende på tillståndets storlek samt om tillståndet mestadels består av text eller av nummer. Den metod som generellt är mest effektiv är Javas Serializable. Framtida undersökningar skulle kunna komplettera den genomförda undersökning genom att också utvärdera effektiviteten hos metoder som tillhandhålls via externa bibliotek.
Стилі APA, Harvard, Vancouver, ISO та ін.
13

Berndtsson, Wilhelm, Filip Claesson, Eric Daveby, Adam Gudjonsson, Josefine Lemos, Sebastian Rosander, and Alexander Åquist. "Webbutveckling och agila arbetsmetoder : erfarenheter från projekt inom programvaruutveckling." Thesis, Linköpings universitet, Institutionen för datavetenskap, 2014. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-107406.

Повний текст джерела
Анотація:
Rapporten beskriver framtagandet av en webbshop för glasögonförsäljning. Läsaren får ta del av lärdomar om hur det fungerar att arbeta efter den agila projektmodellen Scrum i praktiken och förslag till hur metodiken kan anpassas för effektiv användning i ett utvecklingsteam. Vidare diskuteras även hur sammanslagning av flera projektmodeller kan ske för att skapa en mer produktiv projektmiljö.  Lösningar till tekniska problem som uppstått under projektets gång presenteras och diskuteras utifrån ett utvecklarprespektiv. Vidare presenteras en marknadsundersökning där kundsegmentet identifieras och analyseras för utformning av slutprodukten. Utmärkande för slutprodukten är en smidig och enkel köpprocess uppdelad i tre enkla steg.
Стилі APA, Harvard, Vancouver, ISO та ін.
14

Nagibin, Ilya, and Alexander Valdemarsson. "Utveckling av Andersson Qwick Mobil för iOS." Thesis, Tekniska Högskolan, Högskolan i Jönköping, JTH, Data- och elektroteknik, 2013. http://urn.kb.se/resolve?urn=urn:nbn:se:hj:diva-22650.

Повний текст джерела
Анотація:
This thesis has been performed for the company System Andersson as a part of the bachelors degree in information technology at the School of Engineering in Jönköping. The thesis is based on the development of an iPhone application. System Andersson has an application for Android that is being used for their MPS system (material and production control system). Their customers, however, have also showed interest in being able to use this application for iPhone. The students handle the subject of iOS developing, including the design of the application, the use of the development language Objective-C, the use of the scripting language of Json used for server connections and SQL. The primary goal with this thesis has been to improve the students knowledge in such subjects as application development for mobile platforms, in such areas as Xcode, which is the development platform that Apple uses and Objective-C, which is the development language being used.   The result of this thesis is an almost fully functional iOS application, similar to the Android application with some functionality missing.
Detta examensarbete har utförts åt företaget System Andersson i samband med utbildningen på Tekniska Högskolan i Jönköping. Arbetet gick ut på att utveckla en applikation för iPhone. System Andersson har sedan tidigare en applikation kopplad till sitt MPS-system (material och-produktionsstyrningssystem) för operativsystemet Android och deras kunder har visat intresse för en liknande applikation för iOS. Studenterna går i denna rapport igenom utvecklingen av en applikation för iOS, samt designen, med hjälp av utvecklingsspråket Objektive-C, skriptspråket Json och SQL. Målet med detta examensarbete var främst att få bra kännedom om att utveckla mobila applikationer, att lära känna utvecklingsmiljön som Apple använder samt att få kunskap om Objective-C. Resultatet av examensarbetet har blivit en näst intill fullt fungerande applikation, som dock i dagsläget saknar vissa funktioner.
Стилі APA, Harvard, Vancouver, ISO та ін.
15

Rudraraju, Tejitha. "Elderly support - android application for fall detection and tracking." Kansas State University, 2014. http://hdl.handle.net/2097/17866.

Повний текст джерела
Анотація:
Master of Science
Department of Computing and Information Sciences
Mitchell L. Neilsen
The purpose of the project is to develop an Android application that is capable of detecting possible falls for the elderly. With the advancement of wireless communications, the world has become smarter and there has been increase in use of smart phones. Android, being an open source platform has made it simple for every individual to develop their own applications, which in turn can be used on Android devices. Falls among the elderly are a serious concern for both families as well as medical professionals, since falls are considered to be the eighth leading cause of death in the United States. Untreated fall injuries in adults 65 or older can result in serious risks and health complications, since 20% of falls require immediate medical attention and about one-tenth of the falls result in fractures. Thus, as mentioned, fall detection is a critical event requiring quick and accurate response, especially for elderly people living by themselves. This is the motivation behind developing an elderly support, which detects a fall and alerts the caretaker regarding the information. The elderly support is about tracking the person and notifying the caretaker if there is an occurrence. One of the main features of this Android application is that it notifies the caretaker with alert messages which contain all the necessary information. The alert messages contain useful information about the people in danger, such as his/her geo location and also corresponding directions on a map. In occasions of false alerts, the supervised person is given the ability to estimate the value of importance of a possible alert and to stop it before proceeding with further steps. This project is geared towards supporting the elderly. The mobile application is capable of detecting possible falls and through a user-friendly interface that can be used to alert relatives, doctors, and other people who take care of the elderly.
Стилі APA, Harvard, Vancouver, ISO та ін.
16

Будаш, Є. Д. "Програмний додаток надання послуг перевезень «Таксі»". Thesis, Чернігів, 2021. http://ir.stu.cn.ua/123456789/23004.

Повний текст джерела
Анотація:
Будаш, Є. Д. Програмний додаток надання послуг перевезень «Таксі» : випускна кваліфікаційна робота : 123 "Кoмп’ютepнa iнжeнepiя" / Є. Д. Будаш ; керівник роботи Є. В. Нікітенко ; НУ "Чернігівська політехніка", кафедра iнфopмaцiйниx тa кoмп’ютepниx cиcтeм. – Чернігів, 2021. – 93 с.
Об’єктом розробки був мобільний додаток, а саме клієнтська частина для замовлення послуг. Додаток розроблявся для операційної системи Android,з використанням технологій Java та Android SDK також застосовувалися інструментальні засоби Android Studio 4.1.3 Метою даної роботи є створення додатку, для перевезення клієнта з точки «А» в точку «Б». За допомогою якого можна буде замовити таксі та швидко дібратися додому. За допомогою додатку можна буде переглянути місцезнаходження водія та місце знаходження клієнта, а також відстань між ними та інформацію про водія при замовленні авто,. Результатом роботи є реалізація таких можливостей додатку:  Замовлення таксі;  Автоматичне відображення реального місцезнаходження;  Скасування заказу;  додаткові функції роботи з налаштуваннями користувача ( реєстрація, автоматичний вхід, додавання інформації про клієнта та водія в профіль.). Подальший розвиток можливий в сторону розширення функціональних можливостей, покращення інтерфейсу та розробки функціональної частини додатку. Робота має практичну цінність. Розрахунок економічної цінності не проводився.
The object of development was a mobile application, namely the customer part for ordering services. The application was developed for the Android operating system, using Java and Android SDK technologies also used Android Studio 4.1.3 tools The purpose of this work is to create an application to transport the client from point "A" to point "B". With which you can order a taxi and get home quickly. With the help of the application you can view information about the driver, his location and the location of the customer, as well as the distance between them. The result is the implementation of the following features of the application: - Order a taxi; - View driver information when ordering; - Cancellation of the order; - additional functions of work with user settings (registration, automatic login, adding information about the client and driver to the profile). Further development is possible in the direction of expanding functionality, improving the interface and developing the functional part of the application. The work has practical value. The calculation of economic value was not performed.
Стилі APA, Harvard, Vancouver, ISO та ін.
17

Lindberg, Matthias. "Kundregisterbaserat kalkylprogram för lokal och serveransluten användning." Thesis, University of Gävle, Department of Mathematics, Natural and Computer Sciences, 2008. http://urn.kb.se/resolve?urn=urn:nbn:se:hig:diva-715.

Повний текст джерела
Анотація:

Byggnadsautomation har i dagsläget ett kalkylprogram gjort i Excel som är helt fristående från deras kvalitetsprogram. Dom vill i och med detta få ett två delat system som användaren både ska kunna köra med eller utan anknytning till Internet. Programmet har tillgång till en befintlig kund och komponentregister som man kommer åt via en Web Service. Om det inte finns någon Internet uppkoppling så kommer dessa register att sparas lokalt för att sedan synkroniseras när det finns tillgång till Internet. En kalkyl ska kunna sparas och öppnas antingen på servern eller lokalt som i detta fall är en SQLite databas. Själva applikationen kommer att utvecklas i .NET miljö i C#.

Стилі APA, Harvard, Vancouver, ISO та ін.
18

Neupane, Samip. "Storing and Rendering Geospatial Data in Mobile Applications." ScholarWorks@UNO, 2017. http://scholarworks.uno.edu/honors_theses/90.

Повний текст джерела
Анотація:
Geographical Information Systems and geospatial data are seeing widespread use in various internet and mobile mapping applications. One of the areas where such technologies can be particularly valuable is aeronautical navigation. Pilots use paper charts for navigation, which, in contrast to modern mapping software, have some limitations. This project aims to develop an iOS application for phones and tablets that uses a GeoPackage database containing aeronautical geospatial data, which is rendered on a map to create an offline, feature-based mapping software to be used for navigation. Map features are selected from the database using R-Tree spatial indices. The attributes from each feature within the requested bounds are evaluated to determine the styling for that feature. Each feature, after applying the aforementioned styling, is drawn to an interactive map that supports basic zooming and panning functionalities. The application is written in Swift 3.0 and all features are drawn using iOS Core Graphics
Стилі APA, Harvard, Vancouver, ISO та ін.
19

Костюк, А. Ю. "Створення кліент-серверного додатку для корпоративної мережі". Thesis, Чернігів, 2020. http://ir.stu.cn.ua/123456789/23466.

Повний текст джерела
Анотація:
Костюк, А. Ю. Створення кліент-серверного додатку для корпоративної мережі : випускна кваліфікаційна робота : 123 "Комп’ютерна інженерія" / А. Ю. Костюк ; керівник роботи Є. В. Нікітенко ; НУ "Чернігівська політехніка", кафедра інформаційних та комп’ютерних систем. – Чернігів, 2020. – 85 с
Об’єктом розробки був клієнт-серверний додаток, а саме клієнтська та серверна частина для зреалізації механізму обміну данними. В роботі описаний процес і результати розробки проекту – «Створення кліент-серверного додатку для корпоративної мережі», який повинен запускатися на комп’ютерах співробітників фірми «Network» та надавати можливість користувачам обмінюватися інформацією. Результат проектування представлений у вигляді записки пояснення до проекту. Результат розробки представлений у вигляді сукупності програмних документів, що приводяться в додатку до проекта. Кваліфікаційна робота бакалавра «Створення кліент-серверного додатку для корпоративної мережі» може виконувати наступні основні функції: 1. Підключення клієнту до сервера та обмін повідомленнями про успішне або хибне підключення. 2. Передача даних, які були збережені у файл формату JSON з сервера клієнту. 3. Передача даних, які містяться у базі даних SQLite з сервера клієнту. 4. Реалізація клієнт-серверного чату. Данна кваліфікаційна робота розроблена в середовищі QTCreator та Visual Studio. Робота проекту можлива в операційній системі WINDOWS на комп'ютерах, сумісних з IBM PC, а робота програмного забезпечення, яке випускає компанія «Network» можлива в операційній системі Android Подальший розвиток роботи можливо у бік розробки нових функцій до даних кваліфікаційної роботи. Робота має практичну цінність. Проводився розрахунок економічної ефективності.
The object of the development was a client-server application, namely client and server part for implementation of the mechanism of data exchange. The work describes the process and results of the project - "Creating a client-server application for the corporate network", which should run on computers of employees of the company "Network" and allow users to share information. The design result is presented as a note to the project. The result of the development is presented in the form of a set of program documents, which are given in the annex to the project. Bachelor's Degree "Creating Client-Server Application for Corporate Network" can perform the following basic functions: 1. Connecting the client to the server and messaging about successful or incorrect connection. 2. Transfer data that has been saved to a JSON file from the client server. 3. Transfer the data contained in the SQLite database from the server to the client. 4. Implementation of client-server chat. This qualification was developed in QTCreator and Visual Studio. Project work is possible on the WINDOWS operating system on computers compatible with IBM PC, and the work of software released by Network is possible on the Android operating system Further development of work is possible in the direction of development of new functions to the data of qualification work. The work has practical value. Economic efficiency was calculated.
Стилі APA, Harvard, Vancouver, ISO та ін.
20

Michálek, Jakub. "Software pro ovládání a správu inteligentních prvků domácnosti." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2020. http://www.nusl.cz/ntk/nusl-433182.

Повний текст джерела
Анотація:
This master thesis describes the development of an application for control and management of smart sockets at home. The first part describes the software that was used in creating this application. Specifically, the Qt application platform and the SQLite relational database system. The second part describes the structure and function of this application. The next part describes the application used to test the functionality of the created application and the designed communication protocol. The last part of the work describes the testing and evaluation of the created application.
Стилі APA, Harvard, Vancouver, ISO та ін.
21

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

Повний текст джерела
Анотація:
Костюк, А. Ю. Розробка клієнтської частини системи збереження та обробки даних побутових товарів : випускна кваліфікаційна робота : 123 "Комп’ютерна інженерія" / А. Ю. Костюк ; керівник роботи В. В. Казимир ; НУ "Чернігівська політехніка", кафедра інформаційних та комп’ютерних систем. – Чернігів, 2021. – 60 с.
Об’єктом розробки був клієнтський додаток, а саме клієнтська частина для реалізації механізму обміну, збереження та обробки даних побутових товарів. В роботі описаний процес і результати розробки проекту – «Розробка клієнтської частини системи збереження та обробки даних побутових товарів», який повинен запускатися надавати можливість користувачам вносити та редагувати інформацію. Результат проектування представлений у вигляді записки пояснення до проекту. Результат розробки представлений у вигляді сукупності програмних документів, що приводяться в додатку до проекта. Кваліфікаційна робота магістра «Розробка клієнтської частини системи збереження та обробки даних побутових товарів» може виконувати наступні основні функції: 1. Підключення клієнту до сервера та обмін повідомленнями про успішне або хибне підключення. 2. Передача даних, які були збережені у файл формату JSON з сервера клієнту. 3. Передача даних, які містяться у базі даних SQLite з сервера клієнту. 4. Реалізація сучасного інтерфейсу с можливісию авторизації . Данна кваліфікаційна робота розроблена в середовищі Eclipse. Робота проекту можлива в операційній системі WINDOWS на комп'ютерах, сумісних з IBM PC. Подальший розвиток роботи можливо у бік розробки нових функцій до даних кваліфікаційної роботи та покращення інтерфейсу користувача. Робота має практичну цінність. Проводився розрахунок економічної ефективності.
The object of development was a client application, namely a client application part for the implementation of the mechanism of exchange, storage and processing of household goods. The paper describes the process and results of project development - "Development of the client part of the system of storage and processing of household goods", which should be launched to allow users to enter and edit information. The design result is presented in the form of an explanation note to the project. The result of the development is presented in the form of a set of program documents provided in the appendix to the project. Qualification work of the master "Development of the client part of the system of storage and processing of data of household goods" can perform the following main functions: 1. Client connection to the server and exchange of messages about successful or incorrect connection. 2. Transfer data that was saved to a JSON file from the server to the client. 3. Transfer the data contained in the SQLite database from the server to the client. 4. Implementation of a modern interface with the possibility of authorization. This qualification work was developed in the Eclipse environment. The project can be run in the WINDOWS operating system on computers compatible with the IBM PC. Further development of work is possible in the direction of developing new functions to the data of qualification work and improving the user interface. The work has practical value. The calculation of economic efficiency was performed.
Стилі APA, Harvard, Vancouver, ISO та ін.
22

Syed, Abbas. "WordHunch : Server-kommunkation och lokal datalagring av en androidapplikation." Thesis, KTH, Skolan för informations- och kommunikationsteknik (ICT), 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-176000.

Повний текст джерела
Анотація:
Vi har i detta projekt arbetat med att utforma ett robust och säkert system som är byggt med hjälp av klient-server arkitekturen åt Tweakers HB. Tweakers HB är ett nytt företag som utvecklar allt från mobila till stationära applikationer. Produkten som utvecklats är ett ordbaserat frågesportsspel som har multiplayer funktionalitet. Applikationen/klienten var utvecklat för mobiler som använder Android plattformen och server bestod av ett REST API och en MYSQL databas. Klient-sidan byggdes upp med en anpassad tillämpning av MVC mönstret och använde SQLite för att spara data lokalt. Målet med projektet kommer vara att utvecklat ett system som kommer att ha en lång livslängd som även kan byggas ut i framtiden. För att kunna uppnå målet med produkten så användes utvecklingsmetoden XP(Extreme Programming) och test-driven utveckling. Företaget la vissa krav på tekniker som skulle användas men i stort sett så låg ansvaret på utvecklingsgruppens att hitta tekniker och biliotek för att uppnå kraven. En stor del av kraven blev uppfyllda.
We have in this project worked on designing a robust and reliable system that is built using the client-server architecture for Tweakers HB. Tweakers HB is a new company that develops everything from mobile to desktop applications. The product developed is a word based quiz game with multiplayer functionality. The application/client was developed for mobile phones using the Android platform and the server consisted of a REST API and a MySQL database. The client-side was built using a custom implementation of the MVC pattern and used SQLite to store data locally. The goal of the project was to develop a system that will have a long life span that could also be expanded in the future. In order to achieve the goal of the product XP (Extreme Programming) development methodology and test-driven development was used. The company put certain requirements for technologies that could be used but basically the responsibility fell upon development team to find techniques and libraries to achieve the requirements. Much of demands where satisfied.
Стилі APA, Harvard, Vancouver, ISO та ін.
23

Johansson, Andreas, and Peter Dahlbäck. "Mobil trygghetsapplikation för operativsystemet Android." Thesis, Örebro University, School of Science and Technology, 2010. http://urn.kb.se/resolve?urn=urn:nbn:se:oru:diva-10312.

Повний текст джерела
Анотація:

This report details the development of an application for personal safety for the Android operating system. Android is a relatively new platform, primarily used on mobile phones.

The purpose of the developed application is to give the user the possibility to easily and quickly alert a number of contacts by phone in case of emergencies, and to show the user’s location on a map. This is not only used during emergencies, but for other purposes as well – for example to monitor a jogging round.

The project was carried out in co-operation with the company D-Safety, the developer of the "SoftAlarm" – the product on which the developed application is based.


Denna rapport redogör för utvecklingen av en trygghetsapplikation för Android, en relativt ny plattform som till största delen används i mobiltelefoner. Denna applikation skulle innefatta möjligheten att via telefonen snabbt och enkelt manuellt larma ett antal kontakter vid farliga och oroande situationer. Utöver detta skulle applikationen även kunna visa användarens position på en karta i samband med detta, och även mer sport- och fritidsrelaterade ändamål såsom löprundor.

Arbetet utfördes åt D-Safety, och baseras på en applikation kallad SoftAlarm, som i skrivande stund är under utveckling hos företaget.

Стилі APA, Harvard, Vancouver, ISO та ін.
24

Moroney, Gerard. "Utveckling av en ny modul i WM-datas arbetsorderhanteringssystem för registrering av snöröjning respektive sandning." Thesis, Högskolan Dalarna, Datateknik, 2007. http://urn.kb.se/resolve?urn=urn:nbn:se:du-2865.

Повний текст джерела
Анотація:
WM-data tillhandahåller en lösning för mobil arbetsorderhantering. Lösningen innehåller planeringsverktyg med ärenden, personal och karta och möjlighet att leverera arbetsorder till fältpersonal. Den innehåller dessutom handhållna mobilenheter, vilka fältpersonalen använder för att ta emot aktuella arbetsorder.Vissa kunder önskar ytterligare en modul i denna mobila lösning. Den nya modulen skall användas för att kontinuerligt rapportera in genomförda åtgärder i snöröjningssammanhang.Detta examensarbete går ut på att utveckla den här modulen för att registrera snöröjning respektive sandning. Applikationen exekveras på en PDA, en så kallad Pocket PC med Windows Mobile 5.0. Anledningen till att just Windows Mobile 5.0 skall användas är att detta operativsystem har inbyggt stöd för GPS-positionering. Ett önskemål av WM-data var att detta inbyggda stöd skulle undersökas, rapporteras och användas i applikationen.Resultatet blev en applikation där man via en Pocket PC kontinuerligt sparar undan fordons GPS-position, arbetsåtgärd samt tidpunkterna när GPS-positionerna togs. Denna information är sedan anpassad för att kunna skickas vidare via GPRS till en befintlig databasserver under vissa tidsintervaller.Applikationen utvecklades med hjälp av programmeringsspråket C Sharp (C#) i Visual Studio 2005.
Стилі APA, Harvard, Vancouver, ISO та ін.
25

Gustafsson, Robin. "Applikationsutveckling med nätverkstrafikfunktioner : En jämförelse av tre mobilplattformar avseende nätverkstrafikfunktioner." Thesis, Mittuniversitetet, Institutionen för informationsteknologi och medier, 2012. http://urn.kb.se/resolve?urn=urn:nbn:se:miun:diva-16895.

Повний текст джерела
Анотація:
The objective of this study was to examine three common mobile phoneplatforms in relation to their network traffic features. The platforms to beexamined are Android, iOS 5 and Windows Phone. After the investigation wascompleted a prototype application was implemented in order to demonstratethese features in the most suitable platform. The application will function as atelephone call exchanger. In addition, the application must also send the userstatistic to a Web server, accept contacts from a Web server, as well as having aspecial administration part in which the userstatistc can be presented. In thestudy the current mobile platforms and their respective APIs have beenexamined and compared and the facts compiled. These techniques were thenapplied to create a prototype application based on the mobile platform Android.Android was chosen because it is the mobile platform that supports the majorityof the required functions. The tools that were used are Eclipse IDE, AndroidSDK, a Jersey RESTful Services, MySQL database and a SQLite database. Theapplication was tested by means of measurements on the application'scommunication features. An expert test was also conducted in order to evaluatethe application as to whether or not it met its goals. The investigation has shownthat Android is the mobile platform that supports the majority of the requirednetwork traffic features. The measurements on the application have shown thatthe speed of execution of a communication function mainly depend on thenetwork connection. The expert test has shown that the application does meetsthe set requirements and, in addition, comments are added in relation to thoseparts for which improvements can be made.
Målet med denna undersökning har varit att undersöka tre vanliga mobiltelefonplattformar avseende deras nätverkstrafikfunktioner. Plattformarna somundersöks är Android, iOS 5 och Windows Phone. Efter avslutad undersökningimplementerades en prototypapplikation för att demonstrera dessa funktioner påden plattform som anses bäst lämpad. Applikationen ska fungera som entelefonväxel och utöver det ska applikationen även skicka användarstatistik tillen webbserver, ta emot kontakter från en webbserver, samt husera en specielladministreringsdel där användarstatistiken ska presenteras. I undersökningenhar de aktuella mobiltelefonplattformarna och deras respektive API:er granskatsoch jämförts. Därefter har dessa tekniker tillämpats för att skapa enprototypapplikation som bygger på mobilplattformen Android. Valet föll påAndroid eftersom det är den mobilplattform som har stöd för flest av deefterfrågade funktionerna. Verktygen Eclipse IDE, Android SDK, en JerseyRESTful Service, MySQL-databas och en SQLite-databas har använts.Applikationen har testats med hjälp av mätningar på applikationenskommunikationsfunktioner. Ett experttest har genomförts för att utvärderahuruvida applikationen uppfyllde kraven som ställts eller ej. Undersökningenhar visat att Android är den mobilplattform som har stöd för flest av deefterfrågade nätverkstrafikfunktionerna. Mätningarna på applikationen har visatatt det till största delen beror på nätverksuppkoppling hur snabbt enkommunikationsfunktion exekveras. Expertestet har visat att applikationenuppfyller kraven som ställts på den, med kommentarer på några delar därförbättringar kan göras.
Стилі APA, Harvard, Vancouver, ISO та ін.
26

Шило, Е. О. "Інформаційна система підтримки проектування системи водопостачання". Master's thesis, Сумський державний університет, 2019. http://essuir.sumdu.edu.ua/handle/123456789/75645.

Повний текст джерела
Анотація:
Кваліфікаційну роботу магістра присвячено розробці інформаційної системи підтримки проектування системи водопостачання. В роботі проведено аналіз предметної області, визначення мети та задач, вибір методів та інструментів, проектування та розробка ІС. В ході проектування інформаційної системи розроблені структурно-функціональна модель та модель варіантів використання. В ході реалізації були використані такі інструменти, як HTML5, CSS3, PHP7, MySQL, Kotlin, SQLite. Код був написаний в Notepad++ та Android Studio. База даних була розроблена за допомогою PhpMyAdmin. Робота додатку перевірялася в OpenServer 5.2.2 та Android Studio. Після реалізації проекту проведено тестування, яке показало, що система працює відповідно до визначених вимог. Результатом проведеної роботи є web-орієнтований та мобільний додаток для підтримки проектування системи водопостачання. Практичне значення роботи полягає у підтримці проектування системи водопостачання
Стилі APA, Harvard, Vancouver, ISO та ін.
27

Dincer, Alper. "Design And Implementation Of A Search Tool For Roads On Pocket Pcs For Mobile Gis." Master's thesis, METU, 2006. http://etd.lib.metu.edu.tr/upload/12607925/index.pdf.

Повний текст джерела
Анотація:
The aim of this study is to develop a search tool for roads for mobile GIS application. The satellite image of Ankara is the base map of program. There is also a search option for the roads. The application is based on open source libraries, which are ECW for imagery and SQLite for the database of vector. The application is coded in Embedded Visual C++. The study shows that mobile GIS applications can be prepared by the help of open source libraries. There is no need to buy a commercial product to mobilize the GIS.
Стилі APA, Harvard, Vancouver, ISO та ін.
28

Kejmar, Jiří. "Návrh a implementace systému pro centrální správu software ve firmě." Master's thesis, Česká zemědělská univerzita v Praze, 2016. http://www.nusl.cz/ntk/nusl-258815.

Повний текст джерела
Анотація:
The theoretical part of the thesis deals with the Microsoft .NET Framework, development environment Visual Studio and C # programming language issues. The practical part of the thesis deals with the Software management issues in company and the subsequent implementation of a customized solution. In the first part the practical part focuses on analysis of the current process which is based on defined requirements of the proposal for optimizing the processes of the central management software. This process is designed using a multi-layer architecture and includes a user interface on the ASP.NET platform, a central database SQLite, the internal logic of the system implemented using Windows system service and proposing a centralized repository of the source data, application scripts and installation records. In the second part focuses on the design and implementation of individual parts of the system. In the last chapter the verification methodology of the created prototype is introduced. The final evaluation summarizes the thesis, selected solutions and the results of the tests performed in a real environment. The created system allows the simple way to centrally manage applications in a company.
Стилі APA, Harvard, Vancouver, ISO та ін.
29

Kallab, Vojtěch. "Nástavba informačního systému Notes pro mobilní zařízení." Master's thesis, Vysoké učení technické v Brně. Fakulta podnikatelská, 2015. http://www.nusl.cz/ntk/nusl-225117.

Повний текст джерела
Анотація:
The main aim of this diploma´s thesis is the devise and the implementation of the extension of information system for mobile phones. The target is to make it easy to get the needed information even when the user is not present in the company and make recieving and working with information effective. In the first part there are described methods and processes which form the theoretical part of this thesis. The second part is related to the analysis of the current state of this company. This part is the basis for the third part which is the real devise for a new solution.
Стилі APA, Harvard, Vancouver, ISO та ін.
30

Pezzolati, Riccardo. "Progettazione e realizzazione di un'applicazione Android per il Virtual Dressing Room." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2016. http://amslaurea.unibo.it/10319/.

Повний текст джерела
Анотація:
Il lavoro svolto per la tesi consiste nella realizzazione di un'applicazione Android che permetta all’utente di scattare o caricare dalla gallery una foto personale e prelevare da una ListView fotografie di abiti da provare mediante trascinamento di quest’ultimi sulla foto dell’utente. Le fasi di lavoro sono state principalmente quattro: - Ricerca sullo stato dell’arte della tecnologia legata al Virtual Dressing Room (storia, elenco e descrizione dei metodi utilizzati da piattaforme esistenti, esempi reali di queste metodologie) - Progettazione con individuazione degli obiettivi e featuring dell’applicazione - Implementazione dell'applicazione (creazione dei layout e codice java delle activity:inserimento taglie e scelta uomo/donna, scatto/caricamento foto, creazione del database e utilizzo mediante ListView, visualizzazione e gestione del carrello). Scrittura del volume di tesi (introduzione e descrizione della tecnologia, progettazione, implementazione con descrizione su Android SDK, Android Studio e implementazione con descrizione dei layout e classi).
Стилі APA, Harvard, Vancouver, ISO та ін.
31

Norberg, Oskar. "Att utveckla en webbapplikation för att sälja presentböcker." Thesis, Linköpings universitet, Institutionen för datavetenskap, 2014. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-108966.

Повний текст джерела
Анотація:
Syftet med denna rapport har varit att beskriva hur man utvecklar en internetbokhandel i form av enwebbapplikation samt att dokumentera erfarenheter från programutveckling. För att kompensera för konkurrenternas stordriftsfördelar valdes en inriktning mot att säljapresentböcker. Genom att leverera ett komplett paket med inslagning och personlig hälsningtillsammans med boken ska det bli möjligt att uppnå lönsamhet. Utvecklingen har skett i ett enmansprojekt och den ensamme projektmedlemmen har befunnit sig påIrland. Detta gör att kursens inriktning mot agila metoder fått anpassas så att endast de relevantadelarna av metoden (SCRUM) har kommit till användning. Utvecklingen har genomförts i femsprintar. Teknikplattformen har varit HTML och ramverket Bootstrap (CSS och jQuery) på klientsidan och Flasksom är ett ramverk baserat på Python på serversida. Databashanteraren har varit SQLite. Av tidsskälhar asynkron kommunikation mellan klient och server inte implementerats. Den levererade applikationen har ett ”look and feel” som ligger nära de större konkurrenterna. Allspecificerad funktionalitet har inte varit möjlig att leverera inom ett begränsat enmansprojekt. Deviktigaste funktionerna som behöver läggas till för att lansera affärsiden ligger inom områdettilläggstjänster och fulltextsökning.
The purpose of this report is to document the design and development of a web application forselling gift books online. The report and the project to develop the site are included in the courseTDDD83 Computer Engineering - Bachelor Project at the Linköping Institute of Technology. Inaddition to training in the technologies required to build a web application the course is focused onScrum an agile development method. The intent is that the students practice using Scrum in a projectteam of six to eight students. However the project documented in this report only has one team member a student on a one yearexchange programme in Ireland. This being so it has been necessary to adapt the project scope andmethodology to a one-man project. The scope of the development effort is reduced by not requiringthat the application is made available on the internet and by not using asynchronous communicationbetween client and server. For more restrictions see paragraph 1.4 Avgränsningar. The Scrummethod is used only when it is relevant. This adaptation of the method is documented in paragraph2.1 SCRUM. An important part of the Scrum method that is retained is the use of iterations (sprints).Each sprint delivers a working end product. The project was divided in five sprints each of thembetween two and three weeks long. The technical platform with a few exceptions has been mandatory. In addition to HTML theframework Bootstrap based on CSS and jQuery has been used on the client side. On the server sidethe framework Flask based on Python has been used. The RDBMS has been SQLite. For a detaileddescription see paragraph 2.4 Utvecklingsmiljö and 4.3.1 Översikt och kommunikation. The business to sell books online is dominated by a few major companies. A new small player in thismarket can not earn money by doing the same thing. The Vision for the new business is to becomethe preferred choice for customers that want to find a book to be given as a gift. The new businessshall be a one stop shop that takes care of everything needed in this situation. In addition to booksthe customers need services such as gift wrapping, delivery to the receiver of the gift on the rightdate and a possibility to write a personal greeting on a nice looking card that is sent with the gift. Theanalysis behind this Vision can be found in chapter 5 Marknadsföringsplan that includes an analysisof the competitors. Chapter 6 Etiska aspekter looks into issues such as privacy legislation that imposedirect consequences on the design of the database. The design of the web application is based on user stories derived from this analysis. See 3Systemöversikt. Features that must beat the competitors are derived from the Vision and featuresthat are expected from any player in this market are set by the competitors. The ER model in 4.1Databas was defined from an analysis of the user stories. The GUI is close to the de facto standardset by the competitors unless there is a compelling reason to deviate. See 4.2 GUI. It has not been possible to implement all user stories within the time available. Remainingfunctionality required to launch the site is mainly in the area of full text search and add on services.The most important disadvantage in being a one man project has been difficulties to do propertesting. Usability testing requires real users and they cannot be replaced by the same person that hasdone all analysis and all coding.
Стилі APA, Harvard, Vancouver, ISO та ін.
32

Malár, Ladislav. "Multiplatformní přehrávač zvukových signálů." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2015. http://www.nusl.cz/ntk/nusl-220542.

Повний текст джерела
Анотація:
This master thesis deals with creating of the cross-platform audio player with the possibility of its use in the speech-language pathology clinic. The theoretical part is focused on the comparison of two multi-platform libraries, of which was one chosen for creating of the player. Subsequently on functionality SQLite database, which was also used as part of the final application. The basis of the practical part is the creation of the cross-platform audio player which is extended about database of patients and also extended about speech signal analysis with the help of VST plugin.
Стилі APA, Harvard, Vancouver, ISO та ін.
33

Tatoušek, Petr. "Na příkladu jednoduché hry demonstrujte principy vývoje aplikací pro platformu Android." Master's thesis, Vysoká škola ekonomická v Praze, 2015. http://www.nusl.cz/ntk/nusl-204061.

Повний текст джерела
Анотація:
This thesis aims to demonstate Andoid game development principles using an sample ap-plicatiion. The practical part of this work is a standalone implementation of a Java-based text adventure game wirh SQLite for game-data storage. A game framework has been de-veloped which enables you to enter various game-related data and thus play different ga-mes based on the specifics of the input.
Стилі APA, Harvard, Vancouver, ISO та ін.
34

Chmelíček, Jiří. "Návrh systému automatizované správy hardwaru v bankovním prostředí." Master's thesis, Vysoká škola ekonomická v Praze, 2014. http://www.nusl.cz/ntk/nusl-193884.

Повний текст джерела
Анотація:
This diploma thesis deals with registration of hardware in the banking environment which is typical of its limitations. The goal of the thesis is to design a system for automated hardware management that complies with all aspects of this environment. The first step to achieve the goal is a selection of development methodology and its adaptation to the nature if the project. The chosen methodology helps to understand and to define the system requirements in terms of future users. According to the requirements there is performed analysis of the market. The result of this analysis confirms the need for designing of a custom solution. For its development is mainly used scripting language PowerShell 2.0, supplemented by SQLite database system. Fully functional system which should decrease the time overhead and improve the quality of the services provided to our internal customers, is the main contribution of the thesis. Finally, after deployment of the system to the operation, is assessed suitability of the chosen methodology and evaluated success of the whole thesis.
Стилі APA, Harvard, Vancouver, ISO та ін.
35

Tatoušek, Petr. "Na příkladu jednoduché hry demonstrujte principy vývoje aplikací pro platformu Android." Master's thesis, Vysoká škola ekonomická v Praze, 2016. http://www.nusl.cz/ntk/nusl-261763.

Повний текст джерела
Анотація:
Demonstration of the Android application development principles explained on a simple game is a thesis describing in it's theoretical part Android OS. It also briefly describes it's history and especially it's architecture emphasizing on my thesis' part relevant to the practi-cal part of my dissertation. It also focuses on the general applications' architecture princi-ples for this operating system. In the practical part of the thesis I tend to describe the application development principles for Android OS. This is achieved on an sample application. This sample application is an implementation of a text-based adventure game in the Java language. It uses SQLite data-base for storing the game data. There is a game framework which enables entering diffe-rent game data to the database and thus playing different games with divergent game plays.
Стилі APA, Harvard, Vancouver, ISO та ін.
36

Gopali, Gopali. "Protecting Web Applications from SQL Injection Attacks- Guidelines for Programmers Master Thesis." Thesis, Malmö universitet, Fakulteten för teknik och samhälle (TS), 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:mau:diva-20238.

Повний текст джерела
Анотація:
Injektionsattack är den mest kritiska säkerhetsapplikationen för webbapplikationer, och SQL-injektion (SQLi) -attack är den mest rapporterade injektionsattacken på webbapplikationer. I denna avhandling har vi identifierat angreppsteknikerna som används av angripare och vi ger också riktlinjer så att programmerarna kan skriva webbapplikationskoder på ett säkert sätt för att förhindra SQLi-attackerna.Metoden som tillämpas för forskningen är litteraturstudie och vi använde vägen bevis genom demonstration för att få den tydliga bilden. Det första steget var att ta reda på kodningsfelen, då utformade vi riktlinjer som kan hjälpa till att skydda webbapplikationer från SQLi-attacker. Denna avhandling kommer att hjälpa programmerarna att förstå de olika kodningsbristerna och hur dessa kodningsfel kan förhindras och för detta har vi använt bevis genom demonstration. Denna avhandling kommer också att bidra till den allmänna medvetenheten om SQLi-attacker, attacker och riktlinjer för programmerare som designar, utvecklar och testar webbapplikationer.
Injection attack is the most critical web application security risk, and SQL-injection (SQLi) attack is the most reported injection attack on web applications. In this thesis, we have identified the attacking techniques used by attackers and we are also providing guidelines so that the programmers can write web application code in a secure way, to prevent the SQLi attacks.The methodology applied for the research is literature study and we used the way proof by demonstration to get the clear picture. The first step was to find out the coding flaws, then we designed guidelines that can help to protect web applications from SQLi attacks. This thesis will help the programmers to understand the various coding flaws and how those coding flaws can be prevented and for this, we have used proof by demonstration. This thesis will also contribute to the general awareness of SQLi attacks, attack types and guidelines for the programmers who are designing, developing and testing web applications.
Стилі APA, Harvard, Vancouver, ISO та ін.
37

Ameri, Keivan. "Analisi e sviluppo di un modulo di quantificazione georeferenziata del rischio di incidente a condotte sottomarine." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2020. http://amslaurea.unibo.it/20909/.

Повний текст джерела
Анотація:
La presente tesi riguarda l’automatizzazione dello studio dell’interazione del traffico marittimo con le condotte sottomarine grazie alla messa a punto di un plugin per l’applicazione open-source QGIS. Partendo da un database SpatiaLite (estensione spaziale di SQLite per la gestione di dati geografici), che si riferisce ad un determinata condotta sottomarina, l’obiettivo principale del lavoro è stato quello di automatizzare tramite un plugin, il caricamento di layer e grafici su QGIS. Tale automazione è stata pensata con il fine di permettere a utenti non pratici con i sistemi GIS, di poter visualizzare i layer e i grafici necessari alle loro esigenze, con il minimo sforzo. Inoltre, risulta fondamentale anche al fine di ridurre le tempistiche di tali operazioni. Il database è formato da tabelle contenenti informazioni relative alla condotta, alle rotte delle navi che interessano la condotta analizzata, ai punti di crossing, a dati provenienti dal Sistema di Identificazione Automatica del traffico navale, AIS, e a determinati fattori di rischio relativi al danneggiamento della condotta. Si è effettuata una panoramica generale in merito al Sistema di Identificazione Automatica del traffico navale, del suo funzionamento, di come sono strutturati i suoi dati e quali sono i suoi limiti. Successivamente si descrivono i software e le tecnologie utilizzate durante la realizzazione del progetto di laurea. In particolare, viene effettuata una panoramica generale in merito a QGIS, SQLite e Qt Designer. A seguire viene descritta la fase di studio e di analisi del rischio di danneggiamento della pipeline, ponendo maggiore attenzione sul rischio di danneggiamento dovuto all’impatto da caduta di container da porta-container in transito. Si conclude la tesi con una descrizione accurata del plugin realizzato durante l’attività di tirocinio in preparazione alla tesi di laurea. Il plugin rappresenta la messa in pratica di tutte le conoscenze descritte nelle fasi precedenti.
Стилі APA, Harvard, Vancouver, ISO та ін.
38

Стандрет, Петро Олегович, та Petro Standret. "Розробка мобільного додатку операційної системи IOS для здійсненням контролю історії пересування користувача з використанням мови Swift та середовища Xcoder". Master's thesis, ТНТУ ім. І Пулюя, 2021. http://elartu.tntu.edu.ua/handle/lib/36808.

Повний текст джерела
Анотація:
В результаті розробки розроблено мобільний застосунок для iOS який надає мінімально – необхідний функціонал для запису і відображення локацій який буде зручним для користувача.
Мета роботи – мобільний застосунок для запису та відображення локацій користувача. Дана робота включає розробку програмного забезпечення на основі використання баз даних. Практичні методи полягають в використані технологій iOS SDK та мови програмування Swift включно із середовищем Xcode.
Стилі APA, Harvard, Vancouver, ISO та ін.
39

Ferrari, Luca. "Realizzazione di un software per la diagnostica precoce del Disturbo cognitivo lieve." Master's thesis, Alma Mater Studiorum - Università di Bologna, 2020.

Знайти повний текст джерела
Анотація:
Lo scopo di questa tesi è quello di realizzare uno strumento che, grazie allo svolgimento di una serie di esercizi, possa aiutare a diagnosticare precocemente il Disturbo cognitivo lieve. La diagnosi precoce permette, infatti, ai soggetti di poter essere sottoposti quanto prima ai trattamenti necessari, al fine di rallentare il decorso della patologia, garantendo ad essi e ai loro famigliari una migliore qualità di vita. Abbiamo, quindi, sfruttato le potenzialità del web per creare uno strumento in grado di eseguire test neuropsicologici in formato digitale, fruibili anche dall’abitazione dei soggetti, prima ad ora realizzati solo con l'utilizzo di carta e penna. Ciò che è emerso dalla creazione dell'applicazione, chiamata Crono, è che non basta soffermarsi sull’aspetto tecnologico dello strumento ma è necessaria, altresì, una valutazione accurata dal punto di vista pratico e psicologico dell’esecuzione dei test, che tenga in considerazione le caratteristiche dei soggetti a cui tali prove saranno somministrate. Riteniamo che le idee su cui poggia Crono siano valide e meritevoli di essere approfondite. Auspichiamo, quindi, che, in futuro, le funzionalità di tale progetto possano essere estese per aumentarne la diffusione.
Стилі APA, Harvard, Vancouver, ISO та ін.
40

Krym, David. "Návrh a realizace síťové aplikace pro audit a monitorování počítačů." Master's thesis, Vysoké učení technické v Brně. Fakulta podnikatelská, 2014. http://www.nusl.cz/ntk/nusl-224680.

Повний текст джерела
Анотація:
This diploma thesis deals with design and implementation of a network application for monitoring of computers for a chosen company. The application allows administrators to automate the gathering of hardware and software information. The purpose of the application is also to monitor hardware values, such as processor temperature or harddisk free space. The design uses client-server architecture. Three applications were created: server, client and graphical management console.
Стилі APA, Harvard, Vancouver, ISO та ін.
41

Máca, Michal. "Informační systém pro Android." Master's thesis, Vysoké učení technické v Brně. Fakulta podnikatelská, 2015. http://www.nusl.cz/ntk/nusl-225111.

Повний текст джерела
Анотація:
This thesis deals with a proposal and an implementation of an information system for the Android operating system with available web interface. The first part of thesis deals with the theoretical information and information about application develop. The theoretical part contains proposal of the application and her implementation.
Стилі APA, Harvard, Vancouver, ISO та ін.
42

Smíšek, Martin. "Nástroje pro tvorbu multiplatformních aplikací." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2017. http://www.nusl.cz/ntk/nusl-316974.

Повний текст джерела
Анотація:
The goal of the thesis is to analyse the Xamarin.Forms framework and implementing an application based on it. Visual Studio was used as an development environment. External libraries Skia.Sharp, Prism, Acr.UserDialogs, sqlite-net-pcl and rda.SocketsForPCL were used. More than 90% of the application code is shared among all platforms. The application is multilingual and able to keep persistent data. Supported operation systems are Android and Windows 10 covering mobile and desktop devices. The main benefit of the thesis is clarification of the Xamarin.Forms framework principles demonstrated by developed application.
Стилі APA, Harvard, Vancouver, ISO та ін.
43

Ступіч, А. Б. "Інформаційна система управління студентами з використанням Java -бібліотек". Master's thesis, Сумський державний університет, 2019. http://essuir.sumdu.edu.ua/handle/123456789/76725.

Повний текст джерела
Анотація:
Створений з використанням Java-бібліотек інформаційної системи управління студентами – програми «AllAbout», яка дозволяє зберігати та у відповідності до мети систематизувати інформацію про контингент студентів, надає можливість оперативного доступу та корегування даних.
Стилі APA, Harvard, Vancouver, ISO та ін.
44

Hordemann, Glen J. "Exploring High Performance SQL Databases with Graphics Processing Units." Bowling Green State University / OhioLINK, 2013. http://rave.ohiolink.edu/etdc/view?acc_num=bgsu1380125703.

Повний текст джерела
Стилі APA, Harvard, Vancouver, ISO та ін.
45

Bahureková, Beáta. "Technika SQL injection - její metody a způsoby ochrany." Master's thesis, Vysoké učení technické v Brně. Fakulta podnikatelská, 2020. http://www.nusl.cz/ntk/nusl-433304.

Повний текст джерела
Анотація:
SQL injection is a technique directed against web applications using an SQL database, which can pose a huge security risk. It involves inserting code into an SQL database, and this attack exploits vulnerabilities in the database or application layer. The main goal of my thesis is to get acquainted with the essence of SQL injection, to understand the various methods of this attack technique and to show ways to defend against it. The work can be divided into these main parts, which I will discuss as follows.In the introductory part of the work I mention the theoretical basis concerning SQL injection issues. The next chapter is focused on individual methods of this technique. The analytical part is devoted to mapping the current state of test subjects, scanning tools, which form the basis for optimal research and testing of individual SQL methods, which are discussed in this part from a practical point of view along with the analysis of commands. In the last part I will implement SQL methods on selected subjects and based on the outputs I will create a universal design solution how to defend against such attacks.
Стилі APA, Harvard, Vancouver, ISO та ін.
46

Ráczová, Gabriela. "Prezentace GIS pro výuku v terénu." Master's thesis, Vysoké učení technické v Brně. Fakulta stavební, 2015. http://www.nusl.cz/ntk/nusl-390189.

Повний текст джерела
Анотація:
The aim of this diploma thesis is to create Geographic Information System (GIS) presentation of Jedovnice location. Created GIS presentation serve as a teaching tool for 2nd and 3rd year of Geodesy and Cartography field, Faculty of civil engineering, University of technology in Brno. Data processing was performed using Marushka Design program of Geovap group. Database entities management was processed in the SQLite Personal program. GIS presentation includes geodetic point field in specified location and tasks assignment for students. Designed system allows editing and managing of data already existed.
Стилі APA, Harvard, Vancouver, ISO та ін.
47

Procházková, Lenka. "Návrh, tvorba a implementace softwarové aplikace ve firemním prostředí." Master's thesis, Vysoké učení technické v Brně. Fakulta podnikatelská, 2021. http://www.nusl.cz/ntk/nusl-444596.

Повний текст джерела
Анотація:
The goal of this diploma thesis is to design, realize and implement a software application in a corporate environment. The application is based on the basic principles of information systems. It allows to store, process, send and display the necessary internal data at one place. The result of the diploma thesis is a custom made applicationfor the company. This application is implemented in a corporate environment.
Стилі APA, Harvard, Vancouver, ISO та ін.
48

Doubek, Milan. "Inteligentní nákupní lístek." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2012. http://www.nusl.cz/ntk/nusl-236518.

Повний текст джерела
Анотація:
This thesis deals with creating of unique shopping lists management application and we used the newest startup techniques and principles during its development. All our hypotheses were tested by early adopters and the new courses of development were based on their feedback. The result of this thesis is a mobile application for Android operating system which is placed on Google Play market and two its components which will extend the application on the market. The main component is inteligent sorting of items on the shopping list by the supermarket model, which is created from last purchases in this supermarket. The second one is web application enabling us send new shopping lists to the mobile device.
Стилі APA, Harvard, Vancouver, ISO та ін.
49

Ševčík, Radek. "Aplikace pro obsluhu měřicích zařízení v energetice." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2019. http://www.nusl.cz/ntk/nusl-400873.

Повний текст джерела
Анотація:
This thesis is focused on application development with ARM processor architecture and Linux operating system. It uses cloud hosting services to build, test and deploy applications with container-based virtualization. The application communicates with smart meters on serial buses. It stores measurements in a database. It provides access to devices and measurements in internet network.
Стилі APA, Harvard, Vancouver, ISO та ін.
50

Uwagbole, Solomon. "A pattern-driven corpus to predictive analytics in mitigating SQL injection attack." Thesis, Edinburgh Napier University, 2018. http://researchrepository.napier.ac.uk/Output/1538260.

Повний текст джерела
Анотація:
The back-end database provides accessible and structured storage for each web application's big data internet web traffic exchanges stemming from cloud-hosted web applications to the Internet of Things (IoT) smart devices in emerging computing. Structured Query Language Injection Attack (SQLIA) remains an intruder's exploit of choice to steal confidential information from the database of vulnerable front-end web applications with potentially damaging security ramifications. Existing solutions to SQLIA still follows the on-premise web applications server hosting concept which were primarily developed before the recent challenges of the big data mining and as such lack the functionality and ability to cope with new attack signatures concealed in a large volume of web requests. Also, most organisations' databases and services infrastructure no longer reside on-premise as internet cloud-hosted applications and services are increasingly used which limit existing Structured Query Language Injection (SQLI) detection and prevention approaches that rely on source code scanning. A bio-inspired approach such as Machine Learning (ML) predictive analytics provides functional and scalable mining for big data in the detection and prevention of SQLI in intercepting large volumes of web requests. Unfortunately, lack of availability of robust ready-made data set with patterns and historical data items to train a classifier are issues well known in SQLIA research applying ML in the field of Artificial Intelligence (AI). The purpose-built competition-driven test case data sets are antiquated and not pattern-driven to train a classifier for real-world application. Also, the web application types are so diverse to have an all-purpose generic data set for ML SQLIA mitigation. This thesis addresses the lack of pattern-driven data set by deriving one to predict SQLIA of any size and proposing a technique to obtain a data set on the fly and break the circle of relying on few outdated competitions-driven data sets which exist are not meant to benchmark real-world SQLIA mitigation. The thesis in its contributions derived pattern-driven data set of related member strings that are used in training a supervised learning model with validation through Receiver Operating Characteristic (ROC) curve and Confusion Matrix (CM) with results of low false positives and negatives. We further the evaluations with cross-validation to have obtained a low variance in accuracy that indicates of a successful trained model using the derived pattern-driven data set capable of generalisation of unknown data in the real-world with reduced biases. Also, we demonstrated a proof of concept with a test application by implementing an ML Predictive Analytics to SQLIA detection and prevention using this pattern-driven data set in a test web application. We observed in the experiments carried out in the course of this thesis, a data set of related member strings can be generated from a web expected input data and SQL tokens, including known SQLI signatures. The data set extraction ontology proposed in this thesis for applied ML in SQLIA mitigation in the context of emerging computing of big data internet, and cloud-hosted services set our proposal apart from existing approaches that were mostly on-premise source code scanning and queries structure comparisons of some sort.
Стилі APA, Harvard, Vancouver, ISO та ін.
Ми пропонуємо знижки на всі преміум-плани для авторів, чиї праці увійшли до тематичних добірок літератури. Зв'яжіться з нами, щоб отримати унікальний промокод!

До бібліографії