咨询与建议

限定检索结果

文献类型

  • 632 篇 会议
  • 65 篇 期刊文献
  • 3 册 图书

馆藏范围

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

日期分布

学科分类号

  • 578 篇 工学
    • 479 篇 软件工程
    • 437 篇 计算机科学与技术...
    • 30 篇 电气工程
    • 27 篇 控制科学与工程
    • 16 篇 信息与通信工程
    • 6 篇 建筑学
    • 5 篇 土木工程
    • 5 篇 生物工程
    • 4 篇 化学工程与技术
    • 4 篇 生物医学工程(可授...
    • 3 篇 材料科学与工程(可...
    • 2 篇 力学(可授工学、理...
    • 2 篇 机械工程
    • 2 篇 光学工程
    • 2 篇 动力工程及工程热...
    • 2 篇 农业工程
  • 60 篇 理学
    • 49 篇 数学
    • 6 篇 生物学
    • 6 篇 统计学(可授理学、...
    • 5 篇 物理学
    • 4 篇 化学
    • 2 篇 系统科学
  • 39 篇 教育学
    • 39 篇 教育学
  • 30 篇 管理学
    • 19 篇 图书情报与档案管...
    • 12 篇 管理科学与工程(可...
    • 5 篇 工商管理
  • 6 篇 法学
    • 6 篇 社会学
  • 2 篇 经济学
    • 2 篇 应用经济学
  • 2 篇 农学
    • 2 篇 作物学
  • 2 篇 医学
    • 2 篇 临床医学

主题

  • 106 篇 functional progr...
  • 66 篇 languages
  • 61 篇 computer program...
  • 46 篇 design
  • 34 篇 computer program...
  • 32 篇 haskell
  • 30 篇 programming
  • 20 篇 object oriented ...
  • 20 篇 dependent types
  • 18 篇 functional react...
  • 18 篇 theory
  • 18 篇 programming lang...
  • 17 篇 performance
  • 13 篇 domain-specific ...
  • 13 篇 semantics
  • 12 篇 algorithms
  • 12 篇 logic programmin...
  • 11 篇 generic programm...
  • 11 篇 verification
  • 11 篇 continuations

机构

  • 7 篇 northeastern uni...
  • 7 篇 carnegie mellon ...
  • 7 篇 portland state u...
  • 5 篇 univ penn philad...
  • 5 篇 chalmers univ te...
  • 4 篇 inria
  • 4 篇 microsoft res ca...
  • 3 篇 north carolina s...
  • 3 篇 indiana univ blo...
  • 3 篇 georgia inst tec...
  • 3 篇 univ edinburgh e...
  • 3 篇 univ strathclyde...
  • 3 篇 harvard univ cam...
  • 3 篇 univ new s wales...
  • 3 篇 it university of...
  • 3 篇 carnegie mellon ...
  • 3 篇 univ cambridge c...
  • 3 篇 univ utah salt l...
  • 3 篇 yale univ dept c...
  • 3 篇 luca school of a...

作者

  • 7 篇 krishnaswami nee...
  • 5 篇 flatt matthew
  • 5 篇 keller gabriele
  • 5 篇 jones mark p.
  • 5 篇 findler robert b...
  • 4 篇 xi hw
  • 4 篇 mcbride conor
  • 4 篇 vafeiadis viktor
  • 4 篇 weirich stephani...
  • 4 篇 claessen koen
  • 4 篇 jeuring johan
  • 4 篇 chlipala adam
  • 4 篇 peyton jones sim...
  • 4 篇 walker david
  • 3 篇 oliveira bruno c...
  • 3 篇 leshchinskiy rom...
  • 3 篇 watanabe takuo
  • 3 篇 pottier francois
  • 3 篇 devriese dominiq...
  • 3 篇 gibbons phillip ...

语言

  • 631 篇 英文
  • 63 篇 其他
  • 2 篇 法文
  • 2 篇 葡萄牙文
  • 2 篇 中文
检索条件"任意字段=15th ACM SIGPLAN International Conference on Functional Programming"
700 条 记 录,以下是461-470 订阅
排序:
Experience report: Playing the DSL card - A domain specific language for component configuration
Experience report: Playing the DSL card - A domain specific ...
收藏 引用
13th acm sigplan international conference on functional programming
作者: Jones, Mark P. Portland State Univ Portland OR 97207 USA
this paper describes our experience using a functional language, Haskell, to build an embedded, domain-specific language (DSL) for component configuration in large-scale, real-time, embedded systems. Prior to the intr... 详细信息
来源: 评论
Flask: Staged functional programming for sensor networks
Flask: Staged functional programming for sensor networks
收藏 引用
13th acm sigplan international conference on functional programming
作者: Mainland, Geoffrey Morrisett, Greg Welsh, Matt Harvard Univ Sch Engn & Appl Sci Cambridge MA 02138 USA
Severely resource-constrained devices present a confounding challenge to the functional programmer: we are used to having powerful abstraction facilities at our fingertips, but how can we make use of these tools on a ... 详细信息
来源: 评论
Defunctionalized interpreters for programming languages  08
Defunctionalized interpreters for programming languages
收藏 引用
13th acm sigplan international conference on functional programming
作者: Danvy, Olivier Univ Aarhus Dept Comp Sci DK-8200 Aarhus N Denmark
this document illustrates how functional implementations of formal semantics ( structural operational semantics, reduction semantics, small-step and big-step abstract machines, natural semantics, and denotational sema... 详细信息
来源: 评论
Polymorphism and Page Tables Systems programming From a functional Programmer's Perspective  08
Polymorphism and Page Tables Systems Programming From a Func...
收藏 引用
13th acm sigplan international conference on functional programming
作者: Jones, Mark P. Portland State Univ Portland OR 97207 USA
With features that include lightweight syntax, expressive type systems, and deep semantic foundations, functional languages are now being used to develop an increasingly broad range of complex, real-world applications... 详细信息
来源: 评论
Report on the tenth ICFP programming contest
Report on the tenth ICFP programming contest
收藏 引用
13th acm sigplan international conference on functional programming, ICFP'08
作者: Dolstra, Eelco Löh, Andres Hage, Jurriaan Löh, Clara Heeren, Bastiaan Middelkoop, Arie Holdermans, Stefan Rodriguez, Alexey Jeuring, Johan Van Schie, John Department of Software Technology Delft University of Technology Netherlands Software Technology ICS Utrecht University Netherlands Open Universiteit Nederland Netherlands WWU Münster Germany
the ICFP programming contest is a 72-hour contest, which attracts thousands of contestants from all over the world. In this report we describe what it takes to organise this contest, the main ideas behind the contest ... 详细信息
来源: 评论
the dynamic factory pattern  08
The dynamic factory pattern
收藏 引用
15th conference on Pattern Languages of Programs, PLoP08
作者: Welicki, León Yoder, Joseph W. Wirfs-Brock, Rebecca Basauri 7-9 28023 Madrid Spain Refactory Inc. 7 Florida Drive Urbana IL 61801 United States Wirfs-Brock Associates 24003 S.W. Baker Road Sherwood OR United States
the Dynamic Factory pattern describes a factory that can create product instances based on concrete type definitions stored as external metadata. this facilitates adding new products to a system without having to modi... 详细信息
来源: 评论
Patterns for ADT optimisation  08
Patterns for ADT optimisation
收藏 引用
15th conference on Pattern Languages of Programs, PLoP08
作者: Pearce, David J. Noble, James Computer Science Victoria University of Wellington New Zealand
Operations on abstract data types can be classified as either queries or updates - those that either query the current state, or update it. Modern object-oriented programming languages require classes/interfaces to su... 详细信息
来源: 评论
Patterns for monitoring scenarios to handle state based crosscutting concerns  08
Patterns for monitoring scenarios to handle state based cros...
收藏 引用
15th conference on Pattern Languages of Programs, PLoP08
作者: Mahoney, Mark Elrad, Tzilla Carthage College Kenosha WI United States Illinois Institute of Technology Chicago IL United States
this paper describes two patterns, Scenario Monitor and Bind Completed Scenario to Event. the first allows scenarios to be monitored. the second uses scenario monitoring to address state based crosscutting concerns in... 详细信息
来源: 评论
PLoP08 - 15th conference on Pattern Languages of Programs, Proceedings
PLoP08 - 15th Conference on Pattern Languages of Programs, P...
收藏 引用
15th conference on Pattern Languages of Programs, PLoP08
the proceedings contain 26 papers. the topics discussed include: patterns for data and metadata evolution in adaptive object-models;freeway patterns for SOA systems;enterprise architecture management patterns;patterns...
来源: 评论
DEQUALITE: Building design-based software quality models  08
DEQUALITE: Building design-based software quality models
收藏 引用
15th conference on Pattern Languages of Programs, PLoP08
作者: Khomh, Foutse Guéhéneuc, Yann-Gaël Ptidej Team GEODES University of Montreal C.P. 6128 succursale Centre Ville Montréal QC H3C 3J7 Canada
Object-oriented software quality models usually use metrics of classes or of relationships between classes to measure internal attributes of systems. However, the quality of these systems does not depend on classes so... 详细信息
来源: 评论