【24h】

The Source Code Plagiarism Detection Using AST

机译:使用AST的源代码抄袭检测

获取原文

摘要

In the instruction of computer courses, some students copy other’s source code as themselves. In order to detect this plagiarism accurately, researchers did a lot. In this paper, we described a source code plagiarism detection technologe based on AST, This technologe can detect the plagiarism accurately when the position of functions is changed by plagiarist. At first, transforming the programs to the AST using ANTLR, and then, abstracting the function subtrees from the AST, at last, compare the function subtree using LCS, get the simalarity between programs.
机译:在计算机课程的指导中,一些学生将其他的源代码作为本身复制。为了准确地检测这种抄袭,研究人员做了很多。在本文中,我们描述了一种基于AST的源代码抄袭检测技术,当抄袭者改变功能的位置时,这种技术可以准确地检测抄袭。首先,将程序转换为AST使用ASTRR,然后从AST中抽象函数子树,最后比较使用LCS的函数子树,获取程序之间的类似Simalarity。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号