Turnitin
降AI改写
早检测系统
早降重系统
Turnitin-UK版
万方检测-期刊版
维普编辑部版
Grammarly检测
Paperpass检测
checkpass检测
PaperYY检测
Code search: A survey of techniques for finding code
The immense amounts of source code provide ample challenges and opportunities during
software development. To handle the size of code bases, developers commonly search for …
software development. To handle the size of code bases, developers commonly search for …
Big code search: A bibliography
Code search is an essential task in software development. Developers often search the
internet and other code databases for necessary source code snippets to ease the …
internet and other code databases for necessary source code snippets to ease the …
Measuring program comprehension: A large-scale field study with professionals
During software development and maintenance, developers spend a considerable amount
of time on program comprehension activities. Previous studies show that program …
of time on program comprehension activities. Previous studies show that program …
Aroma: Code recommendation via structural code search
Programmers often write code that has similarity to existing code written somewhere. A tool
that could help programmers to search such similar code would be immensely useful. Such …
that could help programmers to search such similar code would be immensely useful. Such …
How developers search for code: a case study
With the advent of large code repositories and sophisticated search capabilities, code
search is increasingly becoming a key software development activity. In this work we shed …
search is increasingly becoming a key software development activity. In this work we shed …
What do developers search for on the web?
Developers commonly make use of a web search engine such as Google to locate online
resources to improve their productivity. A better understanding of what developers search for …
resources to improve their productivity. A better understanding of what developers search for …
Portfolio: finding relevant functions and their usage
Different studies show that programmers are more interested in finding definitions of
functions and their uses than variables, statements, or arbitrary code fragments [30, 29, 31] …
functions and their uses than variables, statements, or arbitrary code fragments [30, 29, 31] …
Semantics-based code search
SP Reiss - 2009 IEEE 31st International Conference on …, 2009 - ieeexplore.ieee.org
Our goal is to use the vast repositories of available open source code to generate specific
functions or classes that meet a user's specifications. The key words here are specifications …
functions or classes that meet a user's specifications. The key words here are specifications …
Query expansion based on crowd knowledge for code search
As code search is a frequent developer activity in software development practices, improving
the performance of code search is a critical task. In the text retrieval based search …
the performance of code search is a critical task. In the text retrieval based search …
A study of the uniqueness of source code
This paper presents the results of the first study of the uniqueness of source code. We define
the uniqueness of a unit of source code with respect to the entire body of written software …
the uniqueness of a unit of source code with respect to the entire body of written software …