$\require{mediawiki-texvc}$

연합인증

연합인증 가입 기관의 연구자들은 소속기관의 인증정보(ID와 암호)를 이용해 다른 대학, 연구기관, 서비스 공급자의 다양한 온라인 자원과 연구 데이터를 이용할 수 있습니다.

이는 여행자가 자국에서 발행 받은 여권으로 세계 각국을 자유롭게 여행할 수 있는 것과 같습니다.

연합인증으로 이용이 가능한 서비스는 NTIS, DataON, Edison, Kafe, Webinar 등이 있습니다.

한번의 인증절차만으로 연합인증 가입 서비스에 추가 로그인 없이 이용이 가능합니다.

다만, 연합인증을 위해서는 최초 1회만 인증 절차가 필요합니다. (회원이 아닐 경우 회원 가입이 필요합니다.)

연합인증 절차는 다음과 같습니다.

최초이용시에는
ScienceON에 로그인 → 연합인증 서비스 접속 → 로그인 (본인 확인 또는 회원가입) → 서비스 이용

그 이후에는
ScienceON 로그인 → 연합인증 서비스 접속 → 서비스 이용

연합인증을 활용하시면 KISTI가 제공하는 다양한 서비스를 편리하게 이용하실 수 있습니다.

구문트리 비고를 통한 프로그램 유형 복제 검사
A Program-Plagiarism Checker using Abstract Syntax Tree 원문보기

정보과학회논문지. Journal of KIISE. 소프트웨어 및 응용, v.30 no.7/8, 2003년, pp.792 - 802  

김영철 (숭실대학교 컴퓨터학과) ,  김성근 (가톨릭상지대학 컴퓨터정보계열) ,  염세훈 (동서울대학 전자계산학과) ,  최종명 (숭실대학교 컴퓨터학과) ,  유재우 (숭실대학교 컴퓨터학부)

초록
AI-Helper 아이콘AI-Helper

기존의 프로그램 유형 복제 검사 시스템들은 단순한 텍스트 기반의 프로그램 복제 검사나, 속성 및 토큰 스트링을 이용하여 복제 검사를 수행한다. 이 시스템들은 들여쓰기, 여백, 설명문과 같은 프로그램의 구문과 상관없는 프로그램 스타일에 어려움을 갖고 있다. 본 연구에서는 서로 다른 두 프로그램의 구문트리를 이용하여 복제 검사를 수행하는 모델을 제시한다. 구문트리를 이용한 프로그램 유형 복제 검사는 프로그램 스타일에 취약한 기존의 복제 검사 시스템의 단점을 극복할 수 있으며, 구문분석의미분석을 통해 프로그램의 구조적인 검사까지 수행할 수 있다는 장점을 가지고 있다. 또한 본 시스템은 인터넷이나 사이버 교육 체제에서 대량의 C/C+. 언어의 프로그램 복제 검사를 수행하기 위하여 AST 생성, 역파서 및 유사도 검사 알고리즘을 제시하며, 프로그램 복제 유형에 대해서 평가한다.

Abstract AI-Helper 아이콘AI-Helper

Earlier program plagiarism check systems are performed by using simple text, attribute or token string base on match techniques. They have difficulties in checking program styles which have nothing to do with program syntax such as indentation, spacing and comments. This paper introduces a plagiaris...

주제어

참고문헌 (21)

  1. E. L. Jones, 'Metrics Based Plagiarism Monitoring,' In 6th Annual CCSC Nortesastern Conference, Middlebury, Vermont, April 20-21, 2001 

  2. G. Whale, 'Identification of Program Similarity in Large Populations,' The Computer Journal 33(2), pp. 140-146, 1990 

  3. A.V. Aho, R. Sethi and J. D. Ullman. Compilers : Principles, Techniques, and Tools. Addison Wesley. March 1988 

  4. J. R. Levine, T. Mason & D. Brown, lex & yacc, O'Reilly & Associates, Inc. 1995 

  5. B. Baker. 'On Finding duplication and near-duplication in large software systems,' In Proc. IEEE Working Conf. on Reverse Eng., pp. 86-95, July 1995 

  6. K. Kontogiannis, R. Demori, E. Merlo, M. Bernstein. 'Pattern matching for clone and concept detection,' Automated Software Eng., 3(1-2): 77-108, 1996 

  7. Halstead, M. Howard, Elements of software Science, Elsevier. 1977 

  8. K. J. Ottenstein, 'An algorithmic approach to the detection and prevention of plagiarism,' ACM SIGSCE Bulletin, 8(4):30-41, 1976 

  9. J. L. Donaldson, A. M. Lancaster, and Paul H. 'Sposato. A plagiarism detection system,' ASM SIGSCE Bulletin(Proc. of 12th SIGSCE Technical Symp.), 13(1):21-25, February 1981 

  10. H.L. Berghel and D. L. Sallach, 'Measurements of program similarity in identical task environments,' ACM SIGPLAN Notices, 19(8):65-76, August 1984 

  11. M. J. Wise, 'Detection of similarities in student programs:YAP'ing may be preferable to Plague'ing,' ACM SIGSCE Bulletin(Proc. of 23rd SIGCSE Technical Symp.), 24(1):268-271, March 1992 

  12. A. Aiken, 'MOSS(Measure Of Software Similarity) Plagiarism detection system,' http://www.cs.cerkeley.edu/~moss/and personal communication, 1998. University of Berkeley, CA. April 2000 

  13. L. Prechelt, G. Malpohl, M. Philppsen. 'JPlag: Finding plagiarism among a set of programs,' http://wwwipd.ira.uka.de/EIR/D 76128 Karlsruhe, Germany. Technical Report 2000-1, march 28, 2000 

  14. D. Gitchell and N. Tran. 'Sim: A Utility For Detecting Similarity in Computer Programs,' In Proceeding of 30th SCGCSE Technical Symposium, New Orleans, USA. pp. 266-270, 1998 

  15. X. Chen, M. Li, B. Mckinnon and A. Seker. 'A Theory of Uncheatable Program Plagiarism Detection and Its Practical Implementation,' University of California, SantaBarbara, unpublished document. May 5, 2002 

  16. 정재은, 김영철, 김상헌, 유재우. 'AST를 이용한 프로그램 유사도 평가 시스템 설계', 정보과학회 가을 학술대회, 26(2):403-432, October, 1999 

  17. 정재은, 김영철, 유재우. '프로그램 복제 검사 시스템', 정보과학회 봄 학술대회, 27(1):59-61, April, 2000 

  18. 장성순, 서선애, 이광근. '프로그램 유사성 검사기', 정보과학회 가을 학술대회, 28(2):334-336, October, 2001 

  19. 황미녕, 강은미, 조환규. '유전체 서열의 정렬 기법을 이용한 소스 코드 표절 검사', 제21회 정보과학논문경진대회 입상작, 2002 

  20. M. J. Wise. 'String similarity via greedy string tiling and running Karp Rabin matching,' Dept. of CS, University of Sydney, Australia. ftp://ftp.cs.su.oz.au/michaelw/doc/RKR_GST.ps, December 1993 

  21. http://www.cs.nott.ac.uk/Department/Staff/ef/ceilidh/papers/Oracle.html, E. Foxley, 'The Oracle program,' LTR Report, Computer Science Dept, Nottingham University 1992 

저자의 다른 논문 :

관련 콘텐츠

섹션별 컨텐츠 바로가기

AI-Helper ※ AI-Helper는 오픈소스 모델을 사용합니다.

AI-Helper 아이콘
AI-Helper
안녕하세요, AI-Helper입니다. 좌측 "선택된 텍스트"에서 텍스트를 선택하여 요약, 번역, 용어설명을 실행하세요.
※ AI-Helper는 부적절한 답변을 할 수 있습니다.

선택된 텍스트

맨위로