摘要
代码剽窃是程序语言课程中经常出现的一种作弊行为,严重破坏正常的教学秩序。检测剽窃的程序代码、验证学生程序作业的原创性在程序语言教学中就尤为重要。结合程序代码相似度检测技术中的属性计数技术和结构度量技术,提出一种适用于Python程序的相似度检测方法,该方法能够有效地计算出学生Python程序作业之间的相似度。
Code plagiarism is usually a kind of cheating in program language courses. When teaching programming, it is very important to detect program code plagiarism and verify programming creativity of students. Combined with attribute counting and structural property measuring techniques of code similarity detection, proposes a code similarity detection method applied to Python program. Such method can calculate similarities between students' Python program course work efficiently.
出处
《现代计算机》
2014年第23期30-32,共3页
Modern Computer