National Repository of Grey Literature 12 records found  1 - 10next  jump to record: Search took 0.00 seconds. 
Revitalization Program of Floral Garden in Kromeriz
Holý, Martin ; Františák, Luboš (referee) ; Sochor, Jan (advisor)
The project respects the original conception of the garden to create space closed against surroundings. In the Holland garden I create one building that contains galery, café, bookshop and education center. The groundplan shape results from the axes of the Floral Garden. The Holland Garden is a changing space, variable is the inner disposition of the building as well. In the south part I project glasshouses, outdoor patches, a workshop building, water atractions and a voliere for keeping birds. The groundplan solution of this part goes out from the groundplan of the building in the Holland garden.
Automatic Comparison of Static Analysis Outputs on Different Versions of Programs
Kompová, Radmila ; Müller, Petr (referee) ; Vojnar, Tomáš (advisor)
This thesis aims at development of a tool support for comparing the output of static analysis applied to different versions of program source codes. The thesis also comprises a discussion of three opensource static analyzers of the C source code. Based on this discussion, one of these analyzers, Cppcheck, was chosen for the implementation of the designed tool. The static analyzer's outputs, obtained for various versions of a specific program, are compared on the basis of the context of the line at which an error was found. The patch utility is used for comparing the appropriate contexts. Detected errors are classified into three groups: new, old, and fixed errors. A web interface allowing an easier-to-follow presentation of the results is also provided. The designed tool set has been successfully tested on three opensource projects, including the Linux kernel, Coreutils and CPython.
Planar and wired Yagi-Uda antennas
Křepela, Pavel ; Pokorný, Michal (referee) ; Mikulášek, Tomáš (advisor)
This work deals with the study of Yagi-Uda antennas, followed by analysis and design of planar antenna with wired reflector. The first part focused on the analysis of the antenna and parameters. Another part of the continuing investigation of the optimum parameters for a given antenna followed by a design in Wi-Fi 5 GHz band. The antenna is simulated in CST Microwave Studio. The final part devoted the results achieved
Evaluation of suburbanization in Prague's hinterland - influence on landuse, landscape stability and structure.
Kubečková, Jana ; Kupková, Lucie (advisor) ; Štych, Přemysl (referee)
Evaluation of suburbanization in Prague's hinterland - influence on landuse, landscape stability and structure Abstract The aim of this study is to evaluate the background of suburbanization in Prague, to evaluate the development of landscape, landscape structure and landuse. The first part of this work is devoted to analysis of domestic and foreign literature, which deals with suburbanization and evaluation of landscape structure. Another part is devoted to practical evaluation of the landscape using air photos and satelite pictures and orthophotos in three cadastral in 1994, 2004 and 2007. It concerns the cadastral Šeberov, Hole u Průhonic and Újezd. The evaluations are based on selected factors. It is found that the proportion of buildings and vegetations is increasing all the time and also found that for example scrub and forests were protected from new development. Furthermore, the most significant changes in land use were described and the landscape structure was evaluated according to selected factors. The outputs of this work were maps of land use in different years, maps of stable und unstable areas in different periods, maps of vegetation changes and tables summarizing the results of the evaluation parameters of the structure. Keywords: suburbanization, landscape structure, landuse, patch,...
Computer Representation of Surfaces
Chudáčková, Eliška ; Surynková, Petra (advisor) ; Šrubař, Jiří (referee)
In this work we first introduce the basics of surface study and than we get acquainted with three basic types of surfaces of computer graphics, Bézier, rational Bézier and B-spline surfaces. This is to prepare the reader for the study of the fourth type of surfaces - NURBS. All types of introduced surfaces are accompanied by examples and algorithms with programs implemented in MatLab environment. When studying the NURBS surfaces properties we also introduce the associated important geometric tools. With this base of knowledge we concentrate on examples of common surfaces represented as NURBS, that are again accompanied with representation in programs. i
Planar and wired Yagi-Uda antennas
Křepela, Pavel ; Pokorný, Michal (referee) ; Mikulášek, Tomáš (advisor)
This work deals with the study of Yagi-Uda antennas, followed by analysis and design of planar antenna with wired reflector. The first part focused on the analysis of the antenna and parameters. Another part of the continuing investigation of the optimum parameters for a given antenna followed by a design in Wi-Fi 5 GHz band. The antenna is simulated in CST Microwave Studio. The final part devoted the results achieved
Evaluation of suburbanization in Prague's hinterland - influence on landuse, landscape stability and structure.
Kubečková, Jana ; Kupková, Lucie (advisor) ; Štych, Přemysl (referee)
Evaluation of suburbanization in Prague's hinterland - influence on landuse, landscape stability and structure Abstract The aim of this study is to evaluate the background of suburbanization in Prague, to evaluate the development of landscape, landscape structure and landuse. The first part of this work is devoted to analysis of domestic and foreign literature, which deals with suburbanization and evaluation of landscape structure. Another part is devoted to practical evaluation of the landscape using air photos and satelite pictures and orthophotos in three cadastral in 1994, 2004 and 2007. It concerns the cadastral Šeberov, Hole u Průhonic and Újezd. The evaluations are based on selected factors. It is found that the proportion of buildings and vegetations is increasing all the time and also found that for example scrub and forests were protected from new development. Furthermore, the most significant changes in land use were described and the landscape structure was evaluated according to selected factors. The outputs of this work were maps of land use in different years, maps of stable und unstable areas in different periods, maps of vegetation changes and tables summarizing the results of the evaluation parameters of the structure. Keywords: suburbanization, landscape structure, landuse, patch,...
Revitalization Program of Floral Garden in Kromeriz
Holý, Martin ; Františák, Luboš (referee) ; Sochor, Jan (advisor)
The project respects the original conception of the garden to create space closed against surroundings. In the Holland garden I create one building that contains galery, café, bookshop and education center. The groundplan shape results from the axes of the Floral Garden. The Holland Garden is a changing space, variable is the inner disposition of the building as well. In the south part I project glasshouses, outdoor patches, a workshop building, water atractions and a voliere for keeping birds. The groundplan solution of this part goes out from the groundplan of the building in the Holland garden.
Automatic Comparison of Static Analysis Outputs on Different Versions of Programs
Kompová, Radmila ; Müller, Petr (referee) ; Vojnar, Tomáš (advisor)
This thesis aims at development of a tool support for comparing the output of static analysis applied to different versions of program source codes. The thesis also comprises a discussion of three opensource static analyzers of the C source code. Based on this discussion, one of these analyzers, Cppcheck, was chosen for the implementation of the designed tool. The static analyzer's outputs, obtained for various versions of a specific program, are compared on the basis of the context of the line at which an error was found. The patch utility is used for comparing the appropriate contexts. Detected errors are classified into three groups: new, old, and fixed errors. A web interface allowing an easier-to-follow presentation of the results is also provided. The designed tool set has been successfully tested on three opensource projects, including the Linux kernel, Coreutils and CPython.
Synchronizing JavaScript object between clients and server
Lehovec, Jakub ; Bruckner, Tomáš (advisor) ; Vencovský, Filip (referee)
The thesis deals with methods of real-time data synchronization among multiple clients. The thesis focuses on methods in collaborative RIA systems running on the Internet This methods solve data transfer and conflict resolution caused by competitive clients work on one document. The introduction describes two methods: an established Operational transformation method and the new Differential synchronization method. The thesis describes the principles of both methods and their advantages and disadvantages. The aim of the work is implementing and comparison of Differential Synchronization method with Operational transformation method. These methods are compared in Node.js environment of JavaScript programming language and it is compared their performance in terms of response time and resource requirements. It's identified a problems associated with the method implementations in Node.js and it is described solutions of this problems. In the practical part thesis focus on the describing of performance data and behave of methods during measurement and refuted or confirmed the premises of methods definition assumptions. The Differential Synchronization method is extended by some parts based on the author often criticized issues of method.

National Repository of Grey Literature : 12 records found   1 - 10next  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.