National Repository of Grey Literature 9 records found  Search took 0.00 seconds. 
Translation of PHP Language Subset into C++
Nechutný, Stanislav ; Matula, Peter (referee) ; Křivka, Zbyněk (advisor)
My work is focused on design and execution of an automated translation for functions written in PHP into C++. Generated code may be compiled as a PHP extension and loaded the same way MySQL, PDO, GD or so. As a result these functions may be called from PHP as if they were the initial interpreted functions. Since there is no need for source code analysis, interpretation, nor staging by Garbage Collector general assumption would be a significant speed difference. Created tool executes source code transfer into abstract syntactic tree which is followed up by a static analysis of variable types and consequently generates C++ code. Final speed increase then depends on the particular code being translated and its practical use is slightly elaborate at the moment - owing to the implementation of PHP subset.
Keyword Extraction from Scientific Articles
Kyjovský, Marek ; Schmidt, Marek (referee) ; Smrž, Pavel (advisor)
The main goal of this thesis is to explore basic methods which is using for extraction of important words from articles. After that try to understand character of using keywords from the available set of testing English articles. Based on these findings, try to design and to implement a system which is using this methods. Then created system testing on the real English articles and after that try to analyse results.
Automatic Keyword Extraction in Czech
Gallovič, Ľubomír ; Otrusina, Lubomír (referee) ; Smrž, Pavel (advisor)
This thesis describes design, implementation and testing of application for automatic keyterm extraction from technical texts in czech language. Multiple algorithms for candidate selection, as well as various statistical and linguistic methods for score calculation were implemented. All of these algorithms were analyzed and compared, and best performing ones were chosen to be included in the final version of the program. 
Visual Representation of Pi-Calculus Expressions
Prokopová, Dagmar ; Křivka, Zbyněk (referee) ; Rychlý, Marek (advisor)
This work deals with the problem of visual representation of Pi-calculus expressions. The theoretical part of this paper discusses general principles of process algebras as well as specific properties of individual models, with a focus on Pi-calculus. Also included is the comparison of several text and graphical representations of expressions. The main part of the thesis deals with the design and implementation of an application for converting text representation of expressions into graphical representation. In addition to the text and graphical representation, an internal tree representation designed to work with expressions within the application is also proposed. The thesis also describes algorithms for finding feasible reductions, performing reductions and expression simplification that operate with the proposed tree representation.
Automatic Keyword Extraction in Czech
Gallovič, Ľubomír ; Otrusina, Lubomír (referee) ; Smrž, Pavel (advisor)
This thesis describes design, implementation and testing of application for automatic keyterm extraction from technical texts in czech language. Multiple algorithms for candidate selection, as well as various statistical and linguistic methods for score calculation were implemented. All of these algorithms were analyzed and compared, and best performing ones were chosen to be included in the final version of the program. 
Visual Representation of Pi-Calculus Expressions
Prokopová, Dagmar ; Křivka, Zbyněk (referee) ; Rychlý, Marek (advisor)
This work deals with the problem of visual representation of Pi-calculus expressions. The theoretical part of this paper discusses general principles of process algebras as well as specific properties of individual models, with a focus on Pi-calculus. Also included is the comparison of several text and graphical representations of expressions. The main part of the thesis deals with the design and implementation of an application for converting text representation of expressions into graphical representation. In addition to the text and graphical representation, an internal tree representation designed to work with expressions within the application is also proposed. The thesis also describes algorithms for finding feasible reductions, performing reductions and expression simplification that operate with the proposed tree representation.
Translation of PHP Language Subset into C++
Nechutný, Stanislav ; Matula, Peter (referee) ; Křivka, Zbyněk (advisor)
My work is focused on design and execution of an automated translation for functions written in PHP into C++. Generated code may be compiled as a PHP extension and loaded the same way MySQL, PDO, GD or so. As a result these functions may be called from PHP as if they were the initial interpreted functions. Since there is no need for source code analysis, interpretation, nor staging by Garbage Collector general assumption would be a significant speed difference. Created tool executes source code transfer into abstract syntactic tree which is followed up by a static analysis of variable types and consequently generates C++ code. Final speed increase then depends on the particular code being translated and its practical use is slightly elaborate at the moment - owing to the implementation of PHP subset.
Keyword Extraction from Scientific Articles
Kyjovský, Marek ; Schmidt, Marek (referee) ; Smrž, Pavel (advisor)
The main goal of this thesis is to explore basic methods which is using for extraction of important words from articles. After that try to understand character of using keywords from the available set of testing English articles. Based on these findings, try to design and to implement a system which is using this methods. Then created system testing on the real English articles and after that try to analyse results.
A Collection of Mathematical Problems for the 8th Grade of Basic School
HRANÍČEK, Antonín
This bachelor thesis named A Collection of Mathematical Problems for the 8th Grade of Basic School consists of numerical as well as word problems and it focuses on the topics covered in mathematics in the 8th grade of basic schools. The collection is meant to be used as a practice material. The content is divided into 9 chapters which are further divided into individual subchapters. At the end of each chapter, there are results and solutions for each chapter.

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