Thesis Details

Aplikace pro odhalování plagiátů u rozsáhlých projektů

Bachelor's Thesis Student: Kačic Matej Academic Year: 2007/2008 Supervisor: Lukáš Roman, Ing., Ph.D.
English title
Application for Detection of Plagiarism
Language
Czech
Abstract

Main goal of this thesis is to create application, which can detect plagiarism in program code of projects without skeleton. It describes constructions of C/C++ language and their usage for detection of plagiarism. Projetcs are analysed by preprocesor, lexical analyse and phase of making structure of compare. After that they are compared one to each another by statistical test and Body test depends on Longest common subsequence.

Keywords

C language, C++ language, plagiarism, detection of plagiarism, preprocessor, lexical analyse, syntax analyse, dynamic programming, longest common subsequence, LCS

Department
Degree Programme
Information Technology
Files
Status
defended, grade A
Date
10 June 2008
Reviewer
Committee
Černocký Jan, prof. Dr. Ing. (DCGM FIT BUT), předseda
Herout Adam, prof. Ing., Ph.D. (DCGM FIT BUT), člen
Herout Pavel, doc. Ing., Ph.D. (WBU in Pilsen), člen
Lukáš Roman, Ing., Ph.D. (DIFS FIT BUT), člen
Martinek David, Ing. (DIFS FIT BUT), člen
Zbořil František V., doc. Ing., CSc. (DITS FIT BUT), člen
Citation
KAČIC, Matej. Aplikace pro odhalování plagiátů u rozsáhlých projektů. Brno, 2008. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2008-06-10. Supervised by Lukáš Roman. Available from: https://www.fit.vut.cz/study/thesis/6678/
BibTeX
@bachelorsthesis{FITBT6678,
    author = "Matej Ka\v{c}ic",
    type = "Bachelor's thesis",
    title = "Aplikace pro odhalov\'{a}n\'{i} plagi\'{a}t\r{u} u rozs\'{a}hl\'{y}ch projekt\r{u}",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2008,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/6678/"
}
Back to top