National Repository of Grey Literature 38,636 records found  beginprevious38627 - 38636  jump to record: Search took 2.22 seconds. 

Modular CCD cameras surveillance system
Řezníček, Radek ; Kaczmarczyk, Václav (referee) ; Bradáč, Zdeněk (advisor)
This thesis deals with realization of modular camera system. Introductory part is focused on market research and concept of the system. Next part is dedicated to the choice of components for realization of the system. Practical part deals firstly with design of printed circuit board for supporting control unit which will be controlling peripherals like motion sensor, IR illuminator, eventually magnetic door contact and also focuses on software creation for main and supporting control unit.

Graphic Opportunities of the System R
Režný, Jan ; Komárková, Lenka (advisor) ; Bína, Vladislav (referee)
This work analyzes the graphical outputs of software R. The software R is a statistical free software with GNU license. A purpose of this work is to display images (outputs) and a source code. This work contains above all the statistical outputs. The images are accompanied by commentary on the data and display options. This work should facilitate the creation of graphic software R for readers.

Mashups and the API Culture
Hutníková, Eliška ; Minařík, Karel (advisor) ; Šlerka, Josef (referee)
Thesis examines the current state of development and possible directions for further growth in the creation and use of mashups and hybrid application software that works with the application programming interface (API). At the beginning, the work examines the development of technologies that have enabled the creation of mashups and hybrid applications. The thesis also examines the economic aspects and sets the trend of using the API within the context of reasoning on Web 2.0. Another part deals with the typology of mashups, their division is viewed from several angles: Based on the integration of mashups, data origin, used protocols and functions. Particular attention shall be given to the dominant group of map mashups. Text also outlines the issues that may make reuse of data via the API questionable. This part deals with questions of privacy and surveillance, the issue of protection of virtual property, the risk of application failure or unavailability. The work also includes a practical part, creating an application using the API of Foursquare, a Location Based Service (LBS). Also, the service Foursquare is presented in the context of Location Based Services in general.

Navigation system for vehicles
Dobiaš, Martin ; Mareš, Martin (referee) ; Machek, Pavel (advisor)
First part of the work is devoted to preparation of environment for building a navigation software. For map rendering and other geospatial data manipulation we use libraries of Quantum GIS. The work comprised also library refactoring and creation of bindings for Python language, that's also the language used for development of the navigation system. Second part presents principles and implementation of navigation in a roadmap. Software searches for an optimal route based on given start and destination. It takes in account different road types, one-way streets, turn restrictions and/or other restrictions. In case a GPS receiver is connected to the computer, it displays navigation hints based on current position of the vehicle.

State Space Symmetry Reduction for TBP Analysis
Černý, Ondřej ; Šerý, Ondřej (advisor) ; Poch, Tomáš (referee)
Threaded Behavioral Protocols (TBP) is a specification language for modelling the behavior of software components. This thesis aims at an analysis of TBP specifications within environments which involve an unbounded replication of threads. Such a TBP specification - together with a model of the possible environments - induces infinite state space which contains a vast amount of symmetries caused by thread replication. A model checking technique addressing such a state space and reducing the symmetries by using symbolic counter abstraction is proposed. In order to utilize the symbolic counter abstraction, the properties of the TBP specifications (called provisions) are converted into thread state reachability properties. The proposed analysis is safe in the sense that it discovers all errors in the model. On the other hand, it may yield spurious errors, i.e., errors that do not correspond to any real error in the model. The spurious errors are well identified and further possibilities to reduce them are outlined. Beyond the scope of the specific specifications, this work may also present a small step towards supporting dynamic thread creation in TBP.

The employee care
Sloupová, Jana ; Šikýř, Martin (advisor) ; Stříteský, Marek (referee)
This bachelor thesis focuses in the theoretical part on various types of labour conditions. The occupational safety and hygiene, the employee development and education are defined in the next chapters. One of the chapters deals with in the modern question of the environmental care. At the end of the theoretical part, there is a much more space for the question of the employee appraisal, their motivation and control of wages -- monetary, nonmonetary and within the scope of regulatory requirements. At the beginning of the operative part, the small company MagicWare s.r.o., engaged in creation of the software applications, is introduced. The theoretical knowledge from the theoretical part is applied to this company in the next chapters. In other chapters there is assessed the employee care right in this firm. The practical part is concluded by a recommendation to the company how to improve the strategy of employee care.

Project of E-shop system for support of small producers bohemian glass segment distribution.
Kocina, Ondřej ; Mildeová, Stanislava (advisor) ; Jandoš, Jaroslav (referee)
Essay analyses problems of bohemian glass small producers segment and in the scope of the real firm strategy suggests their concrete solution. Analysis finds causes of the segment problems in inappropriate combination of product, market and distribution channels. Author finds possible solution in the oligopoly price leader market model. Results of the problems analysis are together with firm and its environment analysis used for SWOT analysis. Management of the firm chose S-O strategy, which aims sustainable development of the firm, differentiation of the product and enlargement and diversification of the market space. Results of the analysis are used for creation of partial strategies and plans: marketing mix and information strategy. Information strategy includes concept of the new information and communication system suggestion. Suggested system is based on hosted web e-shop application and internet communication software component. System enables to flexible react on the changes of firm strategy and plans, and enables to create individualized and individual services. Chosen architecture is ideal for the rise of virtual teams System should help to emerge integration and synergic effects.

Analysis and development of IS/ICT solution for project Sanace dluhů in the Czech republic
Kaltoun, Jan ; Chlapek, Dušan (advisor) ; Komínek, Stanislav (referee)
This paper describes the analysis and development of IS/ICT for the project Sanace dluhů in the Czech republic which is being realised by The Association for Probation and Mediation in Justice in cooperation with Czech Probation and Mediation Service and Swiss association VEBO. The goal of this project was to design and realize the IS/ICT support for project Sanace dluhů. In order to meet this goal many activities had to be performed such as designing the architecture of the information system, programming the IASW and the creation of documentation and training of future users. The first part of this paper describes the process of choosing the methodology and continues with more detailed description of the chosen methodology and with the description of how the methodology was adapted to fit the project. In this part there are also mentioned the agile techniques and models used during the analysis. In the next chapter the author describes and documents the analysis of clients' requests and the present state. Following chapters describe among other topics the design of the final solution, selected topics dealing with the application development and with the process of delivery of the developed solution to end-users. This part of the paper also discusses the future possibilities of extending the application. Author's contribution lies in performing the activities specified by the chosen methodology and in presentation of their outputs. In the process of creation of this paper the author understood the project Sanace dluhů, thoroughly analysed the requests for its IS/ICT support, reacted on the changes in requests and created a product based on these requests that fulfills clients' vision. Author then put the product into operation considering both hardware and software and trained its users.

Mesh mending
Masařík, Tomáš ; Pelikán, Josef (advisor) ; Krajíček, Václav (referee)
The bachelor work is focused on triangle meshes mending. It includes topological and also geometrical aspects. I continue working on Individual Software Project and Software Praxis. Before I have created program capable of detecting and repairing some of triangle mesh errors. Main goal of creation such a program was a research using scans of human faces at Faculty of Anthropology of Nature Science at Charles University in Prague. There are analyzed issues and there are evaluated existing solution in this paper. In second section I describe implemented algorithms, user's and programmer's documentation as well. The results are demonstrated At the end and there are proposed some future extensions.

3D graphics for commercial advertising
Harák, Jan ; Vostrovský, Václav (advisor) ; Halbich, Čestmír (referee)
This work deals with the comparison of software for creating 3D graphics in order to use in commercial advertising. The aim of this work is to help advertisers to select the appropriate program for the creation of 3D commercials. The main topic of theoretical part explains the basic concepts of advertising, marketing, 3D graphics, familiar and a comparison of individual software on the basis of predetermined criteria. The practical part consists of making demos advertising product.