咨询与建议

限定检索结果

文献类型

  • 61 篇 会议
  • 33 篇 期刊文献
  • 3 篇 学位论文

馆藏范围

  • 97 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 90 篇 工学
    • 69 篇 计算机科学与技术...
    • 63 篇 软件工程
    • 28 篇 电气工程
    • 14 篇 信息与通信工程
    • 9 篇 控制科学与工程
    • 3 篇 电子科学与技术(可...
    • 3 篇 网络空间安全
    • 1 篇 石油与天然气工程
    • 1 篇 交通运输工程
  • 4 篇 理学
    • 3 篇 数学
    • 1 篇 物理学
  • 2 篇 管理学
    • 2 篇 图书情报与档案管...
    • 1 篇 管理科学与工程(可...
  • 1 篇 教育学
    • 1 篇 教育学
  • 1 篇 医学
    • 1 篇 临床医学

主题

  • 97 篇 code clone detec...
  • 7 篇 deep learning
  • 7 篇 abstract syntax ...
  • 5 篇 code representat...
  • 5 篇 contrastive lear...
  • 4 篇 graph neural net...
  • 4 篇 license violatio...
  • 4 篇 neural networks
  • 4 篇 static analysis
  • 4 篇 cloning
  • 3 篇 transformer
  • 3 篇 program analysis
  • 3 篇 software quality
  • 3 篇 semantic clone
  • 3 篇 code classificat...
  • 3 篇 application secu...
  • 3 篇 open source soft...
  • 3 篇 siamese network
  • 3 篇 software mainten...
  • 2 篇 ast

机构

  • 3 篇 zhejiang univ pe...
  • 3 篇 univ saskatchewa...
  • 3 篇 singapore manage...
  • 3 篇 nanjing univ aer...
  • 2 篇 lovely professio...
  • 2 篇 hunan univ sci &...
  • 2 篇 shanghai maritim...
  • 2 篇 peking univ moe ...
  • 2 篇 zhejiang univ sc...
  • 2 篇 univ kent sch co...
  • 2 篇 hangzhou dianzi ...
  • 1 篇 univ sci & techn...
  • 1 篇 univ waterloo wa...
  • 1 篇 univ sydney sch ...
  • 1 篇 univ galway sch ...
  • 1 篇 zhejiang univ de...
  • 1 篇 baylor univ comp...
  • 1 篇 tsinghua univ sc...
  • 1 篇 hebei key lab io...
  • 1 篇 peking univ natl...

作者

  • 3 篇 mondal debajyoti
  • 3 篇 roy chanchal k.
  • 3 篇 wang tao
  • 3 篇 yu dongjin
  • 3 篇 pinku subroto na...
  • 3 篇 xia xin
  • 3 篇 li ge
  • 3 篇 hu xing
  • 2 篇 wijesiriwardana ...
  • 2 篇 thompson simon
  • 2 篇 jin zhi
  • 2 篇 saber takfarinas
  • 2 篇 wan zexuan
  • 2 篇 yang jiazha
  • 2 篇 zhang yanzhi
  • 2 篇 luo ping
  • 2 篇 zhang aiping
  • 2 篇 zhou hui
  • 2 篇 xie chunli
  • 2 篇 wimalaratne pras...

语言

  • 97 篇 英文
检索条件"主题词=code clone detection"
97 条 记 录,以下是21-30 订阅
排序:
Investigating the Efficacy of Large Language Models for code clone detection  32
Investigating the Efficacy of Large Language Models for Code...
收藏 引用
32nd IEEE/ACM International Conference on Program Comprehension (ICPC)
作者: Khajezade, Mohamad Wu, Jie J. W. Fard, Fatemeh Hendijani Rodriguez-Perez, Gema Shehata, Mohamed Sami Univ British Columbia Kelowna BC Canada
Large Language Models (LLMs) have demonstrated remarkable success in various natural language processing and software engineering tasks, such as code generation. The LLMs are mainly utilized in the prompt-based zero/f... 详细信息
来源: 评论
C4: Contrastive Cross-Language code clone detection  30
C4: Contrastive Cross-Language Code Clone Detection
收藏 引用
30th IEEE/ACM International Conference on Program Comprehension (ICPC)
作者: Tao, Chenning Zhan, Qi Hu, Xing Xia, Xin Zhejiang Univ Hangzhou Peoples R China Zhejiang Univ Sch Software Technol Ningbo Peoples R China Software Engn Applicat Technol Lab Huawei Peoples R China
During software development, developers introduce code clones by reusing existing code to improve programming productivity. Considering the detrimental effects on software maintenance and evolution, many techniques ar... 详细信息
来源: 评论
Learning-Based Recursive Aggregation of Abstract Syntax Trees for code clone detection  26
Learning-Based Recursive Aggregation of Abstract Syntax Tree...
收藏 引用
26th IEEE International Conference on Software Analysis, Evolution and Reengineering (SANER)
作者: Buech, Lutz Andrzejak, Artur Heidelberg Univ Inst Comp Sci Heidelberg Germany
code clone detection remains a crucial challenge in maintaining software projects. Many classic approaches rely on handcrafted aggregation schemes, while recent work uses supervised or unsupervised learning. In this w... 详细信息
来源: 评论
Adaptive Prefix Filtering for Accurate code clone detection in Conjunction with Meta-learning
收藏 引用
SN Computer Science 2024年 第6期5卷 789页
作者: Ralhan, Chavi Malik, Navneet Agrawal, Prateek Gupta, Charu jatana, Nishtha Jatain, Divya Sharma, Geetanjali Lovely Professional University Punjab Phagwara India Shree Guru Gobind Singh Tricentenary University Haryana Gurugram India Bhagwan Parshuram Institute of Technology New Delhi India Maharaja Surajmal Institute of Technology New Delhi India
This research project has significantly contributed to the advancement of code duplication detection by introducing a new testing method and constructing a highly accurate meta-classifier. The evaluation of various ar... 详细信息
来源: 评论
Binary code clone detection across Architectures and Compiling Configurations  25
Binary Code Clone Detection across Architectures and Compili...
收藏 引用
25th IEEE/ACM International Conference on Program Comprehension (ICPC)
作者: Hu, Yikun Zhang, Yuanyuan Li, Juanru Gu, Dawu Shanghai Jiao Tong Univ Shanghai Peoples R China
Binary code clone detection (or similarity comparison) is a fundamental technique for many important applications, such as plagiarism detection, malware analysis, software vulnerability assessment and program comprehe... 详细信息
来源: 评论
Functional code clone detection with Syntax and Semantics Fusion Learning  2020
Functional Code Clone Detection with Syntax and Semantics Fu...
收藏 引用
29th ACM SIGSOFT International Symposium on Software Testing and Analysis (ISSTA)
作者: Fang, Chunrong Liu, Zixi Shi, Yangyang Huang, Jeff Shi, Qingkai Nanjing Univ State Key Lab Novel Software Technol Nanjing Peoples R China Texas A&M Univ Parasol Lab College Stn TX 77843 USA Hong Kong Univ Sci & Technol Hong Kong Peoples R China
clone detection of source code is among the most fundamental software engineering techniques. Despite intensive research in the past decade, existing techniques are still unsatisfactory in detecting "functional&q... 详细信息
来源: 评论
TCNAS: TRANSFORMER ARCHITECTURE EVOLVING IN code clone detection  49
TCNAS: TRANSFORMER ARCHITECTURE EVOLVING IN CODE CLONE DETEC...
收藏 引用
49th IEEE International Conference on Acoustics, Speech, and Signal Processing (ICASSP)
作者: Xu, Hongyan Pei, Xiaohuan Su, Xiu You, Shan Xu, Chang Cent South Univ Big Data Inst Changsha Peoples R China Univ New South Wales Sch Comp Sci & Engn Kensington Australia Commonwealth Sci & Ind Res Org CSIRO Data61 Canberra Australia Univ Sydney Sch Comp Sci Fac Engn Sydney Australia SenseTime Res Hong Kong Peoples R China
code clone detection aims at finding code fragments with syntactic or semantic similarity. Most of current approaches mainly focus on detecting syntactic similarity while ignoring semantic long-term context alignment,... 详细信息
来源: 评论
Precise code clone detection with Architecture of Abstract Syntax Trees  17th
Precise Code Clone Detection with Architecture of Abstract S...
收藏 引用
17th International Conference on Wireless Algorithms, Systems, and Applications (WASA)
作者: Guo, Xin Zhang, Ruyun Zhou, Lu Lu, Xiaozhen Nanjing Univ Aeronaut & Astronaut Nanjing Peoples R China Zhejiang Lab Hangzhou Peoples R China
In the field of code clone detection, there are token-based similarity and abstract syntax tree-based detection methods. The former consumes less resources and is faster to detect, while the latter consumes more space... 详细信息
来源: 评论
CMCD: Count Matrix based code clone detection
CMCD: Count Matrix based Code Clone Detection
收藏 引用
18th Asia-Pacific Software Engineering Conference (APSEC)
作者: Yuan, Yang Guo, Yao Peking Univ Natl Engn Res Ctr Software Engn Key Lab High Confidence Software Technol Minist EducSch Elect Engn & Comp Sci Beijing 100871 Peoples R China
This paper introduces CMCD, a Count Matrix based technique to detect clones in program code. The key concept behind CMCD is Count Matrix, which is created while counting the occurrence frequencies of every variable in... 详细信息
来源: 评论
Generalizability of code clone detection on codeBERT  7
Generalizability of Code Clone Detection on CodeBERT
收藏 引用
37th IEEE/ACM International Conference on Automated Software Engineering (ASE)
作者: Sonnekalb, Tim Gruner, Bernd Brust, Clemens-Alexander Maeder, Patrick German Aeorospace Ctr DLR Inst Data Sciene Jena Germany Tech Univ Ilmenau Data Intens Syst & Visualizat Grp Ilmenau Germany
Transformer networks such as codeBERT already achieve outstanding results for code clone detection in benchmark datasets, so one could assume that this task has already been solved. However, code clone detection is no... 详细信息
来源: 评论