National Repository of Grey Literature 35 records found  1 - 10nextend  jump to record: Search took 0.01 seconds. 
Programming of processors in 32- or 64-bit operation systems
Rášo, Ondřej ; Kyselý, František (referee) ; Balík, Miroslav (advisor)
Main topic of this thesis is Win32 application programming interface and symbolic instructions programming language. It can be divided into four parts. First part sums the basics of 32-bit programming in symbolic instructions language in Windows. Second part describes the Win32 resources for computer intercommunication. Third part presents, describes and comments selected problems in symbolic instructions language.Last part covers a creation of an example application. This application and its parts will be the content of computer exercises in VUT Brno FEEC subject Počítače a jejich periferie.
Network Interface for Keyword Spotting System
Skotnica, Martin ; Glembek, Ondřej (referee) ; Szőke, Igor (advisor)
A considerable part of the research in computer science is dedicated to speech recognition as the speech-controlled systems become useful in many applications. One of them is the keyword spotting which makes possible to find words in audio data. Such a detector is developed at BUT Faculty of Information Technology. The goal of this work is to propose a network interface to this keyword detector based on client/server architecture. Client connects to the server and sends audio data. Server runs keyword detector with this received data and sends the result of keyword spotting back to client. Finally client visualizes the result and interact with user.
Electrical installations in apartment building
Novotný, Jan ; Formánek, Marian (referee) ; Doležalová, Jana (advisor)
This bachelor's thesis deals with electrical wiring in apartment building. The aim is to describe the types of distribution networks, implementation possibilities of service lines, describe the individual parts of the wiring in the building and the principles of their implementation. Further describe basic electrical materials and to explain the design of artificial lighting. In the practical part the information applied to a particular apartment building, together with the calculation of the estimated annual energy consumption of flats. For the apartment building project is created in the form of engineering report and drawings.
Welding of socket from C-Mn steel
Boček, Martin ; Mrňa, Libor (referee) ; Kubíček, Jaroslav (advisor)
Final thesis, elaborated within the master study in the field of Manufacturing technology, deals with analysis and solving of weld cracking problem in welds of anti-roll bar socket for passenger car. Sockets material is fine-grained low-alloy steel S420MC. For better understanding of the problem, a literary study has been elaborated, describing the issue. Next, an analysis of parts material and its weldability, has been conducted, according to ČSN EN 1011-2 standard. After an analysis of cracks and considering current conditions of sockets welding a series of experiments has been designed to evaluate impact of different process parameters on final weld quality. Experiments results have been used to compile a series of recommendations for adjustment of the welding process and to eliminate weld cracking. The results of the experiments were used as a basis for elaboration of WPS protocol.
Web applications for user authentication
Vybíral, Petr ; Dzurenda, Petr (referee) ; Hajný, Jan (advisor)
The thesis deals with the problems of user authentication. The first chapter analyzes the problem of authentication, its methods and its utilization. The second chapter presents the different security options for communication. The chapter describes security, communication and authentication protocols. There is the 2D barcode QR Code described at the end of the chapter. The third chapter is devoted to ASP.NET technology, its development and possibilities of utilization. Attention is focused on web form and server controls. There is an analysis of elements of cookies and possibilities of their use. The last chapter consists of a practical part, which describes the development of a web application. There is a description of the parts of application, such as the database, the Web navigation, master pages and etc. in the following chapter. The cardinal part of the chapter consists of an analysis and implementation of forms authentication, the attribute authentication and authentication with QR code. Finally, there is a description of way how to secure the communication by using a certificate.
Sketchup visualization of statrionery robots
Iutkin, Egor ; Lázna, Tomáš (referee) ; Burian, František (advisor)
Práce je zaměřena na vytvoření jednoduchého vizualizačního nástroje pro robotický manipulátor v softwaru SketchUp. Trojrozměrné rozhraní softwaru se používá k vizualizaci pohybu virtuálního robota pod kontrolou externí aplikace (zpočátku pod kontrolou reálného robota), která využívá sadu protokolů TCP / IP ke sledování polohy robota. Komunikace s projektem ve programu probíhá pomocí SketchUp API rozhraní, které umožnují komunikovat s projektem prostřednictvím zdrojového kódu Ruby. Hodnoty úhlů jednotlivých robotický kloubů jsou interpretovány ve formě parametrický pohyb virtuálního robota. Aplikace klient-server-klient je vytvořena v C++, C# a Ruby pomocí síťových soketů. Sokety se používají k navázání TCP spojení v lokální síti. Plugin Ruby, který poskytuje komunikační rozhraní, v aplikaci se chová jako první klient. Vlastní aplikace C # funguje jako druhý klient, nazývaný „řídicí klient“, poskytuje uživatelské rozhraní pro konfiguraci připojení k serveru a nastavení jednotlivých úhlů kloubů virtuálního robota. Komunikaci mezi dvěma klienty zajišťuje C++ TCP server (konzolová aplikace). Server získává data z řídicího klienta a předává je na stranu Ruby.
Network load generators
Kubík, Pavel ; Koutný, Martin (referee) ; Pelka, Tomáš (advisor)
The aim is to create, test and describe the network load generator for server-client connection type. It´s used language C++ under Linux. It was also used socket and multithreading programming. Load on the server is done by sending HTTP requests. The load generator have different adjustable parameters and displays the test statistics. In this work is described mechanisms wich are used, by the application, to load. Testing was done on one server with a different size of the target file.
Computer Remote Control Using Cell Phone
Řeháček, Prokop ; Jaroš, Jiří (referee) ; Pospíchal, Petr (advisor)
This thesis deals with the creation of remote control application using Bluetooth wireless technology. The work introduces a modern Android operating system and software development for this system. Application of remote control consists of parts: client for Android OS and server for GNU/Linux. The client was implemented in Java and the server has been created using the Qt toolkit and C++. Software development is divided into parts: design, implementation and testing. The result of this thesis is software that can control multimedia programs for audio and video files.
ABB RobotStudio - robot control using PLC B&R Automation
Mittaš, Eduard ; Lacko, Branislav (referee) ; Lang, Stanislav (advisor)
The goal of this bachelor thesis is to demonstrate various ways of communication with the controller of the robot as well as consecutive controlling of this robot. The simulation will be achieved by using the TCP/IP protocol, while the communication in the laboratory with real equipment will be assured by Profinet bus. This thesis will show also another solution, which is simple communication and connection between Microsoft Visual Studio and Robotstudio by using TCP/IP protocol. Initial chapters will describe ABB and B&R Automation companies, their control systems, history and information associated with them. Following chapters will serve as a guide describing creating of application in each of three presented solutions.
Design and realization of client application for cooperation with ONET Modeler
Polak, Martin ; Jelínek, Mojmír (referee) ; Molnár, Karol (advisor)
The bachelor thesis „Design and realization of client application for cooperation with OPNET Modeler“ is about trying to bring a client to easier and better communication with the server. Open new opportunities for effective work in the network. Goal of this work is to interconnect two communication stations, which will together communivate. OPNET communicates with an external program which redirects the data to the network layer. The work describes the individual steps in creating a model client. Part of the work is introduction to the OPNET Modeler simulation environment, whereupon it is tied together a detailed desciption of programming of an external application.

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