咨询与建议

限定检索结果

文献类型

  • 14 篇 会议
  • 8 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 21 篇 工学
    • 19 篇 计算机科学与技术...
    • 11 篇 软件工程
    • 1 篇 电气工程
    • 1 篇 信息与通信工程
  • 2 篇 教育学
    • 2 篇 教育学
  • 2 篇 管理学
    • 1 篇 管理科学与工程(可...
    • 1 篇 图书情报与档案管...

主题

  • 22 篇 code understandi...
  • 3 篇 natural language...
  • 2 篇 empirical study
  • 2 篇 transformers
  • 2 篇 program comprehe...
  • 2 篇 abstract syntax ...
  • 2 篇 code search
  • 2 篇 machine learning
  • 2 篇 attention mechan...
  • 2 篇 information retr...
  • 2 篇 solid design pri...
  • 1 篇 decision-making
  • 1 篇 repository simil...
  • 1 篇 graph neural net...
  • 1 篇 mobile python tu...
  • 1 篇 analysis tools
  • 1 篇 knowledge-based ...
  • 1 篇 reliability
  • 1 篇 developer produc...
  • 1 篇 mining software ...

机构

  • 1 篇 univ canterbury ...
  • 1 篇 fdn bruno kessle...
  • 1 篇 chengdu universi...
  • 1 篇 cent south univ ...
  • 1 篇 univ politecn ma...
  • 1 篇 myntra kolkata
  • 1 篇 univ alberta ele...
  • 1 篇 kings coll londo...
  • 1 篇 univ east london...
  • 1 篇 ibm tj watson re...
  • 1 篇 tsinghua univ de...
  • 1 篇 blekinge inst te...
  • 1 篇 int digital econ...
  • 1 篇 microsoft res be...
  • 1 篇 univ nebraska li...
  • 1 篇 tu dortmund dept...
  • 1 篇 univ ghent ghent
  • 1 篇 ml2r dortmund
  • 1 篇 univ st andrews ...
  • 1 篇 observe bengalur...

作者

  • 2 篇 filgueira rosa
  • 2 篇 cabral raphael
  • 2 篇 kalinowski marco...
  • 1 篇 escovedo tatiana
  • 1 篇 dong hande
  • 1 篇 wang y.
  • 1 篇 liu hang
  • 1 篇 basile cataldo
  • 1 篇 lieber tom
  • 1 篇 jensen nikolaj
  • 1 篇 li guoliang
  • 1 篇 zhang lei
  • 1 篇 lin jiayi
  • 1 篇 chunrong fang
  • 1 篇 peng manman
  • 1 篇 villamizar hugo
  • 1 篇 miller james
  • 1 篇 fang lei
  • 1 篇 coppens bart
  • 1 篇 jiang xinran

语言

  • 22 篇 英文
检索条件"主题词=code understanding"
22 条 记 录,以下是1-10 订阅
排序:
Refining software defect prediction through attentive neural models for code understanding
收藏 引用
JOURNAL OF SYSTEMS AND SOFTWARE 2025年 220卷
作者: Nashaat, Mona Miller, James Port Said Univ Fac Engn Elect Engn Dept Port Said 42526 Egypt Univ Alberta Elect & Comp Engn Dept Edmonton AB T6G2R3 Canada
Identifying defects through manual software testing is a resource-intensive task in software development. To alleviate this, software defect prediction identifies code segments likely to contain faults using data-driv... 详细信息
来源: 评论
Improving program comprehension by combining code understanding with comment understanding
收藏 引用
KNOWLEDGE-BASED SYSTEMS 2008年 第8期21卷 813-825页
作者: Vinz, Bradley L. Etzkorn, Letha H. Univ Alabama Huntsville AL 35899 USA
Existing source code-based program comprehension approaches analyze either the code itself or the comments/identifiers but not both. In this research, we combine code understanding with comment and identifier understa... 详细信息
来源: 评论
An eye tracking study assessing the impact of background styling in code editors on novice programmers' code understanding  23
An eye tracking study assessing the impact of background sty...
收藏 引用
19th Annual ACM Conference on International Computing Education Research V.1 (ICER)
作者: Park, Kang-il Weill-Tessier, Pierre Brown, Neil C. C. Sharif, Bonita Jensen, Nikolaj Kolling, Michael Univ Nebraska Lincoln Lincoln NE 68583 USA Kings Coll London London England
Background and Context: The designers of programming editors aimed at learners have long experimented with different styles of code presentation. The idea of syntax highlighting - coloring specific words - is very old... 详细信息
来源: 评论
Investigating the Impact of SOLID Design Principles on Machine Learning code understanding  24
Investigating the Impact of SOLID Design Principles on Machi...
收藏 引用
IEEE/ACM 3rd International Conference on AI Engineering - Software Engineering for AI (CAIN)
作者: Cabral, Raphael Kalinowski, Marcos Baldassarre, Maria Teresa Villamizar, Hugo Escovedo, Tatiana Lopes, Helio Pontificia Univ Catolica Rio de Janeiro Rio de Janeiro Brazil Univ Bari Bari Italy
[Context] Applying design principles has long been acknowledged as beneficial for understanding and maintainability in traditional software projects. These benefits may similarly hold for Machine Learning (ML) project... 详细信息
来源: 评论
Investigating the Impact of SOLID Design Principles on Machine Learning code understanding  24
Investigating the Impact of SOLID Design Principles on Machi...
收藏 引用
23rd Brazilian Symposium on Software Quality
作者: Cabral, Raphael Kalinowski, Marcos Pontificia Univ Catolica Rio de Janeiro PUC Rio Dept Informat Rio De Janeiro RJ Brazil
[Context] Applying design principles has long been acknowledged as beneficial for understanding and maintainability in traditional software projects. These benefits may similarly hold for Machine Learning (ML) project... 详细信息
来源: 评论
Test Script Intention Generation for Mobile Application via GUI Image and code understanding
收藏 引用
ACM Transactions on Software Engineering and Methodology 1000年
作者: Shengcheng Yu Chunrong Fang Jia Liu Zhenyu Chen State Key Laboratory for Novel Software Technology Nanjing University China
Testing is the most direct and effective technique to ensure software quality. Test scripts always play a more important role in mobile app testing than test cases for source code, due to the GUI-intensive and event-d... 详细信息
来源: 评论
Specialized model initialization and architecture optimization for few-shot code search
收藏 引用
INFORMATION AND SOFTWARE TECHNOLOGY 2025年 177卷
作者: Zhang, Fan Wu, Qiang Peng, Manman Shen, Yuanyuan Hunan Univ Coll Comp Sci & Elect Engn Changsha 410082 Peoples R China Hunan Univ Hunan Prov Key Lab Blockchain Infrastructure & App Changsha 410082 Peoples R China North Univ China Sch Data Sci & Technol Taiyuan 030051 Peoples R China
Context: code search aims to find relevant code snippets from a codebase given a natural language query. It not only boosts developer efficiency but also improves the performance of tasks such as code generation and p... 详细信息
来源: 评论
understanding the behaviour of hackers while performing attack tasks in a professional setting and in a public challenge
收藏 引用
EMPIRICAL SOFTWARE ENGINEERING 2019年 第1期24卷 240-286页
作者: Ceccato, Mariano Tonella, Paolo Basile, Cataldo Falcarin, Paolo Torchiano, Marco Coppens, Bart De Sutter, Bjorn Fdn Bruno Kessler Trento Italy Fdn Bruno Kessler Software Engn Res Unit Trento Italy Politecn Torino Comp Engn Turin Italy Politecn Torino Control & Comp Engn Dept Turin Italy Univ East London Comp Sci London England Univ Ghent Ghent Belgium
When critical assets or functionalities are included in a piece of software accessible to the end users, code protections are used to hinder or delay the extraction or manipulation of such critical assets. The process... 详细信息
来源: 评论
Student Program Classification Using Gated Graph Attention Neural Network
收藏 引用
IEEE ACCESS 2021年 9卷 87857-87868页
作者: Lu, M. Wang, Y. Tan, D. Zhao, L. Cent South Univ Sch Comp Sci & Engn Changsha 410083 Peoples R China Cent South Univ Sch Geosci & Infophys Changsha 410083 Peoples R China
Source code mining has received increasing attention, among which code classification plays a significant role in code understanding and automatic coding. Most source code mining efforts aim at the source code of proj... 详细信息
来源: 评论
On some end-user programming constructs and their understandability
收藏 引用
JOURNAL OF SYSTEMS AND SOFTWARE 2018年 142卷 206-222页
作者: Mackowiak, Michal Nawrocki, Jerzy Ochodek, Miroslaw Poznan Univ Tech Fac Comp Inst Comp Sci Ul Piotrowo 2 PL-60965 Poznan Poland
Context: End-user programming is becoming more and more important. However, existing programming paradigms and the languages based on them seem far-removed from what end-user programmers would need, especially in the ... 详细信息
来源: 评论