Title :
The Study of Plagiarism Detection for Object-Oriented Programming
Author :
Jong Yih Kuo ; Fu Chu Huang ; Chien Hung ; Liu Hong ; Zhan Yang
Author_Institution :
Dept. of Comput. Sci. & Inf. Eng., Nat. Taipei Univ. of Technol., Taipei, Taiwan
Abstract :
The purpose of this thesis is to propose the plagiarism detection approach aiming at C++ programs for student´s assignments. the proposed approach combines three detection methods including structural analysis, variable analysis, and text analysis to construct a CPD (C++ Plagiarism Detection) system. for proving the effectiveness of the proposed approach, the CPD system was compared with other existing systems including one proprietary software and some academic researches. the experimental result showed the CPD system can detect more kinds of plagiarism patterns than other existing systems. Moreover, the combining approach was also compared with every single method. Also, the result proved the proposed approach was strongly avoiding many weaknesses which are inherently possessed in every single method. Finally, object-oriented analysis is presented by a case study.
Keywords :
C++ language; object-oriented programming; C++ plagiarism detection; C++ programs; CPD; object-oriented programming; plagiarism detection; structural analysis; student assignment; text analysis; variable analysis; Algorithm design and analysis; Encapsulation; Equations; Fingerprint recognition; Plagiarism; Software; Text analysis; Plagiarism; Programming Language;
Conference_Titel :
Genetic and Evolutionary Computing (ICGEC), 2012 Sixth International Conference on
Conference_Location :
Kitakushu
Print_ISBN :
978-1-4673-2138-9
DOI :
10.1109/ICGEC.2012.145