National Repository of Grey Literature 246 records found  beginprevious182 - 191nextend  jump to record: Search took 0.00 seconds. 
Web Application for Visualization of Values in Geographical Coordinates
Kašpar, Petr ; Bartík, Vladimír (referee) ; Hynek, Jiří (advisor)
Data visualization in maps is a technique of data presentation, which displays spatially-bound variables. The objective of this thesis is to create a web application capable of creating visualizations of data in geographic coordinates, enabling user to analyze observed phenomenon in many different levels of view, ranging from the general overview of patterns to the analysis of fine details. The Geovisto library is capable of visualization of generic data and their connections but these visualizations are limited to the territories of states and do not work with exact geographic coordinates. This is inconvenient for some kinds of data analysis and makes visualizations of data sets that work with exact coordinates impossible. I focused on extending this library by map layers capable of visualizing data in exact geographic coordinates.
Web Application for Creation of Public Transport Maps
Lazúr, Juraj ; Škarvada, Libor (referee) ; Hynek, Jiří (advisor)
With the growing population of urban agglomerations, we can see an increasing frequency of traffic, which leads to traffic problems such as traffic jams. The most often solution of local governments is create a functioning system of public transport. However, this creates increased demands of passengers on clear, easy-to-understand and accurate information about these systems. The aim of this work is to simplify the process of creating maps, schemes of public transport lines. The purpose of the proposed application is to provide a wider group of users a clear and easy-to-use tool for creating interactive public transport maps that can be integrated into the websites of cities and municipalities. The outputs of the application should primarily serve to better passengers orientation in public transport systems, to shorten the time of travel by public transport.
Information System of the Agility Competition Organizers
Ondrušková, Magdaléna ; Hynek, Jiří (referee) ; Bartík, Vladimír (advisor)
The aim of this work was to design and create information system of the Agility Competition Organizers. The information system was created like web application implemented in Python language using Django framework and PostgreSQL database system. Final application simplifies an organization of agility competitions, provides competitors with statistics of dog and also analysis of results using association rules. Users can connect their account with Google account, and also can use Google calendar. Information system was successfully created and tested by potential users. 
Web Application for Management of University Projects
Shapochkin, Viktor ; Sadovský, Petr (referee) ; Hynek, Jiří (advisor)
This bachelor thesis deals with the design, implementation and testing of a web application for the administration and management of university projects. The application allows users to create, monitor and edit the projects. The progress and status of projects is represented by a Gantt Chart. The application is implemented in JavaScript and is divided into two partsserver and client. The server runs on the Node.js runtime environment using the Express.js interface and the MongoDB database. The client part of the application is implemented using the React JavaScript library.
Graphical Visualization of Incident Handling
Markovičová, Veronika ; Holkovič, Martin (referee) ; Hynek, Jiří (advisor)
This bachelor thesis describes the proposal and implementation of components that visualize data on incidents and their states. These components aims to create a clear visualization of incidents and their states that would facilitate the search for information on incidents and thus streamlining their work. One of the components created shows a detailed description of individual states of incident. The second created component shows either one or more incidents as the sequence of their states on the timeline. As a suitable tool for visualization and demonstration of created components, dashboard has been chosen. Components were consulted and tested with Flowmon.
Web Application for Defining Graphical Objects on a Map
Tlčina, Andrej ; Škarvada, Libor (referee) ; Hynek, Jiří (advisor)
The goal of the bachelor thesis is to create an authoring system that will help users to create thematic maps with custom geographical objects and custom generic datasets. This bachelor thesis presents an authoring system that provides tools for creating simple and complex geographical objects. The system allows users to import their datasets, containing generic data, like data about sales, wages, population. The data, contained in mentioned datasets, can be mapped to created geographical object using an identifier. The bachelor thesis is an extension of the project Geovisto, which uses predefined geographical objects for data visualization. The extension will bring the possibility of creating custom graphical features or editing predefined ones, which can be used in other parts of the project.
Unconventional Dating Mobile Application
Demel, Jan ; Burget, Radek (referee) ; Hynek, Jiří (advisor)
The aim of this thesis is to create a new dating app that corrects the shortcomings of existing solutions. It turned out that the main shortcomings are impersonal dating and judging based on appearance. These are corrected by using the psychological model called MBTI and limiting the amount of time that users can chat. The thesis gradually discusses the issue of current applications, the design of solutions for partial problems and lastly the description of the implementation itself. The implementation consists of a cross-platform mobile application and an API. The cross-platform application itself was implemented as a mobile native app using React Native. The API was implemented as a REST API. The app uses Firebase services for data storage, sending notifications and user authentication. The localization API of the device is used to search for suitable connections in the vicinity.
Real-Time Prediction of Football Matches Results
Drankou, Aliaksandr ; Bartík, Vladimír (referee) ; Hynek, Jiří (advisor)
Tato práce se zabývá problematikou predikce výsledků fotbalových zápasů v reálném čase. Skládá se z několika kroků, včetně získání vhodného souboru dat a trénování predikčního modelu. Predikční model je reprezentován dvěma typy neuronových sítí: dopředné a rekurentní, která je představená LSTM. Různé kombinace vstupních parametrů jsou testovány pro dosažení nejlepšího výkonu modelů, včetně dostupných sázkových kurzů. Oba modely dosáhly klasifikační přesnosti přibližně 67,5%, kde dopředná neuronová síť začíná od přesnosti 54% na začátku zápasu a dosahuje přesnosti 93,54% na konci zápasu. Kromě široce používaných metrik, jako je kategorická přesnost, každý model je vyhodnocován v simulovaném sázkovém prostředí.Experimenty v rámci hodnocení sázek ukázaly, že LSTM nemůže konkurovat dopředným neuronovým sítím, jelikož v každém sázkovém běhu skončila LSTM s bilancí nižší než o 90%. Dopředná neuronová síť však dosáhla návratnosti investic ve výši 0,39% při provádění simulace sázení s jednou z testovacích konfigurací. Výsledkem je, že neuronové sítě, zejména dopředné, se ukázaly jako docela úspěšné řešení, pokud jde o předpovídání výsledků fotbalových zápasů v reálném čase. Navíc, dopředná neuronová síť může posloužit jako základ pro úspěšnou strategii sázení.
Multiplatform Photo Organizer
Urmínová, Magdaléna ; Bartík, Vladimír (referee) ; Hynek, Jiří (advisor)
Táto bakalárska práca sa zaoberá vytvorením multiplaformnej desktopovej aplikácie na organizáciu a manažment fotografií. Analyzuje požiadavky uživateľov a vysvetluje koncept metadát fotografií. Následne študuje princípy dizajnu použiteľnej multiplatformnej aplikácie a popisuje tri nástroje na multiplatofrmný vyvoj. Predstavuje Electron a popisuje jeho architektúru. Proces implementácie je vysvetlený spolu s vymenovaním použitých nástrojov a knižníc. Vyhodnotenie aplikácie bolo určené na základe uživateľského testovania a~testovania výkonu.
Mobile Application for Treasure Hunters
Skaličan, Robin ; Škarvada, Libor (referee) ; Hynek, Jiří (advisor)
The goal of this bachelor's thesis was the design and implementation of a mobile application for devices with the Android operating system. The application intends to simplify the work of findings documentation for searchers with a metal detector. The goal is also to provide an easier way for further communication with archaeologists about the findings. A request was created to extend the thesis assignment by a web application on meetings with archaeologists. The web application displays the recorded data from the mobile application and simplifies any further communication with the data author. This data is stored in the Firebase Realtime Database. The mobile application implements a map view using the Leaflet library and functions based on user requirements. Java and JavaScript programming languages were used for most of the implementation. The result of my work is composed of two applications working with the shared database.

National Repository of Grey Literature : 246 records found   beginprevious182 - 191nextend  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.