Thesis Details

Aplikace na podporu výuky dynamického programování

Bachelor's Thesis Student: Nereča Tomáš Academic Year: 2018/2019 Supervisor: Burgetová Ivana, Ing., Ph.D.
English title
Application for the Dynamic Programming Demonstration
Language
Czech
Abstract

A result of this bachelor thesis is a web application which focuses on computer programming method called dynamic programming. Principles and advantages of dynamic programming are explained on several examples. Dynamic programming algorithm is explained both theoretically and also practically by a dynamically filled up table. Dynamic programming solution is also compared with simple recursive solution in charts and table.

Keywords

DP, dynamic programming, recursive algorithm, computer programming method, optimization problem, React, TypeScript, Material-UI

Department
Degree Programme
Information Technology
Files
Status
defended, grade B
Date
10 June 2019
Reviewer
Committee
Kolář Dušan, doc. Dr. Ing. (DIFS FIT BUT), předseda
Burgetová Ivana, Ing., Ph.D. (DIFS FIT BUT), člen
Černocký Jan, prof. Dr. Ing. (DCGM FIT BUT), člen
Peringer Petr, Dr. Ing. (DITS FIT BUT), člen
Vašíček Zdeněk, doc. Ing., Ph.D. (DCSY FIT BUT), člen
Citation
NEREČA, Tomáš. Aplikace na podporu výuky dynamického programování. Brno, 2019. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2019-06-10. Supervised by Burgetová Ivana. Available from: https://www.fit.vut.cz/study/thesis/21691/
BibTeX
@bachelorsthesis{FITBT21691,
    author = "Tom\'{a}\v{s} Nere\v{c}a",
    type = "Bachelor's thesis",
    title = "Aplikace na podporu v\'{y}uky dynamick\'{e}ho programov\'{a}n\'{i}",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2019,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/21691/"
}
Back to top