National Repository of Grey Literature 97 records found  beginprevious78 - 87next  jump to record: Search took 0.00 seconds. 
Development board with 32-bit ARM-based processor
Pokorný, Vladimír ; Fedra, Zbyněk (referee) ; Frýza, Tomáš (advisor)
The aim of my bachelor's thesis is creation of development module with 32 bit procesor ARM. At first, it made a brief description of the history of the development of the processor and its internal structure. Then briefly described the chosen processor Atmel AT91SAM7SE512. The next section presents freely available development tools. In the following section is made a proposal of the development module. Finally, in accordance with this proposal the board was produced, revived and tested using the standard program written in a development environment Eclipse.
Image processing using Android device - gas-meter value recognition
Wertheim, Michal ; Richter, Miloslav (referee) ; Honec, Peter (advisor)
This thesis describes the design of the image processing for Android system, consisting of the choice of the development environment and its implementation. Workflow solution to the problem involves development of the Androidapplication and it’s graphical user interface. The text includes description of the application functionality, communicationwith a camera, storing and retrieving data. It also describes used algorithms and image processing methods used for detecting values from the counter of the gas meter.
Image processing using Android device
Hortai, František ; Petyovský, Petr (referee) ; Honec, Peter (advisor)
This thesis describes the design and workflow of creating an image processing application in Android system, and what are the possibilities in choosing development environment and how to implement them. Then I am writing about my solutions of creating applications, graphical user interface and an interface for Android. I am describing my approach in the design and functionality of the application, communication with the camera, storing and retrieving data. Further I explain which algorithms were implemented for image processing and image evaluation. Product of this thesis is a functioning application that allows to its user to capture images and video stream. The algorithm evaluates the entering data and shows the location of the number plate. The application also allows recognizing texts and numbers from images. There are other various practical features and options implemented within the application.
Laboratory exercises in NS3 enviroment for Advanced communication technology course
Vadkerti, Gabriel ; Mašek, Pavel (referee) ; Langhammer, Lukáš (advisor)
This master thesis deals with creating laboratory exercises for students in simulator NS-3, where the IPv4 and IPv6 protocols, unicast and multicast transmission types, quality of services in wireless networks, furthermore protocols TCP and UDP are analyzed. The first section describes the NS-3 network simulator, the Eclipse development environment and the method how to connect them. In the next section protocols IPv4 and IPv6 are presented, the structure of the headers and the technique of fragmentation are described in detail. Based on this a laboratory exercise is created which deals with comparison of protocols IPv4 and IPv6. In the next section the types of transmissions are described, furthermore the multicast transmission type is explained more in detail. In the next practical section the second laboratory exercise is created, which deals with comparison of unicast and multicast transmission types. The subject of the following section is ensuring quality of services in data networks, the EDCA access method is discussed more in detail. In the next section the EDCA access method is implemented in a simulation as a laboratory exercise, in which the impact of the access category of EDCA to different transmission parameters is investigated. The next section deals with protocols TCP and UDP, furthermore with the structure of their headers. In the last section a laboratory exercise is created, in which the properties of the protocols TCP and UDP are compared.
Methods for biomedical image signal segmentation in Java
Románek, Jakub ; Smékal, Zdeněk (referee) ; Šmirg, Ondřej (advisor)
This thesis contains two main parts, theoretical and implementation. In the theoretical part, there are described the different segmentation methods. Mainly it is about description method Level Set. The aim of practical part was to create a java module for segmentation of biomedical images using Level Set methods. The work solves example of a simple GUI for the display of results.
Android Aplication Programming Using Eclipse Development Kit
Kováč, Robert ; Heriban, Pavel (referee) ; Roupec, Jan (advisor)
This Thesis deals with the presentation and description of the platform for mobile device Android. In the first part, introduction of the OS Android, its history, architecture, versions and competing platforms can be found. The next part deals with tools that are mostly used when developing applications for this OS. The last part describes the practical proposal and the sample aplication.
Eclipse platform plugin creation
Pavelka, Jan ; Buchalcevová, Alena (advisor) ; Ženíšek, Jan (referee)
Purpose of this thesis is to create a methodology for Eclipse plugin development based on Methodology for small software projects (MMSP). Methodology designed in this thesis can be used by developers who develop plugins for Eclipse. First part describes Eclipse platform, its architecture and its fundamental principles, Eclipse Rich Client Platform and Eclipse Integrated Development Environment. Another topic presented in this part is framework for automated testing of web applications Selenium, which relates to practical part of the thesis. Methodology for small software projects is pre-sented next with Eclipse plugin development extensions. Practical part of this thesis deals with development of Eclipse Selenium plugin for Integra-ted Testing Node project. This part provides examples of principles of methodology presen-ted in first part of the thesis and provides basic description of functions of the plugin. The result of this part is working Eclipse plugin.
Creating Methodology for Independent Verification of Monitor Unit Calculation for Department of Oncology at Hospital Ceske Budejovice
ADENSAMOVÁ, Jana
The Bachelor's thesis deals with the planning of radiotherapy in general and with planning systems which are used at the Department of Oncology of České Budějovice Hospital, a.s. A planning system is a software that is used to calculate the dose distribution of each beamlet in patients and critical organs. Currently, České Budějovice Hospital uses the Eclipse planning system by Varian. The thesis is divided into a theoretical and a practical part. The theoretical part is divided into five chapters, which briefly summarizes knowledge on radiotherapy, the planning of radiotherapy, and planning systems. In the Eclipse system, I describe particularly the algorithms and their use. The description of the DIAMOND software covers mainly the control of MU and doses in plans generated by the Eclipse program. The main goal of the thesis was to develop a methodology for an independent verification of the calculation of monitor units and to determine the allowable deviations. The practical part of the thesis deals primarily with the development of the methodology of working in the DIAMOND program and the verification of radiotherapy plans generated by the Eclipse system. The chapter 'Results' offers a scheme for the calculation of MU and doses in the DIAMOND program. It describes individual steps which should be followed in order to allow for verification. Furthermore, it presents a table with results of the verification of the plan for tangential field technique in the irradiation of breast cancer. Other tables list the doses calculated by the Eclipse planning system and the DIAMOND program for IMRT technique (Intensity Modulated Radiation Therapy) in the irradiation of prostate cancer. In the technique of two tangential fields, deviations of MU were calculated between the calculations made by the Eclipse planning system and those generated by the DIAMOND software. In the IMRT technique with seven fields (5 whole fields + 2 split fields), doses deviations were defined during the calculation of the irradiation plan. The technique of seven fields (5+2) was chosen because of the simplicity of calculation. The question remains whether an independent calculation of monitor units will help to eliminate gross errors in the calculation of irradiation plans.
Eclipse IDE plug-in for JCL support
Daněk, Tomáš ; Palovská, Helena (advisor) ; Hypšman, Martin (referee)
In the thesis I am presenting a plugin in the integrated development environment Eclipse. Plugin is designed to support writing code in JCL programming language. In the first part of the thesis I am focusing on the mainframe platform from the IBM corporation on which the JCL language is used. I also focus on the z/OS operating system and it`s components required for adequate runtime environment for JCL language. In the next section I am discussing the Eclipse environment which is used as runtime platform for the plugin. As a base for the plugin is used an Xtext framework. The framework is specifically designed for development of custom domain specific languages.
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 : 97 records found   beginprevious78 - 87next  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.