Implementasi Algoritma Hamming Distance dan Brute Force dalam Mendeteksi Kemiripan Source Code Bahasa Pemrograman C

  • Andreas Budiman Universitas Multimedia Nusantara
  • Dennis Gunawan Universitas Multimedia Nusantara
  • Seng Hansun Universitas Multimedia Nusantara

Abstract

Plagiarism is a behavior that causes violence of copyrights. Survey shows 55% of college presidents say that plagiarism in students’ papers has increased over the past 10 years. Therefore, an application for detecting plagiarism is needed, especially for teachers. This plagiarism checker application is made by using Visual C# 2010. The plagiarism checker uses hamming distance algorithm for matching line code of the source code. This algorithm works by matching the same length string of the code programs. Thus, it needs brute will be matched with hamming distance. Another important thing for detecting plagiarism is the preprocessing, which is used to help the algorithm for detecting plagiarized source code. This paper shows that the application works good in detecting plagiarism, the hamming distance algorithm and brute force algorithm works better than levenstein distance algorithm for detecting structural type of plagiarism and this thesis also shows that the preprocessing could help the application to increase its percentage and its accuracy.

Index Terms—Brute Force, Hamming Distance, Plagiarisme, Preprocessing.

Downloads

Download data is not yet available.
Published
2016-09-02
How to Cite
Budiman, A., Gunawan, D., & Hansun, S. (2016). Implementasi Algoritma Hamming Distance dan Brute Force dalam Mendeteksi Kemiripan Source Code Bahasa Pemrograman C. Ultimatics : Jurnal Teknik Informatika, 8(2), 71-74. https://doi.org/https://doi.org/10.31937/ti.v8i2.514