Thesis Details

Příprava domácích úloh pro předmět Algoritmy

Bachelor's Thesis Student: Adámek Tomáš Academic Year: 2007/2008 Supervisor: Lukáš Roman, Ing., Ph.D.
English title
Preparation of Homeworks in the Course Algorithms
Language
Czech
Abstract

The main theme of this bachelor project is creating complex homework collection for subject Algorithms. First part of this project deals with problems of computer algorithm. The knowledge of the computer algorithm belongs to basic knowledge of the computer programmer. There is brief description of the algorithm and data structure. The main part of this project deals of analyzing and creating new exercises for searching patterns in the text. Pattern matching in the text is used in the wide range of computer program. The implementation of this homework gets student a new knowledge about this theme. The next part of this implementation is also creating testing homework's for verification test. Last part of this project describes design and implementation automatic system for preparing and checking of homeworks in the course Algorithms. 

Keywords

Pattern matching in the text, Knuth-Morris-Pratt algorithm, Boyer-Moore algorithm, basic algorithm, algorithm, searching, C language, course Algorithms, homework, system for automatic correction, test system.

Department
Degree Programme
Information Technology
Files
Status
defended, grade A
Date
11 June 2008
Reviewer
Committee
Drábek Vladimír, doc. Ing., CSc. (DCSY FIT BUT), předseda
Kočí Radek, Ing., Ph.D. (DITS FIT BUT), člen
Kreslíková Jitka, doc. RNDr., CSc. (DIFS FIT BUT), člen
Lukáš Roman, Ing., Ph.D. (DIFS FIT BUT), člen
Pelikán Jaroslav, RNDr., Ph.D. (FI MUNI), člen
Zbořil František V., doc. Ing., CSc. (DITS FIT BUT), člen
Citation
ADÁMEK, Tomáš. Příprava domácích úloh pro předmět Algoritmy. Brno, 2008. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2008-06-11. Supervised by Lukáš Roman. Available from: https://www.fit.vut.cz/study/thesis/6554/
BibTeX
@bachelorsthesis{FITBT6554,
    author = "Tom\'{a}\v{s} Ad\'{a}mek",
    type = "Bachelor's thesis",
    title = "P\v{r}\'{i}prava dom\'{a}c\'{i}ch \'{u}loh pro p\v{r}edm\v{e}t Algoritmy",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2008,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/6554/"
}
Back to top