National Repository of Grey Literature 40,438 records found  beginprevious40429 - 40438  jump to record: Search took 1.15 seconds. 

Office Software - Application and Selection
Havlíček, Jakub ; Jelínek, Jiří (advisor) ; Jiroušek, Radim (referee)
This thesis is focused on Office Software. You can possibly find it in every area of human influence, where a computer is available - at work, science and research, education, at public places such as a library. However not everybody knows how to use a specific Office Software, which possibilities it provides and if it is effectively used.

Generic substitution and generic drugs ? the analysis of experience of patients
Charouzová, Lucie ; Vlček, Jiří (advisor) ; Grodza, Pavel (referee)
The law about Generic substitution was legislatively established in the Czech Republic in January 2008. The following year certain doubts about the quality, safety, and potential adverse effects of generic drugs appeared. The above mentioned facts prompted us to analyze patient's awareness, opinions, and experience with generic drugs. We used a prospective questionnaire method in several selected pharmacies in the Czech Republic. Data were collected in the period from January to May 2009, and then they were analysed by specific statistic methods. MS Excel and statistic software SPSS were used. The total of 501 filled-out questionnaires were collected and evaluated. Average age of patients was 50 and two- thirds of them were women. 75 % of patients agree with generic substitution. Half of the number of the patients was at least once offered generic substitution, and majority of them agreed with it. Generic substitution was requested only by 7 % of patients. Generic substitution was more frequently offered to women, older patients, and patients using more than one kind of drug (p<0.05). The results show that GS is accepted by majority of patients, and pharmacists are generally perceived as guarantors of its safety. Insufficient awareness of GS can be one of the key factors preventing wider use of...

Agile database management
Kotyza, David ; Palovská, Helena (advisor) ; Macák, Petr (referee)
This diploma thesis is focused on agile management of relational databases. The gole is to provide detail analysis of changes which are performed on daily bases by DBA or software developers and describe how these changes can hugely affect performance of database system and its data. The principles of best known development methodics are described in part one (chapter 2 and 3). Following second part (chapter 4) contains descriptions of basics steps of agile strategies which have been often used in application solutions. Finally the third part (chapter 5 and following) contains detail information about usual performed database tasks.

Self-organizing linear lists
Kulman, Igor ; Koubková, Alena (advisor) ; Babka, Martin (referee)
Self-organizing linear lists Self-organizing linear lists are data structures for fast search, provided that certain elements stored in them are searched more frequently than others, while the probability of access to individual elements is generally not known in advance. Efficient search is achieved using different permutation rules that keep changing the list structure so that the more frequently searched elements are closer to the beginning. This thesis gives an overview of known algorithms for solving this problem (with the theoretical results about their complexity, if they are known), and experimental study of their behavior (using its own or freely available implementations and software for generating input data, testing algorithms and processing the results of experiments).

Electronic reading-room
Korcsok, Peter ; Holan, Tomáš (advisor) ; Horký, Vojtěch (referee)
Title: Electronic reading-room Author: Peter Korcsok Department: Department of Software and Computer Science Education Supervisor: RNDr. Tomáš Holan, Ph.D. Abstract: We have created an Internet application that allows registered users to share information about scientific articles. Data necessary for standard bibli- ographic record are stored for each article; any files with the text of the article in PDF or PostScript format are saved directly on the server. Articles can be sorted into categories arranged in a treelike structure. Users may rate the artic- les using marks and commentaries and discuss them. The application provides a comfortable search in stored articles; user is able to save the search parameters for future use. Addition of new article can be done using a web form or by sending an e-mail message containing all necessary data in the correct format to address of the application. Some users are selected as administrators who manage ac- counts, categories and other application settings. The work is designed in PHP and uses MySQL database. Keywords: articles, web, database

Interpretation of the Term Packaging Using the Apple Brand as an Example
Ducháč, Aleš ; Dolanský, Pavel (advisor) ; Hejlová, Denisa (referee)
Bachelor thesis "Interpretation of the term packaging using the Apple brand as an example" is divided into two parts which are closely mutually linked. The first, theoretical part, describes the history and evolution of product packages from their early beginnings up to the present. Packages initially mostly fulfilled their original protection function which aimed to safely transport various goods and to preserve the quality of food. Today, the operational range of wrappings, or packages so to speak, increased and a new term, packaging, is being used to represent all its aspects. While retaining high protection standards, packaging must also serve as a tool for promotion and differentiation. With regard to the importance of this phenomenon for contemporary marketing, I added an analysis of the term and its inclusion into the marketing mix, which serves as a summary of the basic marketing principles, to the first part of the bachelor thesis. The second part focuses on the demonstration of complexity and importance of packaging in practice as a full-valued marketing tool. To show the right usage of this tool in all its realms of significance I chose a well known American company called Apple Inc. which develops and manufactures various software applications and electronic devices.

Teaching a Spatial Geometry and Developing Spatial Abilities Using a Computer
Gergelitsová, Šárka ; Holan, Tomáš (advisor) ; Karger, Adolf (referee) ; Pech, Pavel (referee)
of doctoral thesis Title: Teaching a Spatial Geometry and Developing Spatial Abilities Using a Computer Author: Šárka Gergelitsová Department: Department of Software and Computer Science Education Supervisor: RNDr. Tomáš Holan, Ph.D., Department of Software and Computer Science Education Abstract: In this thesis we present a contemporary overview of current possibilities of using computer support for teaching geometry and the development of spatial imagination. The materials are aimed at the secondary school curriculum (for students 15-19 years old), many of them, however, could be used for younger or older students. The work is outlined as a tool and a set of teaching materials for teachers. The basic part of this thesis is a set of commented examples and tasks that can be solved by the use of dynamic geometry systems including the 3D models for these tasks. The set consists of more than 100 problems and examples with hints or answers and includes a CD with more than 300 supportive models including models-templates for creating tests. Materials include some prepared spatial imagination tests and quizzes. Some of the mo- dels serve as a tool for their design and offer automatic solution checking. We present also our own set of educational applications and games created to support the im- provement...

Local and global analytical reports on results of data mining
Reischig, Zdeněk ; Rauch, Jan (advisor) ; Kliegr, Tomáš (referee)
Title: Local and global analytical reports on results of data mining Author: Zdeněk Reischig Department: Department of Software Engineering Supervisor: doc. RNDr. Jan Rauch, CSc. Supervisor's e-mail address: rauch@vse.cz Abstract: Thesis focuses on automatized support of local analytical reports creation, utilization of these reports as data sources for global analytical questions and creation of global analytical reports. In the thesis are suggested methods for comparison of rules. These methods are suitable for solving global analytical questions and can also help with composing of local analytical reports. Thesis also describes different kinds of background knowledge. One of them can be used for elimination of uninteresting rules or for finding data matrices with unusual relations. Other is necessary for solving global analytical questions, when rules are created over data matrices describing the same properties with different measures etc. Another important part of the thesis lies on providing a XML structure template for saving outputs of global analysis. It is also possible to use this XML structure for automatized generation of global analytical reports. Last part of the thesis is based on case study which shows how to use the guidelines and methods suggested in previous chapters. Case study...

Windows process behavior checking
Matoušek, David ; Jákl, Vojtěch (referee) ; Yaghob, Jakub (advisor)
The thesis summarizes selected methods of process behavior monitoring on Windows operating systems. The thesis is focused especially on using virtualization as a support tool for process behavior checking. The main goal of the thesis was evaluation of process behavior checking methods and designing a virtualization based monitoring system. The designed system is based on VirtualBox virtualization software by Sun Microsystems and operating system Windows XP Service Pack 3. The execution of the virtualized Windows system is modified so that in precisely defined states the monitoring system creates elementary events based on the current state of the system memory. These events can then be analyzed in order to simulate the operating system objects and their interactions. The interactions between the monitored processes and other objects in the system then determine the behavior of these processes.

Constraint solvers
Tuláček, Michal ; Surynek, Pavel (referee) ; Barták, Roman (advisor)
Constraint solver is a specialized software used to solve constraint satisfaction problems. The thesis surveys constraint solvers and some of them compares using the criteria of user accessibility and variety of problems which can be modeled.