咨询与建议

限定检索结果

文献类型

  • 934 篇 会议
  • 23 篇 期刊文献
  • 1 册 图书

馆藏范围

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

日期分布

学科分类号

  • 609 篇 工学
    • 550 篇 软件工程
    • 414 篇 计算机科学与技术...
    • 133 篇 电气工程
    • 15 篇 控制科学与工程
    • 14 篇 生物工程
    • 12 篇 信息与通信工程
    • 4 篇 材料科学与工程(可...
    • 3 篇 交通运输工程
    • 3 篇 安全科学与工程
    • 2 篇 机械工程
    • 2 篇 化学工程与技术
    • 2 篇 生物医学工程(可授...
    • 1 篇 建筑学
    • 1 篇 环境科学与工程(可...
  • 38 篇 理学
    • 17 篇 数学
    • 13 篇 生物学
    • 6 篇 化学
    • 5 篇 物理学
    • 2 篇 系统科学
    • 2 篇 统计学(可授理学、...
  • 29 篇 管理学
    • 19 篇 图书情报与档案管...
    • 16 篇 管理科学与工程(可...
    • 5 篇 工商管理
  • 3 篇 经济学
    • 3 篇 应用经济学
  • 3 篇 教育学
    • 3 篇 教育学
  • 2 篇 医学
    • 2 篇 临床医学
  • 1 篇 法学
    • 1 篇 社会学
  • 1 篇 农学
    • 1 篇 作物学

主题

  • 111 篇 software
  • 107 篇 java
  • 102 篇 static analysis
  • 78 篇 source coding
  • 74 篇 open source soft...
  • 57 篇 software systems
  • 54 篇 codes
  • 51 篇 visualization
  • 44 篇 measurement
  • 43 篇 tools
  • 42 篇 task analysis
  • 42 篇 algorithm design...
  • 38 篇 data mining
  • 37 篇 cloning
  • 36 篇 testing
  • 35 篇 libraries
  • 35 篇 software enginee...
  • 35 篇 semantics
  • 34 篇 computer bugs
  • 33 篇 programming

机构

  • 11 篇 vrije univ bruss...
  • 8 篇 delft university...
  • 8 篇 univ szeged dept...
  • 7 篇 delft univ techn...
  • 7 篇 delft university...
  • 7 篇 kent state univ ...
  • 6 篇 queens univ sch ...
  • 6 篇 fraunhofer iem p...
  • 6 篇 univ bern softwa...
  • 5 篇 department of so...
  • 5 篇 software analysi...
  • 5 篇 ucl england
  • 5 篇 eindhoven univer...
  • 5 篇 paderborn univ p...
  • 5 篇 eindhoven univ t...
  • 5 篇 univ akron dept ...
  • 4 篇 department of so...
  • 4 篇 vrije univ bruss...
  • 4 篇 univ saskatchewa...
  • 4 篇 univ bern softwa...

作者

  • 17 篇 de roover coen
  • 10 篇 roy chanchal k.
  • 10 篇 stievenart quent...
  • 10 篇 coen de roover
  • 9 篇 poshyvanyk denys
  • 8 篇 ferenc rudolf
  • 7 篇 inoue katsuro
  • 7 篇 ahmed e. hassan
  • 7 篇 van deursen arie
  • 6 篇 moonen leon
  • 6 篇 bodden eric
  • 6 篇 gyimothy tibor
  • 6 篇 harman mark
  • 6 篇 collard michael ...
  • 6 篇 gall harald c.
  • 6 篇 bram adams
  • 6 篇 zaidman andy
  • 6 篇 quentin stiévena...
  • 6 篇 adams bram
  • 5 篇 serebrenik alexa...

语言

  • 952 篇 英文
  • 6 篇 其他
检索条件"任意字段=IEEE Working Conference on Source Code Analysis and Manipulation"
958 条 记 录,以下是321-330 订阅
排序:
code Clone Tracer (CCT): A Tracking Tool for Analyzing Human and Social Factors in Creating and Reusing code Clones  20
Code Clone Tracer (CCT): A Tracking Tool for Analyzing Human...
收藏 引用
20th ieee/ACIS International conference on Software Engineering, Artificial Intelligence, Networking and Parallel/Distributed Computing (SNPD 2019)
作者: Kukita, Yusukc Noguchi, Kojiro Ohira, Masao Wakayama Univ Grad Sch Syst Engn Wakayama Japan
This paper introduces a tool called CCT (code Clone Tracer) which is designed to help practitioners and researchers analyze the impacts of human/social factors on software quality in creating and reusing code clones. ... 详细信息
来源: 评论
Proceedings - 7th ieee working conference on Software Visualization, VISSOFT 2019
Proceedings - 7th IEEE Working Conference on Software Visual...
收藏 引用
7th ieee working conference on Software Visualization, VISSOFT 2019
The proceedings contain 13 papers. The topics discussed include: CorpusVis - visualizing software metrics at scale;codeHouse: VR code visualization tool;CloneCompass: visualizations for exploring assembly code clone e...
来源: 评论
Challenges of Implementing Cross Translation Unit analysis in Clang Static Analyzer  18
Challenges of Implementing Cross Translation Unit Analysis i...
收藏 引用
18th ieee International working conference on source code analysis and manipulation (SCAM)
作者: Horvath, Gabor Szecsi, Peter Gera, Zoltan Krupp, Daniel Pataki, Norbert Eotovos Lorand Univ Dept Programming Languages & Compilers Budapest Hungary Ericsson Ltd Budapest Hungary
Static analysis is a great approach to find bugs and code smells. Some of the errors span across multiple translation units. Unfortunately, separate compilation makes cross translation unit analysis challenging for C ... 详细信息
来源: 评论
Annotation practices in Android apps
Annotation practices in Android apps
收藏 引用
ieee International Workshop on source code analysis and manipulation
作者: Ajay Kumar Jha Sarah Nadi University of Alberta Edmonton Canada
Understanding the adoption and usage of any programming language feature is crucial for improving it. Existing studies indicate that Java annotations are widely used by developers. However, there is currently no empir... 详细信息
来源: 评论
Graal: The Quest for source code Knowledge  18
Graal: The Quest for Source Code Knowledge
收藏 引用
18th ieee International working conference on source code analysis and manipulation (SCAM)
作者: Cosentino, Valerio Duenas, Santiago Zerouali, Ahmed Robles, Gregorio Gonzalez-Barahona, Jesus M. Bitergia Madrid Spain Univ Rey Juan Carlos Madrid Spain
source code analysis tools are designed to analyze code artifacts with different intents, which span from improving the quality and security of the software to easing refactoring and reverse engineering activities. Ho... 详细信息
来源: 评论
Obfuscating Java Programs by Translating Selected Portions of Bytecode to Native Libraries  18
Obfuscating Java Programs by Translating Selected Portions o...
收藏 引用
18th ieee International working conference on source code analysis and manipulation (SCAM)
作者: Pizzolotto, Davide Ceccato, Mariano Fdn Bruno Kessler Trento Italy Univ Trento Trento Italy
code obfuscation is a popular approach to turn program comprehension and analysis harder, with the aim of mitigating threats related to malicious reverse engineering and code tampering. However, programming languages ... 详细信息
来源: 评论
SCC: Automatic Classification of code Snippets  18
SCC: Automatic Classification of Code Snippets
收藏 引用
18th ieee International working conference on source code analysis and manipulation (SCAM)
作者: Alreshedy, Kamel Dharmaretnam, Dhanush German, Daniel M. Srinivasan, Venkatesh Gulliver, T. Aaron Univ Victoria Victoria BC V8W 2Y2 Canada
Determining the programming language of a source code file has been considered in the research community;it has been shown that Machine Learning (ML) and Natural Language Processing (NLP) algorithms can be effective i... 详细信息
来源: 评论
Semantics-Based code Search Using Input/Output Examples  18
Semantics-Based Code Search Using Input/Output Examples
收藏 引用
18th ieee International working conference on source code analysis and manipulation (SCAM)
作者: Jiang, Renhe Chen, Zhengzhao Zhang, Zejun Pei, Yu Pan, Minxue Zhang, Tian Nanjing Univ State Key Lab Novel Software Technol Nanjing Peoples R China Hong Kong Polytech Univ Dept Comp Hong Kong Peoples R China
As the quality and quantity of open source code increase, semantics-based code search has become an emerging need for software developers to retrieve and reuse existing source code. We present an approach of semantics... 详细信息
来源: 评论
DCT: An Scalable Multi-Objective Module Clustering Tool
DCT: An Scalable Multi-Objective Module Clustering Tool
收藏 引用
ieee International Workshop on source code analysis and manipulation
作者: Ana Paula M. Tarchetti Luís Amaral Marcos C. Oliveira Rodrigo Bonifácio Gustavo Pinto David Lo University of Brasília Brazilian Ministry of Economy Federal University of Para Singapore Management University
Maintaining complex software systems is a time-consuming and challenging task. Practitioners must have a general understanding of the system's decomposition and how the system's developers have implemented the... 详细信息
来源: 评论
On the Use of Machine Learning Techniques Towards the Design of Cloud Based Automatic code Clone Validation Tools  18
On the Use of Machine Learning Techniques Towards the Design...
收藏 引用
18th ieee International working conference on source code analysis and manipulation (SCAM)
作者: Mostaeen, Golam Svajlenko, Jeffrey Roy, Banani Roy, Chanchal K. Schneider, Kevin Univ Saskatchewan Dept Comp Sci Saskatoon SK Canada
A code clone is a pair of code fragments, within or between software systems that are similar. Since code clones often negatively impact the maintainability of a software system, a great many numbers of code clone det... 详细信息
来源: 评论