咨询与建议

限定检索结果

文献类型

  • 75 篇 会议
  • 10 篇 期刊文献
  • 1 册 图书

馆藏范围

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

日期分布

学科分类号

  • 72 篇 工学
    • 68 篇 计算机科学与技术...
    • 62 篇 软件工程
    • 5 篇 电子科学与技术(可...
    • 5 篇 信息与通信工程
    • 4 篇 电气工程
    • 3 篇 力学(可授工学、理...
    • 3 篇 材料科学与工程(可...
    • 3 篇 控制科学与工程
    • 3 篇 建筑学
    • 2 篇 土木工程
    • 2 篇 农业工程
    • 1 篇 机械工程
    • 1 篇 光学工程
    • 1 篇 化学工程与技术
    • 1 篇 石油与天然气工程
    • 1 篇 航空宇航科学与技...
    • 1 篇 生物医学工程(可授...
    • 1 篇 生物工程
  • 29 篇 理学
    • 25 篇 数学
    • 3 篇 物理学
    • 2 篇 系统科学
    • 1 篇 化学
    • 1 篇 生物学
    • 1 篇 统计学(可授理学、...
  • 5 篇 管理学
    • 3 篇 管理科学与工程(可...
    • 3 篇 工商管理
    • 2 篇 图书情报与档案管...
  • 2 篇 农学
    • 2 篇 作物学
  • 1 篇 经济学
    • 1 篇 应用经济学
  • 1 篇 军事学

主题

  • 14 篇 computer program...
  • 8 篇 functional progr...
  • 8 篇 computer softwar...
  • 4 篇 semantics
  • 4 篇 computer program...
  • 3 篇 computer archite...
  • 2 篇 computer systems...
  • 2 篇 computational co...
  • 2 篇 set theory
  • 2 篇 calculations
  • 2 篇 computer metathe...
  • 2 篇 data structures
  • 1 篇 object oriented ...
  • 1 篇 computer circuit...
  • 1 篇 parallel archite...
  • 1 篇 function evaluat...
  • 1 篇 libraries
  • 1 篇 modeling languag...
  • 1 篇 data-flow langua...
  • 1 篇 program interpre...

机构

  • 4 篇 department of co...
  • 3 篇 department of co...
  • 2 篇 yale university ...
  • 1 篇 western electric...
  • 1 篇 computer systems...
  • 1 篇 univ of york yor...
  • 1 篇 computer science...
  • 1 篇 univ of glasgow ...
  • 1 篇 department of co...
  • 1 篇 canon inc kanaga...
  • 1 篇 department of co...
  • 1 篇 department of co...
  • 1 篇 univ of amsterda...
  • 1 篇 icad inc. 1000 m...
  • 1 篇 university colle...
  • 1 篇 department of co...
  • 1 篇 hewlett-packard ...
  • 1 篇 massachusetts in...
  • 1 篇 department of in...
  • 1 篇 oldenburg univer...

作者

  • 5 篇 anon
  • 3 篇 arvind
  • 2 篇 kathail vinod
  • 2 篇 smoliar stephen ...
  • 2 篇 runciman colin
  • 2 篇 keller robert m.
  • 2 篇 frankel robert e...
  • 2 篇 hudak paul
  • 2 篇 raghavendra c.s.
  • 2 篇 ercegovac m.d.
  • 2 篇 ariola zena
  • 2 篇 manwaring mark l...
  • 2 篇 meador jack l.
  • 1 篇 mishra prateek
  • 1 篇 musser d.r.
  • 1 篇 seaman jill
  • 1 篇 ang boon seong
  • 1 篇 spillinger ilan
  • 1 篇 frankel robert
  • 1 篇 maritsas d.g.

语言

  • 76 篇 英文
  • 10 篇 其他
检索条件"任意字段=1981 Conference on Functional Programming Languages and Computer Architecture, FPCA 1981"
86 条 记 录,以下是51-60 订阅
排序:
On the relation between functional and data parallel programming languages  93
On the relation between functional and data parallel program...
收藏 引用
Proceedings of the 6th International conference on functional programming languages and computer architecture (fpca '93)
作者: Hammarlund, Per Lisper, Bjorn Royal Inst of Technology Stockholm Sweden
Data parallel programming is becoming an increasingly important tool for exploiting parallelism in data-intensive applications, especially on SIMD and vector computers. Many algorithms appearing in such applications a... 详细信息
来源: 评论
Short cut to deforestation
Short cut to deforestation
收藏 引用
Proceedings of the 6th International conference on functional programming languages and computer architecture (fpca '93)
作者: Gill, Andrew Launchbury, John Jones, Simon L.Peyton Univ of Glasgow Glasgow United Kingdom
Lists are often used as `glue' to connect separate parts of a program together. We propose an automatic technique for improving the efficiency of such programs, by removing many of these intermediate lists, based ... 详细信息
来源: 评论
Towards lazy evaluation, sharing and non-determinism in resolution based functional logic languages  93
Towards lazy evaluation, sharing and non-determinism in reso...
收藏 引用
Proceedings of the 6th International conference on functional programming languages and computer architecture (fpca '93)
作者: Liu, Feixiong Oldenburg Universitaet Oldenburg Germany
Lazy evaluation and sharing are two of the most important issues in implementations of lazy functional languages. However they are either inadequately handled or put aside in most of the current implementations of res... 详细信息
来源: 评论
Assessing the evaluation transformer model of reduction on the spineless G-machine  93
Assessing the evaluation transformer model of reduction on t...
收藏 引用
Proceedings of the 6th International conference on functional programming languages and computer architecture (fpca '93)
作者: Finne, Sigbjorn Burn, Geoffrey Imperial Coll of Science Technology and Medicine London United Kingdom
This paper reports on our initial work on assessing how using the evaluation transformer model of reduction affects the performance of lazy functional programs. The model uses information about how much evaluation of ... 详细信息
来源: 评论
Strictness analysis using abstract reduction  93
Strictness analysis using abstract reduction
收藏 引用
Proceedings of the 6th International conference on functional programming languages and computer architecture (fpca '93)
作者: Nocker, Eric Univ of Nijmegen Nijmegen Netherlands
In this paper we present a new and general strictness analysis technique for lazy functional languages. In contrast to many other methods, this method is practically usable. This is shown with results of a real implem... 详细信息
来源: 评论
Experience with a large scientific application in a functional language  93
Experience with a large scientific application in a function...
收藏 引用
Proceedings of the 6th International conference on functional programming languages and computer architecture (fpca '93)
作者: Page, Rex L. Moe, Brian D. Amoco Production Co Houston TX United States
Simulating fluid flow in oil reservoirs requires a great deal of numeric computation. Even a modest model may consume many hours on the fastest computing equipment. The software expressing reservoir models is large an... 详细信息
来源: 评论
Compiler-directed type reconstruction for polymorphic languages  93
Compiler-directed type reconstruction for polymorphic langua...
收藏 引用
Proceedings of the 6th International conference on functional programming languages and computer architecture (fpca '93)
作者: Aditya, Shail Caro, Alejandro MIT Lab for Computer Science Cambridge MA United States
In tagless implementations of polymorphic languages, the run-time types of data objects may not be completely determined at compile-time. With ML-like static type-checking, a static type template can be produced for e... 详细信息
来源: 评论
A multiple processor data flow machine that supports generalized procedures  8
A multiple processor data flow machine that supports general...
收藏 引用
8th Annual Symposium on computer architecture, ISCA 1981
作者: Arvind Kathail, Vinod Laboratory of Computer Science Massachusetts Institute of Technology CambridgeMA United States
Programs for data flow machines are written in functional languages, some of which require efficient support for dynamic procedure invocation to achieve high performance and programming flexibility. Among the proposed... 详细信息
来源: 评论
Efficient implementation of sequential loops in dataflow computation  93
Efficient implementation of sequential loops in dataflow com...
收藏 引用
Proceedings of the 6th International conference on functional programming languages and computer architecture (fpca '93)
作者: Ang, Boon Seong Massachusetts Inst of Technology Cambridge MA United States
The implementation of sequential loops in dataflow computation had traditionally not received very much attention as it was assumed that most loops would be executed in parallel. This assumption was valid for earlier ... 详细信息
来源: 评论
Real-time deques, multihead Turing machines, and purely functional programming
Real-time deques, multihead Turing machines, and purely func...
收藏 引用
Proceedings of the 6th International conference on functional programming languages and computer architecture (fpca '93)
作者: Chuang, Tyng-Ruey Goldberg, Benjamin New York Univ New York United States
We answer the following question: Can a deque (double-ended queue) be implemented in a purely functional language such that each push or pop operation on either end of a queue is accomplished in O(1) time in the worst... 详细信息
来源: 评论