National Repository of Grey Literature 14 records found  previous11 - 14  jump to record: Search took 0.00 seconds. 
x86 Assembler Simulator for Education
Heštera, Andrej ; Semerád, Lukáš (referee) ; Orság, Filip (advisor)
Point of this thesis is gain knowledge base of x86 Instruction Set Architecture and x86 assembly language through analysis. Based on this knowledge, design and implement simulation environment in object oriented programming language Java SE8. This environment will give user option to create code based on conventions and syntax of Netwide Assembler and simulate created code on virtual representation - simulation model, which will imitate behavior of processor implementing instruction set architecture x86. The result of using this environment should be new knowledge for user about basic function of machine code execution and how this execution alters state of processor, without the need to specially compile created code for use in Debugger and having physical system implementing architecture x86.
Personal Calendar PHP
Sadloň, Matej ; Kapinus, Michal (referee) ; Kolář, Martin (advisor)
This thesis aims to time management. The goal is to design and implement web application for simpler and easy-to-use managing of personal time. For this, the application uses calendars, To-Do lists, dividing of bigger task into subtasks or analyzing of spent time. The PHP framework named Symfony was used for implementation of the application with use of object-relation mapping, that is provided by the PHP library Doctrine and uses MySQL database. The CSS and JavaScript technologies were used for better graphical design and dynamism of work with application.
Visual Simulator and Debugger of Neural Networks
Beluský, Ondrej ; Zbořil, František (referee) ; Martinek, David (advisor)
Artificial neural networks represent computational parallel systems. This part of artificial intelligence is still researched. Basically neural network is the set of neurons, which are connected together.  These networks have aspects of human intelligence, because they have  an ability to learn. Their main goal is to simulate human brain, but  creating such a network with large number of neurons and connections  between them is impossible. They simulate some parts of human thinking.  My task was to create visual simulator and debugger of these networks.  The program was supposed to have a choice to debugging and stepping the  algorithm for learning. My goal was also to implement editor, which  allows creating and editing neural networks.
Refactoring of Object Orientated Application
Solárik, Martin ; Burget, Radek (referee) ; Kreslíková, Jitka (advisor)
This document is the masters thesis called refactoring of object oriented application. Goal of this document was to introduce the problem of refactoring and apply gained knowledge on real software project. Document is divided into six chapters. The first chapter is introduction, the term refactoring is defined there with a brief history. Next chapter explains basic principles of refactoring, advantages and disadvantages of using refactoring. The third chapter is called catalog of refactorings and describes common patterns of refactoring. Next two chapters describe .NET platform and tools, which support refactoring on this platform. Sixth chapter is about real application of refactoring. Final chapter is conclusion and summary.

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