咨询与建议

限定检索结果

文献类型

  • 14 篇 会议
  • 5 篇 期刊文献
  • 1 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 19 篇 工学
    • 17 篇 软件工程
    • 13 篇 计算机科学与技术...
    • 4 篇 电气工程
    • 1 篇 电子科学与技术(可...
    • 1 篇 控制科学与工程
  • 1 篇 理学
    • 1 篇 数学
    • 1 篇 系统科学

主题

  • 20 篇 source code sear...
  • 4 篇 software mainten...
  • 3 篇 search by exampl...
  • 3 篇 feature location
  • 2 篇 bug localization
  • 2 篇 source code exam...
  • 2 篇 reverse engineer...
  • 2 篇 information retr...
  • 2 篇 documentation
  • 1 篇 approximate grap...
  • 1 篇 program dependen...
  • 1 篇 query-by-example
  • 1 篇 deep learning
  • 1 篇 global code repo...
  • 1 篇 match-end optimi...
  • 1 篇 web semantics
  • 1 篇 markov random fi...
  • 1 篇 source code quer...
  • 1 篇 code retrieval
  • 1 篇 ontologies

机构

  • 3 篇 montclair state ...
  • 1 篇 nara inst sci & ...
  • 1 篇 otani univ kyoto
  • 1 篇 nanjing univ sof...
  • 1 篇 hasso plattner i...
  • 1 篇 purdue univ sch ...
  • 1 篇 natl univ sci & ...
  • 1 篇 univ notre dame ...
  • 1 篇 qassim univ dept...
  • 1 篇 institute for ma...
  • 1 篇 nanyang technol ...
  • 1 篇 hasso plattner i...
  • 1 篇 osaka univ grad ...
  • 1 篇 univ wah dept co...
  • 1 篇 concordia univ d...
  • 1 篇 nara inst sci & ...
  • 1 篇 tsuda coll kodai...
  • 1 篇 department of hu...
  • 1 篇 university of wa...
  • 1 篇 univ salerno sch...

作者

  • 3 篇 hill emily
  • 2 篇 ishio takashi
  • 2 篇 sakai eko
  • 2 篇 panchenko oleksa...
  • 2 篇 inoue katsuro
  • 2 篇 nakayama ken
  • 2 篇 fails jerry alan
  • 2 篇 plattner hasso
  • 2 篇 subramanian sidd...
  • 2 篇 roldan-vega manu...
  • 2 篇 kak avinash c.
  • 2 篇 mallet greg
  • 2 篇 akbar shayan a.
  • 2 篇 sisman bunyamin
  • 1 篇 hu yuling
  • 1 篇 inozemtseva laur...
  • 1 篇 mcmillan collin
  • 1 篇 ken nakayama
  • 1 篇 maqbool ayesha
  • 1 篇 kak avinash

语言

  • 20 篇 英文
检索条件"主题词=source code search"
20 条 记 录,以下是1-10 订阅
排序:
A Survey of source code search: A 3-dimensional Perspective
收藏 引用
ACM TRANSACTIONS ON SOFTWARE ENGINEERING AND METHODOLOGY 2024年 第6期33卷 1-51页
作者: Sun, Weisong Fang, Chunrong Ge, Yifei Hu, Yuling Chen, Yuchen Zhang, Quanjun Ge, Xiuting Liu, Yang Chen, Zhenyu Nanjing Univ Software Inst Nanjing Peoples R China Nanyang Technol Univ Sch Comp Sci & Engn Singapore Singapore
(source) code search is widely concerned by software engineering researchers because it can improve the productivity and quality of software development. Given a functionality requirement usually described in a natura... 详细信息
来源: 评论
Generating Clarifying Questions for Query Refinement in source code search  29
Generating Clarifying Questions for Query Refinement in Sour...
收藏 引用
29th IEEE International Conference on Software Analysis, Evolution and Reengineering (SANER)
作者: Eberhart, Zachary McMillan, Collin Univ Notre Dame Dept Comp Sci Notre Dame IN 46556 USA
In source code search, a common information-seeking strategy involves providing a short initial query with a broad meaning, and then iteratively refining the query using terms gleaned from the results of subsequent se... 详细信息
来源: 评论
Towards Summarizing Program Statements in source code search  20
Towards Summarizing Program Statements in Source Code Search
收藏 引用
35th Annual ACM Symposium on Applied Computing (SAC)
作者: Marin, Victor J. Bansal, Iti Rivero, Carlos R. Rochester Inst Technol Rochester NY 14623 USA
A common practice among programmers is to find pieces of source code using search engines. Programs retrieved by these engines are typically semantically but not necessarily syntactically similar. As a result, ranking... 详细信息
来源: 评论
Query Quality Prediction and Reformulation for source code search: The Refoqus Tool
Query Quality Prediction and Reformulation for Source Code S...
收藏 引用
35th International Conference on Software Engineering (ICSE)
作者: Haiduc, Sonia De Rosa, Giuseppe Bavota, Gabriele Oliveto, Rocco de Lucia, Andrea Marcus, Andrian Wayne State Univ Dept Comp Sci Detroit MI 48202 USA Univ Salerno Sch Sci I-84084 Salerno Italy Univ Molise Dept Biosci & Territory I-86090 Molise Italy
Developers search source code frequently during their daily tasks, to find pieces of code to reuse, to find where to implement changes, etc. code search based on text retrieval (TR) techniques has been widely used in ... 详细信息
来源: 评论
NCDsearch: Sliding Window-Based code Clone search Using Lempel-Ziv Jaccard Distance
收藏 引用
IEICE TRANSACTIONS ON INFORMATION AND SYSTEMS 2022年 第5期E105D卷 973-981页
作者: Ishio, Takashi Maeda, Naoto Shibuya, Kensuke Iwamoto, Kenho Inoue, Katsuro Nara Inst Sci & Technol Ikoma 6300192 Japan NEC Corp Ltd Tokyo 1088001 Japan Osaka Univ Suita Osaka 5650871 Japan
Software developers may write a number of similar source code fragments including the same mistake in software products. To remove such faulty code fragments, developers inspect code clones if they found a bug in thei... 详细信息
来源: 评论
Reusable Component Retrieval: A Semantic search Approach for Low-Resource Languages
收藏 引用
ACM TRANSACTIONS ON ASIAN AND LOW-REsource LANGUAGE INFORMATION PROCESSING 2023年 第5期22卷 1-31页
作者: Bibi, Nazia Rana, Tauseef Maqbool, Ayesha Alkhalifah, Tamim Khan, Wazir Zada Bashir, Ali Kashif Bin Zikria, Yousaf Natl Univ Sci & Technol Dept Comp Software Engn Scholars Ave H-12 Islamabad 46000 Pakistan Qassim Univ Dept Comp Sci Coll Sci & Arts Ar Rass POB 1162 Buraydah 52571 Saudi Arabia Qassim Univ Dept Comp Coll Sci & Arts Ar Rass Ar Rass 1162 Qassim Saudi Arabia Univ Wah Dept Comp Sci Quaid Ave Wah 47040 Pakistan Manchester Metropolitan Univ Dept Comp & Math Manchester M15 6BH England Woxsen Univ Woxsen Sch Business Hyderabad 502345 Telangana India Yeungnam Univ Dept Informat & Commun Engn 280 Daehak Ro Gyongsan 38541 South Korea
A common practice among programmers is to reuse existing code, accomplished by performing natural language queries through search engines. The main aim of code retrieval is to search for the most relevant snippet from... 详细信息
来源: 评论
Efficient storage and fast querying of source code
收藏 引用
INFORMATION SYSTEMS FRONTIERS 2011年 第3期13卷 349-357页
作者: Panchenko, Oleksandr Plattner, Hasso Zeier, Alexander B. Hasso Plattner Inst Software Syst Engn D-14440 Potsdam Germany
Enabling fast and detailed insights over large portions of source code is an important task in a global development ecosystem. Numerous data structures have been developed to store source code and to support various s... 详细信息
来源: 评论
Exploiting spatial code proximity and order for improved source code retrieval for bug localization
收藏 引用
JOURNAL OF SOFTWARE-EVOLUTION AND PROCESS 2017年 第1期29卷 1-24页
作者: Sisman, Bunyamin Akbar, Shayan A. Kak, Avinash C. Purdue Univ Dept Elect & Comp Engn W Lafayette IN 47907 USA
Practically all information retrieval based approaches developed to date for automatic bug localization are based on the bag-of-words assumption that ignores any positional and ordering relationships between the terms... 详细信息
来源: 评论
Precise and Scalable Querying of Syntactical source code Patterns Using Sample code Snippets and a Database
Precise and Scalable Querying of Syntactical Source Code Pat...
收藏 引用
IEEE 19th International Conference on Program Comprehension (ICPC)
作者: Panchenko, Oleksandr Karstens, Jan Plattner, Hasso Zeier, Alexander Hasso Plattner Inst Potsdam Germany SAP AG Walldorf Germany
While analyzing a log file of a text-based source code search engine we discovered that developers search for fine-grained syntactical patterns in 36% of queries. Currently, to cope with queries of this kind developer... 详细信息
来源: 评论
On the Use of Positional Proximity in IR-Based Feature Location
On the Use of Positional Proximity in IR-Based Feature Locat...
收藏 引用
Software Evolution Week / IEEE Conference on Software Maintenance, Reengineering, and Reverse Engineering (CSMR-WCRE)
作者: Hill, Emily Sisman, Bunyamin Kak, Avinash Montclair State Univ Dept Comp Sci Montclair NJ 07043 USA Purdue Univ Sch Elect & Comp Engn W Lafayette IN USA
As software systems continue to grow and evolve, locating code for software maintenance tasks becomes increasingly difficult. Recently proposed approaches to bug localization and feature location have suggested using ... 详细信息
来源: 评论