National Repository of Grey Literature 58 records found  beginprevious31 - 40nextend  jump to record: Search took 0.01 seconds. 
Mining Modules of Data Mining System on NetBeans Platform
Henkl, Tomáš ; Lukáš, Roman (referee) ; Zendulka, Jaroslav (advisor)
The master's thesis deals with the knowledge discover in databases and with the extending of the data mining systems in the Oracle environment developed at the VUT FIT. The system kernel conception incorporates an interface that enables the adding of data mining modules. The objective of the thesis is to learn this interface and implement and embed the data mining module for decision-tree classification into the application. In addition, the thesis compares the application with similar commercial product SAS Enterprise Miner
Data Independency of the FIT-Miner Data Mining System
Novák, Ondřej ; Šebek, Michal (referee) ; Zendulka, Jaroslav (advisor)
System for data mining Fit-Miner is now dependant on only one specific DBMS. This master’s thesis  deals with analysis of implementation that works with database, modules and functions for data mining. Next it shows the set of changes which will allow FIT-Miner to work with another DBMS. And finally, a description of the implementation of these changes.
Restaurant Menu for Mobile Phones with Bluetooth
Dzurňák, Tomáš ; Letko, Zdeněk (referee) ; Novosad, Petr (advisor)
The goal of this thesis is to design and implement an application for a mobile phone and a desktop computer, which provides ability to browse a restaurant menu and to make orders. The desktop computer provides information from the restaurant menu and manages new orders. The desktop application is able to communicate with more mobile phones simultaneously. The communications between the mobile phone and the computer is realized with Bluetooh wireless technology. The user interface of the mobile application is designed user-friendly and available in plenty languages. There are suggestions for future development of this project in the end.
Data Mining Module of a Data Mining System on NetBeans Platform
Výtvar, Jaromír ; Křivka, Zbyněk (referee) ; Zendulka, Jaroslav (advisor)
The aim of this work is to get basic overview about the process of obtaining knowledge from databases - datamining and to analyze the datamining system developed at FIT BUT on the NetBeans platform in order to create a new mining module. We decided to implement a module for mining outliers and to extend existing regression module with multiple linear regression using generalized linear models. New methods using existing methods of Oracle Data Mining.
Utilization of MHP platform in DVB-T
Janík, Lukáš ; Balík, Miroslav (referee) ; Kohoutek, Michal (advisor)
This bachelor‘s thesis solves the problem of digital television and set-top boxes, more precisely MHP platform and its use in DVB-T. In the first chapters I talk about analogue terrestrial broadcasting and necessity of transition to digital broadcasting. In addition, you can read about the necessity of the MHP platform implementation as the stable part of the DVB-T. I analyse this platform and describe the pros, cons and possibilities for its use at presen and in the future. I mention the different types of set-top boxes and their main manufacturers. I also describe an application development cycle, from writing the source code, despite testing in the development environment of IRT, respectively Osmosys, until loading to the real set-topbox. I also represent here the practical part of my bachelor‘s thesis, which was the development of chat client for the MHP platform and it allows two users to communicate in real time. This application I tested in the IRT and I uploaded it to the real set-top box. Next I analyze Java programming language, such as the appropriate development language for this platform. I mention the HAVi standard and its relevancy in usage of MHP platform.
Network Traffic Monitoring using Long Working Analyser
Gilík, Aleš ; Horváth, Tomáš (referee) ; Oujezský, Václav (advisor)
This diploma thesis is focused on network monitoring. The theoretical part describes using of detection and prevention systems, properties of these systems, their components and detection techniques. Next part of the thesis is focused on EndaceProbe analyzer and analytic application EndaceVision. Also web services, programming language WSDL and protocol SOAP are described. The practical part is focused on creating three laboratory exercises for network monitoring and for using EndaceProbe. Components of the exercises are the traffic generator IXIA and Cisco switches with the application of remote switched port analyzer. There are also used web services EndaceProbe, programming language WSDL and SOAP protocol.
Advanced system for computer data back-up
Sobek, Jiří ; Šporik, Jan (referee) ; Vychodil, Petr (advisor)
This master thesis is mainly focused on the backup systems and describes each individual backup techniques in detail. Next main point of this thesis, is explaining functionality of IPv4 and FTP, which are closely related to the topic. Outcome is a backup application written in Java language, which is capable of backup files on FTP server or on local/ network storage area. Backup application also allows settings for automatic backup and restoring files from the storage area. Finally there was made a measurment, where were point out advantages and disadvantages of transfer mediums and where was practically shown a logic of creating the backup system. Goal was a creation of multiplatform backup application.
Recognition and classification of emotions based on analyzing text messages
Buday, Ondřej ; Burget, Radim (referee) ; Smékal, Zdeněk (advisor)
Main objective of this graduation thesis is clarification of informations about human emontions and its recognition and classification on basis of generally known methods. Among generally known methods belongs classification based on mimic and pantomimic expression basis and on voice tone basis. This graduation thesis is primary focused on human emotions recoginition and classification on text messages analysis. Specifically anger and joy. A Czech database in lemma form was crated for this method and it contains emotion functional words. It was made by translation of English emotion functional words and it is divided to emotion key words, emotion modification words and emotion phrases. Also was made special database of neutral words, which are removed from emotions classification except emotion phrases comparation. A degrees were assigned to emotion key words and phrases and this assignment was made by more people. That guarantee better objectivity of the database. Values of single emotion words and phrases might be influenced by emotion modification words, words that contains gradation, negation or punctuation. Output of this graduation thesis is application in JAVA language. That application after insertion input text message compare single words with all available databases and count resultant emotion rate for joy and anger emotions. Evaluation involve also single words, sentences and paragraphs. Application was designed in NetBeans with Swing GUI Builder.
GPS based Localization using the Java ME application
Figurny, Radek ; Morávek, Patrik (referee) ; Růčka, Lukáš (advisor)
The task of the Master's thesis has been to develop the MIDlet, which is able to receive data from an external GPS module via Bluetooth. Data are received in the NMEA 0183 format and are processed to extract longitude, latitude, elevation, velocity, number of visible satellites and measurement accuracy of longitude, latitude and elevation. Users have a possibility to save their actual location with a short description to the cell phone’s memory. The MIDlet is also able to save a user defined way-point and navigate to this way-point. The MIDlet itself was developed in the Netbeans IDE with a software development kit (SDK) made by Nokia company. This kit is designed for the Symbian OS s60 3rd edition FP1, which contains a s60 emulator and a s60 MIDlet for a direct compilation in the cell phone. The MIDlet is made of three main parts. The first part shows a longitude, latitude, elevation, velocity, longitude and latitude measurement accuracy, date and time. The second one shows a direction of north, latitude and longitude. The last one shows a direction to the selected way-point and a distance to this location. In theoretic part of the thesis there are described the GPS navigation system, Bluetooth system, geodetic system WGS 84 and programing language Java and its part Java ME.
Compare NetBeans IDE, Eclipse IDE and IntellIJ IDEA
Gazárek, Roman ; Pecinovský, Rudolf (advisor) ; Šlajchrt, Zbyněk (referee)
This bachelor's thesis presents a comparison of integrated development environments NetBeans, Eclipse and IntelliJ IDEA. The aim is to acquaint the reader with the concepts of the compared integrated development environments in order to get a better idea of what these IDEs offer the users as well as how the given concepts of the compared IDEs differ. Finally, there are recommendations made for various groups of users on what criteria to focus and which IDE to rather choose.

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