咨询与建议

限定检索结果

文献类型

  • 69 篇 会议
  • 43 篇 期刊文献
  • 2 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 106 篇 工学
    • 75 篇 计算机科学与技术...
    • 63 篇 软件工程
    • 28 篇 电气工程
    • 7 篇 信息与通信工程
    • 7 篇 控制科学与工程
    • 3 篇 电子科学与技术(可...
    • 2 篇 机械工程
    • 2 篇 仪器科学与技术
    • 2 篇 材料科学与工程(可...
    • 1 篇 网络空间安全
  • 7 篇 管理学
    • 5 篇 管理科学与工程(可...
    • 2 篇 图书情报与档案管...
  • 3 篇 理学
    • 3 篇 数学

主题

  • 114 篇 program dependen...
  • 22 篇 program slicing
  • 12 篇 dynamic slicing
  • 11 篇 static slicing
  • 9 篇 control flow gra...
  • 6 篇 data dependence
  • 6 篇 program slice
  • 5 篇 program debuggin...
  • 4 篇 refactoring
  • 4 篇 control dependen...
  • 4 篇 software mainten...
  • 4 篇 system dependenc...
  • 3 篇 concurrent progr...
  • 3 篇 noninterference
  • 3 篇 information flow...
  • 3 篇 clone detection
  • 3 篇 path condition
  • 3 篇 abstract syntax ...
  • 3 篇 software securit...
  • 3 篇 dependence analy...

机构

  • 6 篇 indian inst tech...
  • 3 篇 rochester inst t...
  • 2 篇 princeton univ p...
  • 2 篇 univ tokushima g...
  • 2 篇 univ tokushima d...
  • 2 篇 univ karlsruhe t...
  • 2 篇 fernuniversitat ...
  • 2 篇 vrije univ bruss...
  • 2 篇 institute of inf...
  • 1 篇 univ sci & techn...
  • 1 篇 university of sc...
  • 1 篇 linköping univer...
  • 1 篇 osaka univ grad ...
  • 1 篇 amer univ beirut...
  • 1 篇 univ wisconsin d...
  • 1 篇 department of el...
  • 1 篇 telecom paristec...
  • 1 篇 near east univ a...
  • 1 篇 univ sci & techn...
  • 1 篇 zhejiang univ co...

作者

  • 5 篇 mall r
  • 5 篇 snelting gregor
  • 4 篇 marin victor j.
  • 4 篇 de roover coen
  • 4 篇 rivero carlos r.
  • 2 篇 inoue k
  • 2 篇 ben brahim ghass...
  • 2 篇 de koster joeri
  • 2 篇 kurmangaleev sha...
  • 2 篇 shimomura t
  • 2 篇 zhioua zeineb
  • 2 篇 avetisyan arutyu...
  • 2 篇 hajj hazem
  • 2 篇 krinke j
  • 2 篇 chung is
  • 2 篇 adaimy ralph
  • 2 篇 de meuter wolfga...
  • 2 篇 mund gb
  • 2 篇 oh taewook
  • 2 篇 zhang xj

语言

  • 108 篇 英文
  • 5 篇 其他
  • 1 篇 中文
检索条件"主题词=Program Dependence Graph"
114 条 记 录,以下是81-90 订阅
排序:
Compilation techniques for a reconfigurable LIW architecture
收藏 引用
The Journal of Supercomputing 1989年 第4期3卷 271-304页
作者: Gupta, Rajiv Soffa, Mary Lou Philips Laboratories North American Philips Corporation Briarcliff Manor 10510 NY 345 Scarborough Road United States Department of Computer Science University of Pittsburgh Pittsburgh 15260 PA United States
Matching an application to an architecture in structure and size is a way of achieving higher computation speed. This paper presents a combination of a compiler and a reconfigurable long instruction word (RLIW) archit... 详细信息
来源: 评论
LLVM-Based Code Clone Detection Framework  10
LLVM-Based Code Clone Detection Framework
收藏 引用
Tenth International Conference on Computer Science and Information Technologies Revised Selected Papers CSIT
作者: Avetisyan, Arutyun Kurmangaleev, Shamil Sargsyan, Sevak Arutunian, Mariam Belevantsev, Andrey Russian Acad Sci Inst Syst Programming Moscow Russia
Existed methods of code clones detection have some restrictions. Textual and lexical approaches cannot detect strongly modified fragments of code. Syntactic and metrics based approaches detect strong modifications wit... 详细信息
来源: 评论
Experiences with PDG-Based IFC  10
Experiences with PDG-Based IFC
收藏 引用
2nd International Symposium on Engineering Secure Software and Systems
作者: Hammer, Christian Purdue Univ W Lafayette IN 47907 USA
Information flow control systems provide the guarantees that are required in today's security-relevant systems. While the literature has produced a wealth of techniques to ensure a given security policy, there is ... 详细信息
来源: 评论
A Collaborative dependence Analysis Framework
A Collaborative Dependence Analysis Framework
收藏 引用
IEEE/ACM International Symposium on Code Generation and Optimization (CGO)
作者: Johnson, Nick P. Fix, Jordan Beard, Stephen R. Oh, Taewook Jablin, Thomas B. August, David I. Princeton Univ Princeton NJ 08544 USA UIUC Multicoreware Princeton NJ USA
Compiler optimizations discover facts about program behavior by querying static analysis. However, developing or extending precise analysis is difficult. Some prior works implement analysis with a single algorithm, bu... 详细信息
来源: 评论
A STUDY OF program SLICING TECHNIQUES FOR SOFTWARE DEVELOPMENT APPROACHES  1
A STUDY OF PROGRAM SLICING TECHNIQUES FOR SOFTWARE DEVELOPME...
收藏 引用
1st International Conference on Next Generation Computing Technologies (NGCT)
作者: Chandra, Alaknanda Singhal, Abhishek Bansal, Abhay Amity Univ Dept CSE Sect 125 Noida Uttar Pradesh India
program Slicing minimizes the program to sub-statements, which produces the same behaviour where the subset of the program also called the program slice comprises of the chunks or statements of the program which impac... 详细信息
来源: 评论
program Plagiarism Detection with Dynamic Structure  7
Program Plagiarism Detection with Dynamic Structure
收藏 引用
7th IEEE International Symposium on Next-Generation Electronics (ISNE) - Next-Generation Electronics for AI and 5G Communications
作者: Kuo, Jong-Yih Cheng, Hsuan-Kuei Wang, Ping-Feng Natl Taipei Univ Technol Dept Comp Sci & Informat Engn Taipei 106 Taiwan Inst Informat Ind Taipei 106 Taiwan
The paper proposed an automated program alignment system, SPDS (Structure Plagiarism Detection System) which allows users to determine whether there is any possibility of plagiarism among them. The dynamic slicing was... 详细信息
来源: 评论
On temporal path conditions in dependence graphs
On temporal path conditions in dependence graphs
收藏 引用
7th IEEE International Working Conference on Source Code Analysis and Manipulation
作者: Lochbihler, Andreas Snelting, Gregor Univ Karlsruhe TH Lehrstuhl Programmierparadigmen Karlsruhe Germany
program dependence graphs are a well-established device to represent possible information flow in a program. Path conditions in dependence graphs have been proposed to express more detailed circumstances of a particul... 详细信息
来源: 评论
A Mocktail of Source Code Representations  36
A Mocktail of Source Code Representations
收藏 引用
36th IEEE/ACM International Conference on Automated Software Engineering (ASE)
作者: Vagavolu, Dheeraj Swarna, Karthik Chandra Chimalakonda, Sridhar Indian Inst Technol Tirupati Dept Comp Sci & Engn Tirupati Andhra Pradesh India
Efficient representation of source code is essential for various software engineering tasks such as code classification and code clone detection. Most recent approaches for representing source code still use AST and d... 详细信息
来源: 评论
Algorithm for Control dependence Subgraph Construction
Algorithm for Control Dependence Subgraph Construction
收藏 引用
International Forum on Information Technology and Applications (IFITA 2009)
作者: Chen Duanzhi Wuhan Univ Sch Comp Wuhan 430072 Peoples R China
program slicing provides a new way to software maintenance, program understanding. It can give the programmer the statements only relevant to the computation of a given function. It can transform a large program into ... 详细信息
来源: 评论
Computation of dynamic slices for object-oriented concurrent programs
Computation of dynamic slices for object-oriented concurrent...
收藏 引用
12th Asia-Pacific Software Engineering Conference
作者: Lallchandani, JT Mall, R DD Univ Dept Comp Engg Nadiad India
This paper proposes a novel dynamic slicing technique for object oriented concurrent programs. We introduce the notion of Object Oriented Concurrent program dependence graph (OOCPDG). Our dynamic slicing technique use... 详细信息
来源: 评论