National Repository of Grey Literature 126 records found  previous11 - 20nextend  jump to record: Search took 0.01 seconds. 
Strengthening of the road bridge
Neděla, Lukáš ; Pinkas, Karel (referee) ; Klusáček, Ladislav (advisor)
This thesis deals with the reconstruction of a road bridge with two simple fields over the river Olše in Třinec. The reconstruction of the bridge structure is designed in two versions, for which there is an executed design and assessment of a supporting structure according to applicable standards. The calculation of internal strenght is carried out by using the Scia Engineer 2016 program. This work contains a static calculation, a drawing documentation , an economical comparison of variants and visualization.
Business Plan - Extension of Existing Production of Electricity from Renewable Resources to Achieve Profits
Vochtová, Michaela ; Navrátil, Jaroslav (referee) ; Rompotl, Jaroslav (advisor)
This thesis deals with the extension of existing electricity production from renewable energy sources. Labour proposes and describes the construction and technical arrangements achieved by increasing production and profits. All analysis and calculations based on the current state of an existing company.
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.
Support for Educational Intermediate Language
Krejčí, Ondřej ; Tomko, Martin (referee) ; Křivka, Zbyněk (advisor)
This bachelor's thesis deals with the creation of software support for educational intermediate codes IPPcode, IFJcode and VYPcode which are used at FIT BUT in courses covering compilers. The aim of this thesis is the creation of an extension for an existing source code editor which adds syntax highlighting, interpreter and debugger for the mentioned intermediate codes. This thesis contains an evaluation of possible editors. Subsequently, it describes options for extending the selected editor Visual Studio Code and the implementation of the extensions.
Simulation of an ARM Processor for the Education of Programming in Assembler
Ondryáš, Ondřej ; Goldmann, Tomáš (referee) ; Orság, Filip (advisor)
This thesis aims to implement a didactic tool for simulation of an Arm-based processor integrated into the Visual Studio Code editor. The tool facilitates learning about the machine-level programming of these processors. It implements a service that provides an assembler and a simulator for the A32 instruction set. The service is built using the Unicorn emulation framework and other open-source tools. The editor extension uses the service to add support for the development and debugging of programs written in the assembly language. It shows descriptions of used instructions and helps the programmer understand their function. When debugging, it enables stepping through the code and provides various views of the state of the simulated processor, its registers and memory. The solution can be used in the Advanced Assembly Languages course at FIT BUT. It could be further improved in the future to support other architectures and provide an easy learning environment in other courses related to machine-level programming.
Image Formats
Wolanský, David ; Bartoš, Michal (referee) ; Jiřík, Radovan (advisor)
The thesis deals with a detailed analysis of the GIF file format. It is divided into two basic parts, theoretical and practical. The theoretical part includes a thorough analysis of the internal file structure, i.e. the description of the individual block types, of which the file consists. Each block-type characteristic includes properties and a detailed description of its individual items. This part also includes a brief description of the most common compression methods applied in the field of image compression. The practical part includes the design and implementation of an edutainment application for synoptic viewing of the internal structure for a chosen GIF file and its parameters. The implementation of the application covers algorithms for selection of individual block types and realization of a graphical user interface.
Annotation Addon for Opera
Cudrák, Miloš ; Kouřil, Jan (referee) ; Dytrych, Jaroslav (advisor)
This thesis describes the design and implementation of an annotation addon for the web browser Opera which is able to create and store simple unstructured annotations. It analyzes ways of creating addons for the web browser Opera and the tools and technologies needed for design, implementation, testing and debugging addons. It also deals with the problems during the design and implementation of the addon and their solutions.
PHP Web Application Components with a Transparent Data Binding
Loukota, Petr ; Rychlý, Marek (referee) ; Burget, Radek (advisor)
This Masters thesis deals with the design of implementation of the extension of given framework for making web applications in PHP language by a definition of website templates in XML with the possibility of implementing own additional tags in PHP. Frameworks are tools used for simple creation of web applications, and this thesis also describes systems of definitions and the utilization of templates in existing frameworks. The part of the design is also a possibility of definition of relation between state of the element of user interface and web application data. Further, the creation of sample libraries of components demonstrating functionality of the solution is described. In the conclusion, the thesis summarizes achieved results and deals with possibilities of further development.
FITkit Plugin for Visual Studio Code
Chaloupka, Jan ; Mrázek, Vojtěch (referee) ; Vašíček, Zdeněk (advisor)
This thesis aims to design and implement an extension for Visual Studio Code editor. The extension allows students to edit, build, simulate and manage FITkit projects without the need for any additional software. Dedicated server is used to remotely build and simulate FITkit projects.
A Set of Raster Analysis Tools for ArcGIS
Hupšil, Radim ; Šilhavá, Jana (referee) ; Hrubý, Martin (advisor)
This project is about studying geographic information system ArcGIS. It focuses on possibilities of extending ArcGIS by custom extensions and method of their programming. Furthermore some basic tools of raster analysis are ilustrated. This project's main objective is to design and implement custom implementation of ArcGIS extension, which provides a set of tools for raster analysis. Design is inspired by an existing extension - Spatial Analyst developed by ESRI.

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