National Repository of Grey Literature 18 records found  previous11 - 18  jump to record: Search took 0.00 seconds. 
The Base for Automatic Generating the Information Systems - The Generator
Šenfeldová, Iveta ; Bartík, Vladimír (referee) ; Grulich, Lukáš (advisor)
The cost of human resource is the biggest part of a budget in case of developing an information system. The goal of this project is to lower this cost as much as possible using automatization, but still keeping the possibility to handle each project individualy. The work is separated into two parts (generator and product), each described in a different thesis. This thesis describes the generator, whitch is responsible for creating and managing products.
Database Version Management for Application Development in Eclipse
Palarczyk, Vít ; Šebek, Michal (referee) ; Burget, Radek (advisor)
This thesis deals with database version control for application development in Eclipse. In the theoretical part, it provides information about the Eclipse environment and its extension modules (plugins) that are an inseparable part of Eclipse. There is also a description of version control systems with a detailed focus on the Subversion system and a description of the JDBC application interface that is used for connecting the database in Java applications. The next part deals with the design of a tool for database version control, which is implemented as a plugin for Eclipse. In this section, there is a description of the implementation and a description of the installation and use of this tool. In the final part, there is a description of the performed tests and their results.
MS Office Add-In Module
Rusek, David ; Křivka, Zbyněk (referee) ; Vašíček, Zdeněk (advisor)
This work deals with the issue of addition of extension module to the text processor MS Word, table calculator MS Excel and tool for presentation creation MS PowerPoint from office set of programs MS Office. Module will support communication, synchronization and management of documents in remote and private storage, with support for version management. This all should work across different versions of MS Office application set. These are MS Office 2003 (11), 2007 (12) a 2010 (14),  possibly even 2013 (15). Implementation is realized using programming language C# from .NET platform and PIA (Primary Interop Assemblies), which adds support for manipulation with applications and objects from MS Office application set.
Language Version Tools for Web Portal of BUT
Pavlíček, Milan ; Burget, Radek (referee) ; Marušinec, Jaromír (advisor)
The main purpose of this master's thesis is to create language version tools for web Portal of BUT. There are possibilities of applications using databases or without them. The next part of the thesis analyses current situation of the web Portal of BUT. I described individually servers, tools and mainly solution ensuring multilingual sites. Thereinafter I attend to design and implementation of required system. This system consists of some single scripts and web applications for web developers and translators. Finally I will describe the procedure of integration of this system to current web Portal of BUT.
SQL Backend for Subversion
Horák, Jan ; Křivka, Zbyněk (referee) ; Kašpárek, Tomáš (advisor)
The thesis analyzes version control system Subversion and its available backends for storing data in a repository. It compares these backends and describes basic features of a new SQL database backend. Design and implementation of the new backend, based on MySQL database, is described and the new backend is then compared with existing backends BDB and FSFS.
Tool for statistical evaluation of the simulation process of JSimlib4 library
Pivoda, Štefan ; Míča, Ivan (referee) ; Burget, Radim (advisor)
This master's thesis deals with the analysis of simulation of computer networks. A statistical tool was designed for evaluating a communication between stations in the computer network. JSimlib4 Java library was used for the simulation of computer networks. It is a lightweight but robust simulation library, designed for creating simple or even quite complex simulation models of distributed systems. The Statistical tool was written in Java programming language and developed in an EasyEclipse integrated development environment. It was designed as an Eclipse Rich Client Platform application. Eclipse Rich Client Platform is a relatively new technology, which has a lot of favorable properties. The Statistical tool can be divided into 3 parts: • creating a log file, • creating a filter, • creating/showing an output. The Statistical tool creates records into a log file during every communication between stations. This log file contains a comment on the first line. This comment describes the definition of records. Every record contains 2 IP addresses with the used ports at the beginning of the record, then the time, the amount of bytes, the protocol and the direction of communication. Every item in the record is divided by a colon. The Statistical tool can evaluate a communication between stations. At first, it has to define a filter according to which it will assess the suitable stations. It can be created either by adding IP addresses or names of the stations onto a list on a workbench. Filter can be loaded from a file that already includes these IP addresses and other information too. After defining the filter, the Statistical tool can create either a diagram or a file. At first, the Statistical tool reads the log file line by line and compares the IP addresses, which were added to the filter with the IP addresses in a log file. When the Statistical tool finds a complying IP address, it reads the whole line and adds an amount of bytes defined on that line to the final diagram that is shown after reading the whole log file. In the case of finding 2 or more complying IP addresses that sent the data at the same time, an amount of these transfers is calculated by adding them and this amount is then shown in a diagram. After reading the whole log file a diagram or a file is shown at the bottom of the window. The diagram is created by a Java library JFreechart and it shows the amount of transferred bytes. The x-axis represents the time and the y-axis represents the amount of transferred bytes. The created file is for next work with the calculated data and it can be loaded for example by Matlab or Octave. The first line in the file represents the time for axis x and the second one represents the amount of transferred bytes for axis y. These lines are followed by a command "plot(x,y)" for drawing a diagram.
Získávání informací ze systémů na správu verzí
Kučera, František ; Pavlíček, Luboš (advisor) ; Matoušek, Petr (referee)
Tématem této bakalářské práce je získávání informací ze systémů pro správu verzí. Cílem práce je jednak rozbor současného stavu zahrnující popis několika vybraných existujících systémů a jednak vyvinutí aplikace SVN Statistika a nastínění jejího dalšího rozvoje. Tato aplikace slouží k vytváření výstupů z úložišť systému Subversion. Úvod práce se týká obecně systémů pro správu verzí, potom následuje kapitola o teoretické stránce získávání informací z těchto systémů a následuje praktický popis několika existujících aplikací (systémů) pro získávání informací. Po kapitole o Subversion následuje popis vyvinuté aplikace a ukázky výstupů.

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