National Repository of Grey Literature 341 records found  previous11 - 20nextend  jump to record: Search took 0.00 seconds. 
Prolog Compiler for .NET Platform
Haljuk, Petr ; Křivka, Zbyněk (referee) ; Kolář, Dušan (advisor)
This Master's deals with the implementation of the interpreter of logic programming language "Prolog". It summarises the different approaches to evaluation of programs in thislanguage with focus on description of The Warren Abstract Machine. A new way of integratingProlog into The Microsoft .NET platform has been designed as well as its connectionwith object-oriented languages. Subsequently, an interpreter and a compiler based on TheWarren Abstract Machine have been designed and implemented including the connectionto The Microsoft.NET platform.
Management of Exhibition Sites for a Festival
Duchoň, Radek ; Klobučníková, Dominika (referee) ; Křivka, Zbyněk (advisor)
The aim of this work is to create a new information system for the management of exhibition spaces at the festival called Animefest. The web application is implemented in Python using the Django application framework. The system uses a vector map in SVG format for the definition and representation of spaces. The created solution also provides its own system for recording the history of changes in the database. The system will allow festival organizers to catalog spaces and preserve the history of cooperation with various partners.
IDE for SCADA Development at CERN
Mareček, Matěj ; Holík, Lukáš (referee) ; Křivka, Zbyněk (advisor)
Cílem této magisterské práce je navrhnout a implementovat IDE (integrované vývojové prostředí), které zvýší efektivitu a bezpečnost vývoje pro SIMATIC WinCC Open Architecture. Tato práce je založena na výzkumu provedeném týmem z Technické univerzity v Eindhovenu a splňuje požadavky pocházející ze SCD sekce v CERN (Evropské organizace pro jaderný výzkum). Vyvinuté IDE je postaveno na platformě Eclipse, přičemž pro syntaktickou analýzu, linkování a sémantickou analýzu kódu používá Xtext framework. IDE nabízí také podporu pro nově vytvořený programovací jazyk, který umožňuje programátorům jednoduše nadefinovat šablonu pro konfigurační soubory používané WinCC OA. Interpret tohoto nového jazyka je schopen provést syntaktickou analýzu šablony a konfiguračního souboru a rozhodnout, zdali konfigurační soubor odpovídá šabloně. Praktickým výstupem této práce je integrované vývojové prostředí, které podporuje vývoj WinCC OA aplikací v CERN a periodicky provádí analýzu kódu těchto aplikací napsaného v jazyce Control script.
.NET Based C Language Processing in a Browser
Kužela, Michal ; Křivka, Zbyněk (referee) ; Kolář, Dušan (advisor)
The aim of this work is to create a tool for online programming in browser that would work also offline. It focuses on WebAssembly and .NET technologies. It was implemented in Blazor WebAssembly framework. Emphasis was placed on covering the range of C programming language used by beginner programmers. Solution is an interpreter that provides environment for programming in browser. It also contains virtual filesystem and an option to insert user inputs. The advantage of this solution is the possibility to work offline, code stepping and possibility to perform immediate code evaluation.
Transfer and Backup of Text Messages (SMS)
Černý, František ; Křivka, Zbyněk (referee) ; Kolář, Dušan (advisor)
The subject of this bachelor thesis are two cooperating applications to backup, restore and to view SMS messages. The first of the implemented applications, designed for the Android operating system can backup and restore SMS messages using XML file. The application also enables synchronization of the imported file with existing short text messages. The second application is used as an extension for Thunderbird email client. This extension lets you view imported text messages, synchronize your saved short text messages with contacts in SMS threads, search in saved file and synchronize existing SMS information with newly imported file. The extension also allows exporting a file with SMS messages and uses this exported file in application for Android operating system.
API for ITIL Service Desk Systems
Širůček, Pavel ; Křivka, Zbyněk (referee) ; Rychlý, Marek (advisor)
Main focus of this thesis is creating workaround for ITIL processes in service desk systems. As a objective with highest priority was to choose service desk systems, then create interface which can make possible communication between service boards and selected processes. I described also in generally meaning ITIL library, common service desk functions and important ITIL processes. Management of incidents, problems, changes and configurations is based on a set of processes, which are able to manipulate with interface. Web services are main tool of implemented API for working with these processes. In conclusion are also presented several scenarios to demonstrate communication between clients and service across the board created interface.
Demonstration of Selected Graph Algorithms
Galanská, Katarína ; Martiško, Jakub (referee) ; Křivka, Zbyněk (advisor)
This thesis deals with re-architecture of an existing application for the demonstration and visualization of selected graph algorithms. The goal of this thesis is to convert the application into multiple modules and make it easier to extend. OSGi technology helps to achieve the modularity. Its principles are explained and used to design and implementation of modules. With new architecture is also implemented the support for multilingual user interface using Eclipse Plugin internationalization. Graph algorithms represented as modules use OSGi Services. Dynamicity is ensured by installing the module and registering its service during the program's run time. The implementation also includes the creation of new modules for Prim's, Kruskal's, Edmond Karp's and modified Hierholzer's algorithm.
Sports Club Information System
Braun, Daniel ; Křivka, Zbyněk (referee) ; Jirák, Ota (advisor)
The aim of my work is to create a web database application which can be used as an information system of the sports club TJ Sokol Kolín. It should provide connected users possibility to administrate their own profile, communicate with others via the discussion forum, feed the information about different actions, keep records about scores of individual teams from last years, feed the documents, photos and captions to them. For insertion of the photos serves the php module of the photogallery, which should be easily transmittable and installed to other web aplications. To the unregistered users only selected data will be shown, which could be used only for reading. The system will be implemented with the use of scripting language PHP and the database server MySQL, further the marginal use of technology AJAX is taken into account.
Application for Retrieving and Processing Table Data on Web Sites
Kalus, Jiří ; Křivka, Zbyněk (referee) ; Koutný, Jiří (advisor)
This bachelor thesis describes a web application which is focusing on obtaining and processing data tables on the Internet. The application provides the possibility to get the tables from some web address in periodical intervals and later work with them. This work mainly writes about the detection method, treatment and storing of the tables which are extracted from the web documents. It also describes the technology and programming languages (PHP and JavaScript) used in the implementation. In conclusion, the results and possible extension of the program are talked over.
Compiler Back-End of Subset of Language C for 8-Bit Processor
Horník, Jakub ; Koutný, Jiří (referee) ; Křivka, Zbyněk (advisor)
A compiler allows us to describe an algorithm in a high-level programming language with a higher level of abstraction and readability than a low-level machine code. This work describes design of the compiler back-end of subset of language C for 8-bit soft-core microcontroller Xilinx PicoBlaze-3. Design is described from the initial selection of a suitable framework to the implementation itself. One of the main reasons of this work is that there is not any suitable compiler for this processor.

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