National Repository of Grey Literature 36,864 records found  beginprevious36855 - 36864  jump to record: Search took 2.10 seconds. 

Depiction of problematic childhood in a tale-prore of the 1990's (A report on thematic and innovative literature for children)
Kopecká, Lenka ; Pechová, Drahoslava (referee) ; Brožová, Věra (advisor)
The Graduation theses reviews imaging of being an outsider, handicap and family difficulties in prose with child character. It focuses on the front writer's pieces of children's literature written in 1990s. Introductory chapter applies to the Abraham Maslow's Hierarchy of Needs. Together with other specialized literature this theory presents a basis for authors of the children's literature. It allows them to understand children (and human generally) behavior which helps them to describe it in a more realistic way. The following chapters are devoted to the comparison of books where the main character and his companions face many adverse circumstances. Attention was paid to methods which had been used to present the topics to the reades - particular compositional methods, used means of narrator, language instruments etc.

RDF querying
Dokulil, Jiří
The RDF is one of the basic technologies of the Semantic Web. It is a language describing resources on the web. It de fines the format and semantics of such data but does not provide query capabilities. The aim of this thesis is to create system capable of querying RDF data. We have created a partial implementation of the SPARQL query language. The SPARQL standard is currently being developed by the W3C Consorcium. We have chosen the Oracle relational database to store the RDF data. The proposed database schema allows us to evaluate SPARQL queries by translating them into SQL queries. The proposed methods have been tested on a large set of RDF data. We have created several examples of SPARQL queries, translated them to SQL, and measured the evaluation time of the translated queries. Afterwards, factors with negative impact on the evaluation speed have been analyzed. We have proposed two ways of improving the evaluation times based on this analysis, implemented one of them, and measured its eff ects.

Evaluation methods of banks from point of view of different user's groups
Habina, Martin ; Půlpánová, Stanislava (advisor)
My bachelor work is devoted to specific problematic of bank evaluation. Right approach to bank evaluation is necessary to succeed in complicated financial market. The aim of this work is to explain bank evaluation in broad context of dynamically developing economic enviroment. Diversities in evaluation process are explained on whole user's spectra. Extent of my work allows to describe procedures, define principles and ties among each user's groups and methods, which are used in evaluation process. It is necessary to mention, that in most cases we do not know the exact procedure because it is a subject of business secret. Important point of my work was to find ties among subjects and place the problematic of evaluation to unified conceptual framework.


The comparison of the European Union Emission Trading Scheme and the Acid Rain Program in USA
Zelená, Vladimíra ; Petrášek, František (advisor) ; Škop, Vladislav (referee)
The thesis focuses on comparison of emission trading of the European Union (European Union Emission Trading Scheme) which trades with carbon dioxide allowances and emission trading of the United States of America (Acid Rain Program) which trade with sulphur dioxide allowances. Despite of using same mechanisms and principles, these systems brought diverse results -- mostly because of different implementation of key parameters. The thesis which concerns with both of these systems is trying to find the major reasons of unsuccessful implementation of the European Union trading and the most important reasons leading to successful performance of the U.S. program.

Procedures for the development of literacy in terms of the small school
Chwastková, Iva ; Tomková, Anna (advisor) ; Marušák, Radek (referee)
The subject of this thesis is the issue of the development of literacy skills of pupils in primary education through conditions offered by small schools. The aim is to analyze the possibility of developing reading literacy among pupils in the first grade of primary school in terms of the small schools; setup and subsequent use of good conditions for the development of reading. The thesis is divided into theoretical and practical part. In the theoretical part are defined the theoretical background related to the above mentioned issues. Custom research was carried out through action research, completed a questionnaire that the children completed at the beginning and end of the period. The main objective was to determine the initial state of literacy in groups of pupils and through changes in education, the creation of good conditions and use innovative methods to monitor the process of the individual activities of students, capturing deficiencies and seek alternative approaches and solutions. In the practical part, I rely on knowledge of the direct teaching. I point out the difficulties that arose in their own activities with children. The result of this work is documented that exploit the specific conditions of the small schools not only allows, but may significantly affect the development of...

Determination of floodplain in Kyjovka river at km 71 to km 74
Kašpar, Tomáš ; Roušar,, Ladislav (referee) ; Zachoval, Zbyněk (advisor)
The diploma thesis discusses the current status of watercourse Kyjovka and a proposal for appropriate protection measures of the territory. The selected section starts at river-km 71,338 and ends at river-km 74,443. The selected part of the watercourse runs through the town of Koryčany. This thesis examines the selected section of Kyjovka split into two subsections. That allows for detailed presentation of several proposed appropriate measures to be applied at critical spots in the selected subsections. The calculation of the watercourse model and its capacity with the water level progresses for selected N(y.o.) flow rates were processed in HEC-RAS5.0.1. program. Proposed flood protection measures are incorporated in the drawings.

Residential house in Ostrava
Šponarová, Lucie ; Procházka, Martin (referee) ; Sobotka, Jindřich (advisor)
The subject of this thesis is to design a building with apartments in a high standard of living. The building will be located on sloping land currently accessible from the street Hybnerová in cadastral area of Silesian Ostrava. Construction, surrounding land and fence form a unified aesthetic and functional whole, reflecting the sloping nature of the site. White matter of structure grows continuously from the lowest point and produces fencing which spirals around the property and rise harmoniously into the building itself. Adjusted terrain of land creates platforms for individual gardens for each apartments and produces space for underground garage. The house is designed as a three-storey building with underground garage. The building will accommodate 5 residential units with terraces and technical and storage spaces within the basement. The building is oriented southwest and its location allows splitting the land to the eastern and western gardens. Southwest orientation uses the only unblocked view from the property. Continuously rising fence separates the building from surrounding buildings and offers plenty of privacy for the residents. Concrete fence has also security function.

Binary-Code Decoding to a High-Level Representation
Macko, Lukáš ; Soukup, Ondřej (referee) ; Matula, Peter (advisor)
The thesis deals with reverse techniques in software engineering. It presents practical application of software reverse engineering, used tools and approaches. The topic of instruction decoding is discussed in detail. Two basic methods are presented-linear sweep and recursive descent. Their strengths and weaknesses are highlighted. Subsequently a decompiler developed by AVG Technologies is introduced. The decompiler is retargetable. This feature allows to decompile applications of multiple platforms into various target languages. The aim of  the thesis is to design and implement algorithm for  decoding binary files into high-level representation. The designed algorithm is based on modified recursive descent algorithm, which uses control flow information. In order to achieve more accurate decoding results, symbol table records and other additional information are used. The proposed algorithm was implemented for the AVG Technologies retargetable decompiler. The tests showed that the implemented algorithm improved the function detection in decoded programs. Furthermore, the implemented solution allows to decode files that could not be analysed using the previous version of the decompiler. 

Optimizing the distribution of participants in summer camps
Hlavenka, Vojtěch ; Kuncová, Martina (advisor) ; Skočdopolová, Veronika (referee)
The aim of the thesis is the mathematical model, which is capable to divide participants of large summer camps into groups, according to specific limitations. The first part describes the economics model and all valid conditions. The second part is devoted to theoretical description. There are mentioned the basics of mathematical programming and the basic of working with Excel and VBA. The thesis describes only actually used methods. The following third part shows the final form of the model. So the reader doesn´t have to go through the whole process, described in the fourth part. There is a model testing in the fourth part, especially with the help of the Excel Solver. The problems are sold immediately. That is the reason why the fifth part can be used for implementation of working environment, which allows the end user to run the model without any significant knowledge of the issue. The app uses the wide possibilities of VBA. The sixth part briefly describes other add-ins, that are able to solve mathematical problem. The conclusion summarizes all the previous parts and offeres solution, that would be used in real application of the thesis.