咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

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

主题

  • 112 篇 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 篇 automatic parall...

机构

  • 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

语言

  • 106 篇 英文
  • 5 篇 其他
  • 1 篇 中文
检索条件"主题词=Program Dependence Graph"
112 条 记 录,以下是71-80 订阅
排序:
Distilling Useful Clones by Contextual Differencing
Distilling Useful Clones by Contextual Differencing
收藏 引用
20th Working Conference on Reverse Engineering
作者: Xing, Zhenchang Xue, Yinxing Jarzabek, Stan Nanyang Technol Univ Singapore 639798 Singapore Natl Univ Singapore Singapore Singapore
Clone detectors find similar code fragments and report large numbers of them for large systems. Textually similar clones may perform different computations, depending on the program context in which clones occur. Unde... 详细信息
来源: 评论
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... 详细信息
来源: 评论
CCgraph: a PDG-based code clone detector with approximate graph matching  35
CCGraph: a PDG-based code clone detector with approximate gr...
收藏 引用
35th IEEE/ACM International Conference on Automated Software Engineering (ASE)
作者: Zou, Yue Ban, Bihuan Xue, Yinxing Xu, Yun Univ Sci & Technol China Sch Comp Sci & Technol Hefei Peoples R China Univ Sci & Technol China Sch Data Sci Hefei Peoples R China Key Lab High Performance Comp Hefei Anhui Peoples R China
Software clone detection is an active research area, which is very important for software maintenance, bug detection, etc. The two pieces of cloned code reflect some similarities or equivalents in the syntax or struct... 详细信息
来源: 评论
CCSharp: An Efficient Three-phase Code Clone Detector Using Modified PDGs  24
CCSharp: An Efficient Three-phase Code Clone Detector Using ...
收藏 引用
24th Asia-Pacific Software Engineering Conference (APSEC)
作者: Wang, Min Wang, Pengcheng Xu, Yun Univ Sci & Technol China Sch Comp Sci Hefei 230027 Anhui Peoples R China Natl Univ Def Technol Lab High Performance Comp Anhui Prov Changsha 410073 Hunan Peoples R China Natl Univ Def Technol Collaborat Innovat Ctr High Performance Comp Changsha 410073 Hunan Peoples R China
Detecting code clones in software systems is becoming more and more important with the blossom of open source projects. In spite of numerous active researches, there is still a lack of detecting clones especially high... 详细信息
来源: 评论
Decentralizing execution of composite web services
Decentralizing execution of composite web services
收藏 引用
19th Conference on Object-Oriented programming, Systems, Languages, and Applications
作者: Nanda, MG Chandra, S Sarkar, V IBM Corp TJ Watson Res Ctr Armonk NY 10504 USA
Distributed enterprise applications today are increasingly being built from services available over the web. A unit of functionality in this framework is a web service;a software application that exposes a set of &quo... 详细信息
来源: 评论
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... 详细信息
来源: 评论
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... 详细信息
来源: 评论