National Repository of Grey Literature 4 records found  Search took 0.00 seconds. 
Demonstration Program of Computation of Live and Dead Variables
Pavlačičová, Petra ; Koutný, Jiří (referee) ; Lukáš, Roman (advisor)
Demonstration program of computation of live and dead variables is visual utility for learning about optimalization of target code with tagging live and dead variables from input string, which is mathematic phrase with using syntacticanalysis, work with registers and generation of target code in assembler.
Conversion of Models of Regular Languages
Navrkal, David ; Kučera, Jiří (referee) ; Křivka, Zbyněk (advisor)
p { margin-bottom: 0.08in; direction: ltr; color: rgb(0, 0, 0); line-height: 150%; widows: 2; orphans: 2; }p.western { font-family: "Times New Roman",serif; font-size: 11pt; }p.cjk { font-family: "Times New Roman",serif; font-size: 11pt; }p.ctl { font-family: "Times New Roman",serif; font-size: 12pt; } My thesis deals with how to didactically demonstrate models of regular languages focusing on their mutual conversions. These conversions are transformation of regular expressions to finite automata (FA), remove epsilon rules from FA and determinization FA. The goal was implement demonstration of these transformations in an application. In this thesis I document development of this application. This application was programmed in language C++ using graphic library Qt 5. The application was developed in an operating system (OS) Linux and tested in OS Microsoft Windows 7. All these conversions are implemented. The application is user-friendly, intuitive and functional. The application was not tested on a wider sample of students. As the main benefit, the application can help students of formal languages and finite automata better understand this theory using didactical examples. Source codes of this project (regularConvertor) are available online on Github server.
Compiler of Language of Mathematical Function
Junek, Lukáš ; Horáček, Petr (referee) ; Čermák, Martin (advisor)
In this thesis, we are dealing with construction of Interpreter of Language of Mathematical function. We constructed all parts of interpreter, which involved processing and execution of source code.  The main part of my thesis is implementation of computer operations with matrices using SSE instructions. For this purpose, we used interface by Intel. There in a special header file are defined the functions corresponding to each instruction. However, functions not only to calculate, but perform support operations, which eliminate some annoying features of assembler.  
Demonstration Program of Computation of Live and Dead Variables
Pavlačičová, Petra ; Koutný, Jiří (referee) ; Lukáš, Roman (advisor)
Demonstration program of computation of live and dead variables is visual utility for learning about optimalization of target code with tagging live and dead variables from input string, which is mathematic phrase with using syntacticanalysis, work with registers and generation of target code in assembler.

Interested in being notified about new results for this query?
Subscribe to the RSS feed.