Thesis Details

Algoritmy řazení v jazyce C

Bachelor's Thesis Student: Vaněk Jiří Academic Year: 2006/2007 Supervisor: Honzík Jan M., prof. Ing., CSc.
English title
Sorting Algorithms in C Language
Language
Czech
Abstract

This thesis deals with the sorting algorithms in the context of studying them. The purpose is to provide the students with materials, which can help them with the understanding of these algorithms. The work consists of the rewriting of the study-supporting materials into the C language, the creation of a test program for the appropriate algorithms and the creation of an animation to demonstrate the functionality of the selected algorithms.

Keywords

Sorting algorithms, Bubblesort, Mergesort, ListMergesort, Radixsort, Quicksort

Department
Degree Programme
Information Technology
Files
Status
defended, grade B
Date
27 August 2007
Reviewer
Committee
Honzík Jan M., prof. Ing., CSc. (DIFS FIT BUT), předseda
Křena Bohuslav, Ing., Ph.D. (DITS FIT BUT), člen
Kunovský Jiří, doc. Ing., CSc. (DITS FIT BUT), člen
Motyčka Arnošt, doc. Ing., CSc. (Mendelu), člen
Ryšavý Ondřej, doc. Ing., Ph.D. (DIFS FIT BUT), člen
Citation
VANĚK, Jiří. Algoritmy řazení v jazyce C. Brno, 2007. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2007-08-27. Supervised by Honzík Jan M.. Available from: https://www.fit.vut.cz/study/thesis/4999/
BibTeX
@bachelorsthesis{FITBT4999,
    author = "Ji\v{r}\'{i} Van\v{e}k",
    type = "Bachelor's thesis",
    title = "Algoritmy \v{r}azen\'{i} v jazyce C",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2007,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/4999/"
}
Back to top