National Repository of Grey Literature 57 records found  beginprevious38 - 47next  jump to record: Search took 0.01 seconds. 
Regular Expression Based Searching in Text Files
Šimek, Ota ; Samek, Jan (referee) ; Rozman, Jaroslav (advisor)
This paper desribes the design, analysis and implementation of the program, whichis used to search for specific parts of text in text and xml files. To search, you must create a template using two text-matching technigues. These are the regular expressions and XPath expressions. This is desribed in the first chapter. Application allows to process large number of files or files with a high content.
Methodology of Website Design
Smelik, Martin ; Martinka, Radek (referee) ; Koch, Miloš (advisor)
This bachelor thesis deals with the design and creation of the booking system in the website using the Nette framework. The thesis is divided into multiple parts. Finding the theoretical background is concerning the design and creation, and then the following implementation. Purpose of this work is to give readers a sort of a guide for creating applications using the Nette framework.
Preparation of nanostructures using nanoporous template
Dzuro, Matej ; Hrdý, Radim (referee) ; Drbohlavová, Jana (advisor)
The aim of the work described in this paper is to prepare electrochemically an optical sensor consisting of TiO2 quantum dots (QDs) using nanoporous Al2O3 template in the first step and to modify the surface of QDs with gold layer by evaporation process, again using nanoporous template, in the second step. This easy, cheap and rapid approach provides homogenous and highly ordered distribution of both nanostructures on substrate. The final objective is to characterize the physical parameters and fluorescent properties of TiO2/Au sensor designed for optical detection of biomolecules such as DNA and proteins.
Enhanced mathematical library for C++
Temel, Aleš ; Macho, Tomáš (referee) ; Petyovský, Petr (advisor)
I create a library for storing matrices and working with matrices in this bachelor’s thesis. In this case, the issues concern mainly so-called sparse matrices. C++ do not provide among the standard libraries tools for easy working with sparse matrices. The most frequent alternative is the application of two-dimensional array (2D array). 2D array may be realized as a double pointer representing the rows and the columns of the matrix. The basic problem is that behavior of 2D array is identical both to the sparse, and to the full non-zero matrix. 2D array ignores the possibility to store matrices more favorable. The library for storing matrices designed by me takes into account the storing of sparse matrices by several different ways. It offers the sparse format CSR (Compressed sparse rows), as well as alternatives to save the specially structured matrices. In the course of creating library the main emphasis first of all I put on the amount of memory that is necessary for storing matrices. Because it is a mathematical library, it contains different functions suitable for working with matrices, such as determinant calculation, inverse matrix calculation and so. When calculate these functions it is necessary to take into account used memory size as well. Intermediate results are stored also in sparse format, and removed as soon as possible after their use. I created also the second library that deals with the floating point numbers stored with greater precision than standard data types like float and double. The size of occupied memory increases according to precision of floating point number.
Medical image segmentation based on graph cut with shape prior
Kozlová, Dominika ; Jan, Jiří (referee) ; Jakubíček, Roman (advisor)
This thesis deals with a graph-based image segmentation and its improvement by using the information about the shape of the object for creating specific graph architecture (template). There are described basics of the graph theory, which is the basis of the graph segmentation methods. Designed segmentation algorithm was realized in 2D with graphical user interface in MATLAB. For segmentation of volume data, the method was extended into 3D. Implemented method was tested on simulated data and on real CT and MRI images of vertebra and brain. Obtained results were evaluated and compared with the original method without using the template.
Optical Character Recognition
Bílek, Jan ; Žák, Pavel (referee) ; Zuzaňák, Jiří (advisor)
This work describes problems of optical character recognition and methods which are used to improve its results. It specializes in problems of image spam and its adjustment for its recognition. This work describes methods of processing an image which leads to better results of text recognition and also some methods used to the character recognition. There is also described a scheme and an implementation of a system which processes an image spam and detects a text within it.
Procedural Building Generation
Húsenica, Ján ; Milet, Tomáš (referee) ; Kobrtek, Jozef (advisor)
This thesis deals with procedural building generation. The method which was chosen for implementation of the tool created during this study is based on generative grammars. In this document are introduced some of the advisable methods for solving given problem. It deals with predesign, implementation and evaluation of the results of the application for procedural building generation created in this work. The final tool also allows export of the generated models to Wavefront .obj format.
Visiting Cards Generator
Moučka, Milan ; Chalupníček, Kamil (referee) ; Chudý, Peter (advisor)
Business cards are a popular data medium for providing information nowadays. This bachelor work deals with an application of business cards' generating according to general stated rules. Its result is an application which generates business cards for the PDF document. These are ready to be printed and cut in partial ones.
Ontology-Based Content Management System
Čekan, Ondřej ; Bartík, Vladimír (referee) ; Burget, Radek (advisor)
This thesis deals with the analysis, design and implementation of a system based on semantic technologies and ontology languages. There is described the semantic web and its concept, technology of semantic web especially RDF and OWL and the ability to view on the Web. Another part of this work treats with the specification, analysis, design actual implementation of the system, which processes the ontology and allows users to create individual depending on the definition of the ontology. The created content is presented on the Web annotated. The result of this work is the demonstration application.
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.

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