咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是11-20 订阅
排序:
Applicative Style programming, Program Transformation, and List Operators  81
Applicative Style Programming, Program Transformation, and L...
收藏 引用
1981 conference on functional programming languages and computer architecture, fpca 1981
作者: Wadler, Philip Carnegie-Mellon University United States
An important feature of the applicative style is the use of operators that package common patterns of computation. For example, the list operator map applies a function to every element of a list. Practical use of thi... 详细信息
来源: 评论
APPLICATIVE CACHING: Programmer Control of Object Sharing and Lifetime in. Distributed Implementations of Applicative languages  81
APPLICATIVE CACHING: Programmer Control of Object Sharing an...
收藏 引用
1981 conference on functional programming languages and computer architecture, fpca 1981
作者: Keller, Robert M. Ronan Sleep, M. Department of Computer Science University of Utah Salt Lake CityUT84112 United States Computing Studies Sector University of East Anglia NorwichNR4 7TJ United Kingdom
The "referential transparency" of applicative language expressions demands that all occurrences of an expression in a given context yield the same value. In principle, that value therefore needs to be comput... 详细信息
来源: 评论
The Semantic Elegance of Applicative languages  81
The Semantic Elegance of Applicative Languages
收藏 引用
1981 conference on functional programming languages and computer architecture, fpca 1981
作者: Turner, D.A. University of Kent Canterbury United Kingdom
In what does the alleged superiority of applicative languages consist? In the last analysis the answer must be in terms of the reduction in the time required to produce a correct program to solve a given problem. On r...
来源: 评论
COPYING OPERANDS VERSUS COPYING RESULTS: A SOLUTION TO THE PROBLEM OF LARGE OPERANDS IN FFP'S  81
COPYING OPERANDS VERSUS COPYING RESULTS: A SOLUTION TO THE P...
收藏 引用
1981 conference on functional programming languages and computer architecture, fpca 1981
作者: Mago, Gyula Department of Computer Science University of North Carolina Chapel Hill United States
In functional programming languages with reduction semantics, operators "use up" their operands to produce their results. This makes it difficult to execute efficiently certain computations, such as one in w... 详细信息
来源: 评论
OPTIMAL ASSOCIATIVE SEARCHING ON A CELLULAR computer  81
OPTIMAL ASSOCIATIVE SEARCHING ON A CELLULAR COMPUTER
收藏 引用
1981 conference on functional programming languages and computer architecture, fpca 1981
作者: Stanat, Donald F. Williams, E. Hollins The University of North Carolina Chapel Hill United States
The performance of the cellular computer proposed by Mago has been investigated by programming a number of associative search algorithms and analyzing the time and space required tor their execution. The present work ... 详细信息
来源: 评论
Parsers and printers as stream destructors and constructors embedded in functional languages  89
Parsers and printers as stream destructors and constructors ...
收藏 引用
4th International conference on functional programming languages and computer architecture, fpca 1989
作者: Mauny, Michel INRIA B.P. 105 Le Ckesnay CedexF-78153 France
来源: 评论
Implanting FFP Trees in Binary Trees: An Architectural Proposal  81
Implanting FFP Trees in Binary Trees: An Architectural Propo...
收藏 引用
1981 conference on functional programming languages and computer architecture, fpca 1981
作者: MacDavid Tolle, Donald Department of Computer Science University of North Carolina Chapel Hill United States
Mag6 has proposed a computer architecture [1979] that is a radical departure from that of the conventional yon Neumann machine. This paper describes an architecture much like Mag6's in some fundamental ways, yet d... 详细信息
来源: 评论
programming in Constructive Set Theory: SomeExamples  81
Programming in Constructive Set Theory: SomeExamples
收藏 引用
1981 conference on functional programming languages and computer architecture, fpca 1981
作者: Nordström, Bengt Laboratory for Programming Methodology Informationsbehandling University of Göteborg Chalmers University of Technology GöteborgS-412 96 Sweden
Per Martin-Löfs Constructive Set Theory is a mathematical language with computation rules. It is primarily designed to be a language for mathematical reasoning. The language has a very simple semantics and its ru... 详细信息
来源: 评论
Resource Management in Dataflow  81
Resource Management in Dataflow
收藏 引用
1981 conference on functional programming languages and computer architecture, fpca 1981
作者: Catto, A.J. Gurd, J.R. Departamento de Computacao e Estatistica Universidade Federal de Sao Carlos Caixa Postal 384 SP Sao Carlos13560 Brazil Department of Computer Science University of Manchester Oxford Road ManchesterM13 9PL United Kingdom
Recent proposals for nondeterministic facilities in high-level dataflow programming systems have stopped short of giving details of low-level implementation. The underlying machine is assumed to provide basic nondeter... 详细信息
来源: 评论
The spineless tagless G-machine  89
The spineless tagless G-machine
收藏 引用
4th International conference on functional programming languages and computer architecture, fpca 1989
作者: Peyton Jones, Simon L. Salkild, Jon University College London United Kingdom
The Spineless Tagless G-machine is an abstract machine based on graph reduction, designed as a target for compilers for non-strict functional languages. As its name implies, it is a development of earlier work, especi... 详细信息
来源: 评论