National Repository of Grey Literature 431 records found  beginprevious170 - 179nextend  jump to record: Search took 0.00 seconds. 
New Design and Implementation of RPM Database
Zelený, Jan ; Smrčka, Aleš (referee) ; Peringer, Petr (advisor)
Package management systems are very effective and comfortable solution of installing, maintaining and erasing software from computer. Their basic idea is that all information about installed software is kept in one place and is managed by common utilities. RPM database is such place, where information are being kept. Currently used solution is obsolete and needs some improvements. This thesis analyzes current solution, possible alternative options and based on this a new database design is proposed. A prototype implementation is also included and it is compared with current solution.
File Manager With Text User Interface
Woś, Radek ; Smrčka, Aleš (referee) ; Peringer, Petr (advisor)
This thesis deals with C++ design and implementation of a file manager with text user interface. At first it presents the issues of file managers and introduces several examples from this category.  Description of application design using design patterns and detailed examination of implementation which is based on this design follows.
A Test Set for Red Hat Test Suite
Novotná, Kateřina ; Peringer, Petr (referee) ; Smrčka, Aleš (advisor)
This bachelor's thesis deals with test preparation for Red Hat Test Sytem (RHTS). Basic concepts of software testing explained, RHTS described in more detail, together with an approach how to make a test set for a software package. The main areas for test for selected packages, wireshark and wireshark-gnome in particular, are analysed and tests are designed and implemented using Dogtail framework for GUI testing and RHTS library for other tests.
Easily Upgradable Graph Editor
Sysel, František ; Martinek, David (referee) ; Smrčka, Aleš (advisor)
The bachelors thesis deals with design and implementation of graph editor. The emphasis is put on division of the whole application into independent plug-ins which can be replaced by other plug-ins or extended with new plug-ins and thus to add its functionality. Theoretical part deals with techniques for development of module applications while practical part describes design and implementation of particular plug-in modules of a program. The thesis also contains automatic tests for module development.
Comparision of Seam Forge and Spring Roo Tools
Navláčil, Ondřej ; Smrčka, Aleš (referee) ; Kočí, Radek (advisor)
The goal of this bachelor's thesis is to compare the rapid application development tools Spring Roo and JBoss Forge and to deploy created applications on the JBoss AS application server. The first part this thesis describes an evolution of Java EE platform, evolution of tools and frameworks for rapid application development and also reasons for a need of these tools in Java EE platform. The second part describes creation of simple applications with the same functionality using Spring Roo and JBoss Forge. The second part also compares their capabilities in various aspects like testing support, applying these tools on already started projects or support in integrated development environments.
Web-Viewer of Reports of Source Code Analysis
Dolejší, Jakub ; Malík, Viktor (referee) ; Smrčka, Aleš (advisor)
This bachelor thesis deals with design and development of web a application named RepView. The tool is used for interactive revision of source code based on a report of the source code analysis. The Application contains two main services that are running in separate docker containers. The main goal of the application is to simplify interpretation of a report and it's context with source code. The result is achieved by using modern web technologies (Vuejs, Quasar), which allow perform friendly source code revision.
System Log Analysis
Gracik, Martin ; Kočí, Radek (referee) ; Smrčka, Aleš (advisor)
This thesis discusses system log analysis and it's usage for intrusion detection. First part is about different techniques used for log file analysis. Second part is about OSSEC, a tool which uses log analysis to detect intrusion into the system. The last part talks about design and implementation of a graphical user interface for easy configuration of OSSEC.
Framework for Data Synchronization in the Context of Apple User Applications
Klembara, Filip ; Smrčka, Aleš (referee) ; Hrubý, Martin (advisor)
The goal of this thesis is to design and implement a library for data synchronization between multiple client's devices in the context of the ecosystem of a single application targeting the iOS, iPadOS or MacOS operating system. The work focuses on the simple integration of the library into existing applications using the Realm database system and on the simple way to connect the user interface with the synchronization process. I solved the chosen problem by designing a synchronization protocol primarily based on log synchronization to distribute changes between the client and the server, implementing a library to monitor changes in the client's database and distribute them to the server, and implementing a server library to integrate received changes and distribute them with help of notifications. The solution provides an easy way to implement data synchronization between multiple devices using custom database server and with the ability to define how to handle new changes of objects presented in the user interface during the synchronization. Created library can be quickly and easily integrated and thus effectively speed up the application development process.
Classification of Music Files Using Machine Learning
Sládek, Matyáš ; Smrčka, Aleš (referee) ; Janoušek, Vladimír (advisor)
This thesis is focused on classification of music files using machine learning algorithms. Seven classifiers were compared in this thesis, based on classification accuracy and speed. Two feature extraction methods, two feature selection methods and two parameter optimization methods were used. The best classifier proved to be XGBClassifier, which had reached accuracy of 87.56 % on dataset Extended Ballroom Dataset, 64.56 % on dataset FMA: A Dataset For Music Analysis and 83.50 % on dataset GTZAN. This model could be used for playlist creation or music database categorization.
The Tool for Assessing the Neatness of Source Code
Jahoda, David ; Smrčka, Aleš (referee) ; Veigend, Petr (advisor)
This work deals with creation of tool that would allow the checking and evaluation of neatness of source codes in the C language. The primary user group are students of Introduction to Programming Systems (IZP). The implementation considers the use of Clang-Tidy tool (extended with custom set of checks) and program that evaluates results of checks based on the input configuration. The created program is capable of scoring source code using 16 checks according to the configuration. These checks detect various beginners errors. Testing of the student projects revealed that the most common error is the use of so-called magic numbers. The program can be deployed in the Introduction to Programming Systems (IZP) course with appropriate student instruction.

National Repository of Grey Literature : 431 records found   beginprevious170 - 179nextend  jump to record:
See also: similar author names
3 Smrčka, Adam
Interested in being notified about new results for this query?
Subscribe to the RSS feed.