1 resultado para maze test
em Cochin University of Science
Filtro por publicador
- JISC Information Environment Repository (3)
- Repository Napier (1)
- Aberdeen University (1)
- Aberystwyth University Repository - Reino Unido (1)
- Adam Mickiewicz University Repository (1)
- Aquatic Commons (20)
- Archimer: Archive de l'Institut francais de recherche pour l'exploitation de la mer (1)
- Archivo Digital para la Docencia y la Investigación - Repositorio Institucional de la Universidad del País Vasco (12)
- Aston University Research Archive (1)
- Biblioteca Digital da Produção Intelectual da Universidade de São Paulo (1)
- Biblioteca Digital da Produção Intelectual da Universidade de São Paulo (BDPI/USP) (2)
- Biblioteca Digital de la Universidad Católica Argentina (1)
- Biblioteca Digital de Teses e Dissertações Eletrônicas da UERJ (8)
- Bioline International (1)
- BORIS: Bern Open Repository and Information System - Berna - Suiça (1)
- Boston University Digital Common (2)
- Brock University, Canada (14)
- CaltechTHESIS (1)
- Cámara de Comercio de Bogotá, Colombia (10)
- Cambridge University Engineering Department Publications Database (92)
- CentAUR: Central Archive University of Reading - UK (1)
- Chinese Academy of Sciences Institutional Repositories Grid Portal (86)
- Cochin University of Science & Technology (CUSAT), India (1)
- CORA - Cork Open Research Archive - University College Cork - Ireland (3)
- DI-fusion - The institutional repository of Université Libre de Bruxelles (5)
- DigitalCommons@University of Nebraska - Lincoln (1)
- DRUM (Digital Repository at the University of Maryland) (1)
- Duke University (5)
- eResearch Archive - Queensland Department of Agriculture; Fisheries and Forestry (10)
- Funes: Repositorio digital de documentos en Educación Matemática - Colombia (1)
- Gallica, Bibliotheque Numerique - Bibliothèque nationale de France (French National Library) (BnF), France (1)
- Greenwich Academic Literature Archive - UK (7)
- Helda - Digital Repository of University of Helsinki (9)
- Indian Institute of Science - Bangalore - Índia (63)
- Infoteca EMBRAPA (1)
- Instituto Politécnico do Porto, Portugal (9)
- Martin Luther Universitat Halle Wittenberg, Germany (1)
- Massachusetts Institute of Technology (1)
- Ministerio de Cultura, Spain (39)
- Plymouth Marine Science Electronic Archive (PlyMSEA) (5)
- QUB Research Portal - Research Directory and Institutional Repository for Queen's University Belfast (234)
- Queensland University of Technology - ePrints Archive (186)
- Repositorio Institucional de la Universidad Nacional Agraria (3)
- Repositório Institucional UNESP - Universidade Estadual Paulista "Julio de Mesquita Filho" (29)
- RUN (Repositório da Universidade Nova de Lisboa) - FCT (Faculdade de Cienecias e Technologia), Universidade Nova de Lisboa (UNL), Portugal (2)
- School of Medicine, Washington University, United States (1)
- South Carolina State Documents Depository (1)
- Universidad Autónoma de Nuevo León, Mexico (1)
- Universidad del Rosario, Colombia (11)
- Universidade de Lisboa - Repositório Aberto (1)
- Universidade dos Açores - Portugal (1)
- Universidade Federal do Pará (2)
- Universidade Federal do Rio Grande do Norte (UFRN) (3)
- Universitat de Girona, Spain (3)
- Universitätsbibliothek Kassel, Universität Kassel, Germany (2)
- Université de Lausanne, Switzerland (15)
- Université de Montréal, Canada (27)
- Université Laval Mémoires et thèses électroniques (1)
- University of Michigan (3)
- University of Queensland eSpace - Australia (2)
- University of Southampton, United Kingdom (35)
- University of Washington (1)
- Worcester Research and Publications - Worcester Research and Publications - UK (1)
Resumo:
Code clones are portions of source code which are similar to the original program code. The presence of code clones is considered as a bad feature of software as the maintenance of software becomes difficult due to the presence of code clones. Methods for code clone detection have gained immense significance in the last few years as they play a significant role in engineering applications such as analysis of program code, program understanding, plagiarism detection, error detection, code compaction and many more similar tasks. Despite of all these facts, several features of code clones if properly utilized can make software development process easier. In this work, we have pointed out such a feature of code clones which highlight the relevance of code clones in test sequence identification. Here program slicing is used in code clone detection. In addition, a classification of code clones is presented and the benefit of using program slicing in code clone detection is also mentioned in this work.