National Repository of Grey Literature 352 records found  beginprevious343 - 352  jump to record: Search took 0.02 seconds. 

Information System Generator
Falhar, Radek ; Hanáček, Petr (referee) ; Jurnečka, Peter (advisor)
Goal of this work is to design and implement too for passive code generation for specific information system framework. This framework is ZeroFramework that is targeted at client-server development of applications running on .NET platform. For code generation, T4 Scaffolding library is used, which allows to divide code generation logic into separate parts (scaffolders). This work is mainly concerned with design and implementation of those scaffolders and their linking with T4Scaffolding library. Results of this work are templates and logic for generation of files and classes, which implement logic needed for display, adding, modification and deletion of specific database entity.

Electronic Library of Multimedia Content
Holánek, Marek ; Kněžík, Jan (referee) ; Kubát, David (advisor)
This thesis concerns the design and implementation of a library of multimedia files stored on one's computer, especially photographs, music and video. The result of this work is an client - server architecture based application which allows the user to create and maintain an organised view on his or hers multimedia collection. The application was created using Java and PHP in cooperation with XML, HTML, CSS and JavaScript. Also a part of the thesis was to create application distribution packages for operating systems Windows and Linux, mainly for Debian based distributions.

TWAIN Network Extension
Richter, Martin ; Michal, Bohumil (referee) ; Kašpárek, Tomáš (advisor)
This bachelor's thesis describes creation of a software platform for sharing TWAIN data sources over TCP/IP network. The target operating system is Microsoft Windows. The resulting client-server platform is designed especially for sharing scanners.

Viewing Large Raster Geodata Online
Mikita, Martin ; Španěl, Michal (referee) ; Herout, Adam (advisor)
This thesis describes the design of a multi-platform client-server application to access large raster data, existing and proposed ways to optimize the running speed and processing raster. The advantage of the application is an updated version of GDAL for reading most known raster format, and implementing extension for reading GeoPDF with open-source PDF rendering library. Integrating created and optimized server component into the open-source project IIPImage improves it to support more raster formats.

The Construction and Usage of Smaller Computer Networks
Straka, Martin ; Pinkas, Otakar (advisor) ; Šmejkal, Ivo (referee)
The main goal of this bachelor thesis is to document the gradual building of a computer network and its functioning including the theory necessary to create a step-by-step guide for doing so. The theory concerning foresaid funcionality was gained via the use of internet resources and the literature mentioned in the document itself and the practical part is based on the use of resources similar to the ones available at the workplace designed for its use. The document itself is about designing the correct network usable for a small business which is however capable of using higher tiers of client-server network functionality and the traffic monitoring available to it. The second goal is to choose and set up such network services which are crucial or auxiliary for the business core funcionality and the final part is about expanding such small network using VPN.

Implementation of the WPS Service
Maďarka, Dušan ; Peringer, Petr (referee) ; Hrubý, Martin (advisor)
The aim of this diploma thesis was to design and implement web mapping service Web Processing Service. The purpose of this service is to provide geospatial oriented calculations on the internet. Introduction part is dedicated to analysis of existing mapping services implementations and defined standards. Thereafter conclusion was drawn and the service was implemented, with respect to computing system efficiency, pluggable design and simplicity of integration in client applications. The interface for work with geographic information system GRASS GIS is also part of the implemented service and it brings the possibility to use the tool from service. The last chapter describes the testing of implemented service in term of functional and performance tests.

Screen Sharing
Radimák, Samuel ; Zachariáš, Michal (referee) ; Kajan, Rudolf (advisor)
The following bachelor thesis is dedicated to the description of methods for a desktop sharing and possibilities which these methods provide. In the beginning, principles connected with the concept of desktop sharing are explained. Moreover, there are described various solutions, which had already existed before my research. In addition, fundamental protocols for the transfer of the screen and main differences between them are mentioned. The most extensive part is devoted to the design and the implementation of an application for screen sharing. The application is split into two parts, a client and a server. The development is described with the use of UML (Unified Modeling Language). For the transport of the screen, RFB (Remote Framebuffer) protocol has been chosen. In advance, reduced description of this protocol is mentioned in this text. The developed application is tested and compared to other existing solutions. Finally, areas where improvements are possible are stated.

Quality of Food and Beverage Facilities in Prague from the Customer’s Perspective
Stránská, Tereza ; Mlejnková, Lena (advisor) ; Vaško, Martin (referee)
This bachelor thesis deals with the quality of food and beverage facilities in Prague and is focused on this topic from the customer`s point of view. The first part characterises the basic types and functions of hospitality services as well as their evaluation. Further the thesis deals with the theory of questionnaire construction and provides the summary of the most famous restaurant reference guides. The main aim of the thesis is to analyze the perception of quality of food and beverage services by the chosen segments of clients. To accomplish this goal, a questionnaire was used. This questionnaire was made to test the hypotheses that were set in andvance. The result of the research reveals the differences in consumer behaviour as well as the dissimilarities in evaluation of food and beverage services in Prague by Czech and foreign customers.

Role of the treatment verification system and verification generally in modern radiotherapy
TÁBORSKÁ, Hana
Radiotherapy is a complex process which involves the verification system, often underestimated by the user. The verification system can be used not only for the planning process of the patient{\crq}s exposure, but also for its setting and even for the setting of the irradiation device itself. Additionally, the verification system can set correctly the dose applied. The consistent verification both from the side of the radiological assistant and from the side of the software used is very important with respect to the patient safety, especially at present day, when new irradiation technologies are introduced and high curative doses are applied. Even a small mistake can cause fatal consequences. For this reason the verification system particularly operates independently without external interventions. It is the database based on the client/server information technology. In my bachelor thesis I should describe the classification, significance and necessity of the usage of the verification system and the verification procedures in the modern radiotherapy. The part of my bachelor thesis is also the statistical processing of offsets in the patient{\crq}s positions using the portal imaging and the accuracy of the dose applied using in-vivo dosimetry.

Web Application for Creating Presentations
Marada, Zbyněk ; Bartík, Vladimír (referee) ; Burget, Radek (advisor)
The goal of the bachelor's thesis was to create a web application for a slide presentation management. The application works with slides in HTML format. It provides various operations with the slides such as text editing, deleting, moving and creating new slides. The application works via a web interface built on a client-server communication based on the AJAX technology.