咨询与建议

限定检索结果

文献类型

  • 4 篇 期刊文献
  • 4 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 6 篇 工学
    • 5 篇 计算机科学与技术...
    • 3 篇 电气工程
    • 2 篇 软件工程
    • 1 篇 信息与通信工程
    • 1 篇 控制科学与工程

主题

  • 8 篇 program control ...
  • 1 篇 runtime
  • 1 篇 predicated instr...
  • 1 篇 mpeg-4 encoder p...
  • 1 篇 schedule time
  • 1 篇 slowing-down
  • 1 篇 computer hardwar...
  • 1 篇 low-power applic...
  • 1 篇 dynamic program ...
  • 1 篇 index terms-prog...
  • 1 篇 structured progr...
  • 1 篇 furnace conveyor...
  • 1 篇 control flow dia...
  • 1 篇 pattern matching
  • 1 篇 arithmetic opera...
  • 1 篇 corona austrina
  • 1 篇 electromagnetic ...
  • 1 篇 source program t...
  • 1 篇 isolation techni...
  • 1 篇 optimization tec...

机构

  • 1 篇 department of co...
  • 1 篇 georgia inst tec...
  • 1 篇 georgia inst tec...
  • 1 篇 hewlett-packard ...
  • 1 篇 microsoft resear...
  • 1 篇 department of co...
  • 1 篇 suny binghamton ...
  • 1 篇 analyst workbenc...
  • 1 篇 seoul natl univ ...
  • 1 篇 center for relia...

作者

  • 1 篇 james r. larus
  • 1 篇 shin dongkun
  • 1 篇 david i. august
  • 1 篇 eric garrigue ve...
  • 1 篇 prvulovic milos
  • 1 篇 kayaalp mehmet
  • 1 篇 zweben sh
  • 1 篇 scott a. mahlke
  • 1 篇 zajic alenka
  • 1 篇 hedley david
  • 1 篇 woodward martin ...
  • 1 篇 hennell michael ...
  • 1 篇 baker al
  • 1 篇 ozsoy meltem
  • 1 篇 wen-mei w. hwu
  • 1 篇 kim jihong
  • 1 篇 ponomarev dmitry
  • 1 篇 kerpicci mine
  • 1 篇 abu-ghazaleh nae...

语言

  • 8 篇 英文
检索条件"主题词=Program Control Flow"
8 条 记 录,以下是1-10 订阅
A Measure of control flow Complexity in program Text
收藏 引用
IEEE Transactions on Software Engineering 1979年 第1期SE-5卷 45-50页
作者: Woodward, Martin R. Hennell, Michael A. Hedley, David Department of Computational and Statistical Science University of Liverpool Liverpool England United Kingdom
This paper discusses the need for measures of complexity and unstructuredness of programs. A simple language independent concept is put forward as a measure of control flow complexity in program text and is then devel... 详细信息
来源: 评论
Efficient Dissimilarity Detection in Time Series With Application to Side-Channel Analysis
收藏 引用
IEEE ACCESS 2023年 11卷 93064-93076页
作者: Kerpicci, Mine Prvulovic, Milos Zajic, Alenka Georgia Inst Technol Sch Elect & Comp Engn Atlanta GA 30332 USA Georgia Inst Technol Sch Comp Sci Atlanta GA 30332 USA
This paper proposes a dissimilarity detection algorithm that can find different regions between similar signals. In particular, we address the detection problem of branching statements in program control flow using el... 详细信息
来源: 评论
A COMPARISON OF MEASURES OF control flow COMPLEXITY
收藏 引用
IEEE TRANSACTIONS ON SOFTWARE ENGINEERING 1980年 第6期6卷 506-512页
作者: BAKER, AL ZWEBEN, SH Department of Computer Science University of Wisconsin
In attempting to describe the quality of computer software, one of the more frequently mentioned measurable attributes is complexity of the flow of control. During the past several years, there have been many attempts... 详细信息
来源: 评论
Optimizing intra-task voltage scheduling using data flow analysis  05
Optimizing intra-task voltage scheduling using data flow ana...
收藏 引用
10th Asia and South Pacific Design Automation Conference
作者: Shin, Dongkun Kim, Jihong Seoul Natl Univ Sch CSE Seoul 151742 South Korea
Intra-task voltage scheduling (IntraDVS), which adjusts the supply voltage within an individual task boundary, is an effective technique for developing low-power applications. In IntraDVS, slack times are estimated by... 详细信息
来源: 评论
Branch Regulation: Low-Overhead Protection from Code Reuse Attacks
Branch Regulation: Low-Overhead Protection from Code Reuse A...
收藏 引用
39th Annual International Symposium on Computer Architecture (ISCA)
作者: Kayaalp, Mehmet Ozsoy, Meltem Abu-Ghazaleh, Nael Ponomarev, Dmitry SUNY Binghamton Dept Comp Sci Binghamton NY 13902 USA
Code reuse attacks (CRAs) are recent security exploits that allow attackers to execute arbitrary code on a compromised machine. CRAs, exemplified by return-oriented and jump-oriented programming approaches, reuse frag... 详细信息
来源: 评论
A framework for balancing control flow and predication  30
A framework for balancing control flow and predication
收藏 引用
Proceedings of the 30th annual ACM/IEEE international symposium on Microarchitecture
作者: David I. August Wen-mei W. Hwu Scott A. Mahlke Center for Reliable and High-Performance Computing University of Illinois Urbana-Champaign IL Hewlett-Packard Laboratories Hewlett-Packard Palo Alto CA
Predicated execution is a promising architectural feature for exploiting instruction-level parallelism in the presence of control flow. Compiling for predicated execution involves converting program control flow into ... 详细信息
来源: 评论
Whole program paths  99
Whole program paths
收藏 引用
Proceedings of the ACM SIGPLAN 1999 conference on programming language design and implementation
作者: James R. Larus Microsoft Research One Microsoft Way Redmond WA
Whole program paths (WPP) are a new approach to capturing and representing a program's dynamic---actually executed---control flow. Unlike other path profiling techniques, which record intraprocedural or acyclic pa... 详细信息
来源: 评论
Using COBOL defensive traps
收藏 引用
Journal of Software: Evolution and Process 1998年 第5期9卷
作者: Eric Garrigue Vesely Analyst Workbench Consulting Sdn. Bhd. 46000 Petaling Jaya Selangor Darul Ehsan Malaysia
This paper focuses on inserting defensive traps in COBOL programs during maintenance in order to improve the quality of the software. The paper defines ‘defensive trap’ and describes two types, active and passive. O... 详细信息
来源: 评论