咨询与建议

限定检索结果

文献类型

  • 1,220 篇 会议
  • 40 篇 期刊文献
  • 1 册 图书

馆藏范围

  • 1,261 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 724 篇 工学
    • 634 篇 软件工程
    • 477 篇 计算机科学与技术...
    • 137 篇 电气工程
    • 22 篇 控制科学与工程
    • 13 篇 信息与通信工程
    • 12 篇 生物工程
    • 9 篇 电子科学与技术(可...
    • 8 篇 仪器科学与技术
    • 5 篇 机械工程
    • 4 篇 材料科学与工程(可...
    • 3 篇 交通运输工程
    • 3 篇 安全科学与工程
    • 2 篇 动力工程及工程热...
    • 2 篇 建筑学
    • 2 篇 核科学与技术
    • 2 篇 生物医学工程(可授...
  • 63 篇 理学
    • 31 篇 数学
    • 13 篇 生物学
    • 12 篇 物理学
    • 8 篇 系统科学
    • 7 篇 统计学(可授理学、...
    • 4 篇 化学
  • 47 篇 管理学
    • 33 篇 管理科学与工程(可...
    • 16 篇 图书情报与档案管...
    • 7 篇 工商管理
  • 10 篇 医学
    • 10 篇 临床医学
    • 2 篇 特种医学
  • 6 篇 法学
    • 5 篇 社会学
  • 4 篇 经济学
    • 4 篇 应用经济学
  • 4 篇 教育学
    • 4 篇 教育学
  • 1 篇 艺术学

主题

  • 152 篇 java
  • 127 篇 software
  • 124 篇 static analysis
  • 87 篇 software systems
  • 80 篇 open source soft...
  • 78 篇 source coding
  • 69 篇 visualization
  • 67 篇 codes
  • 67 篇 software mainten...
  • 64 篇 conferences
  • 63 篇 algorithm design...
  • 59 篇 tools
  • 58 篇 computer science
  • 58 篇 software enginee...
  • 52 篇 performance anal...
  • 50 篇 task analysis
  • 50 篇 data mining
  • 50 篇 testing
  • 48 篇 information anal...
  • 47 篇 measurement

机构

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

作者

  • 16 篇 de roover coen
  • 14 篇 roy chanchal k.
  • 10 篇 stievenart quent...
  • 10 篇 coen de roover
  • 10 篇 binkley david
  • 9 篇 jonathan i. male...
  • 8 篇 ferenc rudolf
  • 8 篇 michael l. colla...
  • 7 篇 moonen leon
  • 7 篇 mark harman
  • 7 篇 krinke jens
  • 6 篇 di penta m
  • 6 篇 chanchal k. roy
  • 6 篇 david binkley
  • 6 篇 antoniol g
  • 6 篇 árpád beszédes
  • 6 篇 bodden eric
  • 6 篇 denys poshyvanyk
  • 6 篇 gyimothy tibor
  • 6 篇 robles gregorio

语言

  • 1,255 篇 英文
  • 6 篇 其他
检索条件"任意字段=IEEE International Workshop on Source Code Analysis and Manipulation"
1261 条 记 录,以下是81-90 订阅
排序:
Detection of redundant code using R2D2  3
Detection of redundant code using R<SUP>2</SUP>D<SUP>2</SUP>
收藏 引用
3rd ieee international workshop on source code analysis and manipulation
作者: Leitao, AM Univ Tecn Lisboa INESC ID P-1000029 Lisbon Portugal
We present the (RD2)-D-2 redundancy detector. (RD2)-D-2 identifies redundant code fragments in large software systems written in Lisp. For each pair of code fragments, (RD2)-D-2 uses a combination of techniques rangin... 详细信息
来源: 评论
What you See is what you Asked for: An Effort-based Transformation of code analysis Tasks into Interactive Visualization Scenarios
What you See is what you Asked for: An Effort-based Transfor...
收藏 引用
11th ieee international Working Conference on source code analysis and manipulation/ieee international Conference on Software Maintenance/ieee international Symposium on Web Systems Evolution/VISSOFT/MESOCA
作者: Sfayhi, Ahmed Sahraoui, Houari Univ Montreal DIRO Montreal PQ Canada
We propose an approach that derives interactive-visualization scenarios from descriptions of code analysis tasks. The scenario derivation is treated as an optimization process. In this context, we evaluate different p... 详细信息
来源: 评论
Combining source transformation and operator overloading techniques to compute derivatives for MATLAB programs  2
Combining source transformation and operator overloading tec...
收藏 引用
2nd ieee international workshop on source code analysis and manipulation
作者: Bischof, CH Bücker, HM Lang, B Rasch, A Vehreschild, A Univ Aachen Inst Comp Sci D-50256 Aachen Germany
Derivatives of mathematical functions play a key role in various areas of numerical and technical computing. Many of these computations are done in MATLAB, a popular environment for technical computing providing engin... 详细信息
来源: 评论
Using data flow analysis to infer type information in Java bytecode  1
Using data flow analysis to infer type information in Java b...
收藏 引用
1st ieee international workshop on source code analysis and manipulation
作者: Maggi, P Sisto, R Politecn Torino Dipartimento Automat & Informat I-10129 Turin Italy
This paper shows how data flow analysis can be used to infer type information related to Java bytecode, and evaluates this approach. All the elements needed to specify, the data flow,problem to be software convenientl... 详细信息
来源: 评论
Using automated source code analysis for software evolution  1
Using automated source code analysis for software evolution
收藏 引用
1st ieee international workshop on source code analysis and manipulation
作者: Burd, L Rank, S Univ Durham Dept Comp Sci Durham DH1 3HP England
Software maintenance is one of the most expensive and time-consuming phases in the soft-ware life-cycle. The size and complexity of commercial applications probably present the greatest difficulty that maintainers fac... 详细信息
来源: 评论
Software Engineering by source Transformation - Experience with TXL (Most Influential Paper, SCAM 2001)  19
Software Engineering by Source Transformation - Experience w...
收藏 引用
19th ieee international Working Conference on source code analysis and manipulation (SCAM)
作者: Cordy, James R. Dean, Thomas R. Malton, Andrew Schneider, Kevin A. Queens Univ Kingston ON Canada Blackberry Waterloo ON Canada Univ Saskatchewan Saskatoon SK Canada
Most influential paper of SCAM 2001. © 2019 ieee.
来源: 评论
Automatically Adding Missing Libraries to Java Projects to Foster Better Results from Static analysis  17
Automatically Adding Missing Libraries to Java Projects to F...
收藏 引用
ieee 17th international Working Conference on source code analysis and manipulation (SCAM)
作者: Atzenhofer, Thomas Ploesch, Reinhold Johannes Kepler Univ Linz Dept Business Informat Software Engn Linz Austria
The measurement of software quality, including the preparation and management of the necessary resources and libraries, is a major challenge in continuous software quality measurement and assessment. When applying cod... 详细信息
来源: 评论
Equational Reasoning on x86 Assembly code
Equational Reasoning on x86 Assembly Code
收藏 引用
11th ieee international Working Conference on source code analysis and manipulation/ieee international Conference on Software Maintenance/ieee international Symposium on Web Systems Evolution/VISSOFT/MESOCA
作者: Coogan, Kevin Debray, Saumya Univ Arizona Dept Comp Sci Tucson AZ 85721 USA
analysis of software is essential to addressing problems of correctness, efficiency, and security. Existing source code analysis tools are very useful for such purposes, but there are many instances where high-level s... 详细信息
来源: 评论
A source-to-source compiler for generating dependable software  1
A source-to-source compiler for generating dependable softwa...
收藏 引用
1st ieee international workshop on source code analysis and manipulation
作者: Rebaudengo, M Reorda, MS Violante, M Torchiano, M Politecn Torino Dipartimento Automat & Informat I-10129 Turin Italy
Over the last years, an increasing number of safety-critical tasks have been demanded to computer systems. In particular, safety-critical computer-based applications are hitting market area where cost is a major issue... 详细信息
来源: 评论
Executable source code and non-executable source code: analysis and relationships
Executable source code and non-executable source code: Analy...
收藏 引用
Proceedings - Fourth ieee international workshop on source code analysis and manipulation
作者: Robles, Gregorio Gonzalez-Barahona, Jesus M. Spain
The concept of source code, understood as the source components used to obtain a binary, ready to execute version of a program, comprises currently more than source code written in a programming language. Specially wh... 详细信息
来源: 评论