咨询与建议

限定检索结果

文献类型

  • 95 篇 期刊文献
  • 75 篇 会议
  • 2 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 153 篇 工学
    • 119 篇 计算机科学与技术...
    • 92 篇 软件工程
    • 33 篇 电气工程
    • 13 篇 信息与通信工程
    • 8 篇 控制科学与工程
    • 3 篇 机械工程
    • 3 篇 仪器科学与技术
    • 2 篇 电子科学与技术(可...
    • 2 篇 土木工程
    • 2 篇 网络空间安全
    • 1 篇 材料科学与工程(可...
    • 1 篇 动力工程及工程热...
    • 1 篇 化学工程与技术
    • 1 篇 石油与天然气工程
    • 1 篇 交通运输工程
    • 1 篇 安全科学与工程
  • 15 篇 理学
    • 12 篇 数学
    • 2 篇 系统科学
    • 1 篇 化学
    • 1 篇 生物学
    • 1 篇 统计学(可授理学、...
  • 6 篇 管理学
    • 5 篇 管理科学与工程(可...
    • 1 篇 图书情报与档案管...
  • 2 篇 医学
    • 2 篇 基础医学(可授医学...
    • 1 篇 临床医学
    • 1 篇 公共卫生与预防医...
    • 1 篇 药学(可授医学、理...
  • 1 篇 文学
  • 1 篇 军事学
    • 1 篇 军事装备学

主题

  • 172 篇 program optimiza...
  • 17 篇 program transfor...
  • 12 篇 program analysis
  • 10 篇 performance
  • 9 篇 languages
  • 9 篇 partial evaluati...
  • 8 篇 compilers
  • 8 篇 code generation
  • 7 篇 theory
  • 6 篇 algorithms
  • 6 篇 code motion
  • 6 篇 data flow analys...
  • 4 篇 theorem proving
  • 4 篇 program synthesi...
  • 4 篇 computational co...
  • 4 篇 compiler
  • 4 篇 java
  • 4 篇 design
  • 4 篇 functional progr...
  • 4 篇 dynamic compilat...

机构

  • 4 篇 johannes kepler ...
  • 4 篇 suny stony brook...
  • 2 篇 malardalen univ ...
  • 2 篇 univ melbourne d...
  • 2 篇 leiden univ leid...
  • 2 篇 oracle labs linz...
  • 2 篇 department of co...
  • 2 篇 lawrence berkele...
  • 2 篇 cornell univ dep...
  • 2 篇 jiangnan univ sc...
  • 2 篇 purdue univ sch ...
  • 2 篇 mit csail cambri...
  • 2 篇 oracle labs
  • 2 篇 univ washington ...
  • 2 篇 natl univ def te...
  • 2 篇 univ dortmund d-...
  • 2 篇 univ illinois de...
  • 2 篇 univ paris est c...
  • 2 篇 university of ca...
  • 1 篇 samara state tec...

作者

  • 6 篇 knoop j
  • 3 篇 pingali k
  • 3 篇 liu yanhong a.
  • 3 篇 leopoldseder dav...
  • 3 篇 shen xipeng
  • 3 篇 steffen b
  • 3 篇 kloibhofer sebas...
  • 2 篇 jason cong
  • 2 篇 rubio-gonzalez c...
  • 2 篇 lu pingjing
  • 2 篇 wang dengfeng
  • 2 篇 glück r
  • 2 篇 pereira rui
  • 2 篇 hough david
  • 2 篇 bilardi g
  • 2 篇 bonetta daniele
  • 2 篇 saraiva joao
  • 2 篇 hu zhenjiang
  • 2 篇 kahan william
  • 2 篇 de gonzalo simon...

语言

  • 165 篇 英文
  • 7 篇 其他
检索条件"主题词=Program optimization"
172 条 记 录,以下是131-140 订阅
排序:
Eliminating partially dead code in explicitly parallel programs
收藏 引用
THEORETICAL COMPUTER SCIENCE 1998年 第1-2期196卷 365-393页
作者: Knoop, J Carl von Ossietzky Univ Oldenburg Fachbereich Informat 10 D-26111 Oldenburg Germany
Eliminating partially dead code has proved to be a powerful technique for the runtime optimization of sequential programs. In this article, we show how this technique can be adapted to explicitly parallel programs wit... 详细信息
来源: 评论
Formal callability and its relevance and application to interprocedural data-flow analysis
Formal callability and its relevance and application to inte...
收藏 引用
1998 International Conference on Computer Languages
作者: Knoop, J Univ Passau Fak Math & Informat D-94030 Passau Germany
Formal callability is the problem of determining for every formal procedure call of a program the set of procedures it may call at run-time. The's information is the key for constructing the procedure call graph o... 详细信息
来源: 评论
Code motion and code placement:: Just synonyms?  7th
Code motion and code placement:: Just synonyms?
收藏 引用
7th European Symposium on programming (ESOP'98) at the Joint European Conferences on Theory and Practice of Software (ETAPS'98)
作者: Knoop, J Rüthing, O Steffen, B Univ Passau D-94030 Passau Germany Univ Dortmund D-44221 Dortmund Germany
We prow that there is no difference between code motion (CM) and code placement (CP) in the traditional syntactic setting, however, a dramatic difference in the semantic setting. We demonstrate this by re-investigatin... 详细信息
来源: 评论
Iteration space partitioning
收藏 引用
FUTURE GENERATION COMPUTER SYSTEMS 1997年 第5期12卷 421-429页
作者: Bik, AJC Wijshoff, HAG High Performance Computing Division Department of Computer Science Leiden University PO Box 9512 2300 RA Leiden The Netherlands
In this paper, we present a general method to isolate the loop-body of a nested loop for all iterations in a particular polyhedral set. This isolation is done by successively partitioning execution sets of individual ... 详细信息
来源: 评论
Evidence-based static branch prediction using machine learning
收藏 引用
ACM TRANSACTIONS ON programMING LANGUAGES AND SYSTEMS 1997年 第1期19卷 188-222页
作者: Calder, B Grunwald, D Jones, M Lindsay, D Martin, J Mozer, M Zorn, B UNIV COLORADO DEPT COMP SCI BOULDER CO 80309 USA
Correctly predicting the direction that branches will take is increasingly important in today's nide-issue computer architectures. The name program-based branch prediction is given to static branch prediction tech... 详细信息
来源: 评论
Optimal control dependence computation and the Roman chariots problem
收藏 引用
ACM TRANSACTIONS ON programMING LANGUAGES AND SYSTEMS 1997年 第3期19卷 462-491页
作者: Pingali, K Bilardi, G UNIV PADUA DEIPADUAITALY UNIV ILLINOIS DEPT ELECT ENGN & COMP SCICHICAGOIL 60607
The control dependence relation plays a fundamental role in program restructuring and optimization. The usual representation of this relation is the control dependence graph (CDG), but the size of the CDG can grow qua... 详细信息
来源: 评论
Towards efficient partial evaluation in logic programming
收藏 引用
NEW GENERATION COMPUTING 1996年 第2期14卷 237-259页
作者: Fuller, DA Bocic, SA Bertossi, LE Computer Science Department Pontificia Universidad Católica de Chile Santiago 22 Chile
Partial evaluation is a symbolic manipulation technique used to produce efficient algorithms when part of the input to the algorithm is known. Other applications of partial evaluators such as universal compilation and... 详细信息
来源: 评论
Parallelism for free: Efficient and optimal bitvector analyses for parallel programs
收藏 引用
ACM TRANSACTIONS ON programMING LANGUAGES AND SYSTEMS 1996年 第3期18卷 268-299页
作者: Knoop, J Steffen, B Vollmer, J UNIV KARLSRUHE FAK INFORMAT INST PROGRAMMSTRUKTUREN & DATENORG D-76128 KARLSRUHE GERMANY
We consider parallel programs with shared memory and interleaving semantics, for which we show how to construct for unidirectional bitvector problems optimal analysis algorithms that are as efficient as their purely s... 详细信息
来源: 评论
Fast strictness analysis based on demand propagation
收藏 引用
ACM TRANSACTIONS ON programMING LANGUAGES AND SYSTEMS 1995年 第6期17卷 896-937页
作者: Sekar, R Ramakrishnan, IV SUNY STONY BROOK DEPT COMP SCISTONY BROOKNY 11794
Strictness analysis is a well-known technique used in compilers for optimization of sequential and parallel evaluation of lazy functional programming languages. Ever since Mycroft's pioneering research in strictne... 详细信息
来源: 评论
REGION ANALYSIS - A PARALLEL ELIMINATION METHOD FOR DATA-FLOW ANALYSIS
收藏 引用
IEEE TRANSACTIONS ON SOFTWARE ENGINEERING 1995年 第11期21卷 913-926页
作者: LEE, YF RYDER, BG FIUCZYNSKI, ME RUTGERS STATE UNIV DEPT COMP SCIHILL CTRPISCATAWAYNJ 08855 UNIV WASHINGTON DEPT COMP SCI & ENGNSEATTLEWA 98195
Parallel data flow analysis methods offer the promise of calculating detailed semantic information about a program at compile-time more efficiently than sequential techniques, Previous work on parallel elimination met... 详细信息
来源: 评论