咨询与建议

限定检索结果

文献类型

  • 631 篇 会议
  • 69 篇 期刊文献
  • 3 册 图书

馆藏范围

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

日期分布

学科分类号

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

主题

  • 105 篇 functional progr...
  • 66 篇 languages
  • 64 篇 computer program...
  • 46 篇 design
  • 35 篇 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

机构

  • 8 篇 carnegie mellon ...
  • 7 篇 northeastern uni...
  • 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...
  • 6 篇 findler robert b...
  • 5 篇 flatt matthew
  • 5 篇 keller gabriele
  • 5 篇 jones mark p.
  • 4 篇 xi hw
  • 4 篇 mcbride conor
  • 4 篇 vafeiadis viktor
  • 4 篇 weirich stephani...
  • 4 篇 claessen koen
  • 4 篇 jeuring johan
  • 4 篇 chlipala adam
  • 4 篇 dreyer derek
  • 4 篇 peyton jones sim...
  • 4 篇 walker david
  • 3 篇 oliveira bruno c...
  • 3 篇 dolstra eelco
  • 3 篇 loh andres
  • 3 篇 leshchinskiy rom...
  • 3 篇 watanabe takuo

语言

  • 642 篇 英文
  • 55 篇 其他
  • 2 篇 法文
  • 2 篇 葡萄牙文
  • 2 篇 中文
检索条件"任意字段=15th ACM SIGPLAN International Conference on Functional Programming"
703 条 记 录,以下是371-380 订阅
排序:
Incremental Updates for Efficient Bidirectional Transformations  11
Incremental Updates for Efficient Bidirectional Transformati...
收藏 引用
16th acm sigplan international conference on functional programming (ICFP 11)
作者: Wang, Meng Gibbons, Jeremy Wu, Nicolas Chalmers Univ Technol S-41296 Gothenburg Sweden
A bidirectional transformation is a pair of mappings between source and view data objects, one in each direction. When the view is modified, the source is updated accordingly. the key to handling large data objects th... 详细信息
来源: 评论
Lightweight Monadic programming in ML  11
Lightweight Monadic Programming in ML
收藏 引用
16th acm sigplan international conference on functional programming (ICFP 11)
作者: Swamy, Nikhil Guts, Nataliya Leijen, Daan Hicks, Michael Microsoft Res Redmond WA 98052 USA
Many useful programming constructions can be expressed as monads. Examples include probabilistic modeling, functional reactive programming, parsing, and information flow tracking, not to mention effectful functionalit... 详细信息
来源: 评论
functional Modelling of Musical Harmony An experience report  11
Functional Modelling of Musical Harmony An experience report
收藏 引用
16th acm sigplan international conference on functional programming (ICFP 11)
作者: Magalhaes, Jose Pedro de Haas, W. Bas Univ Utrecht Dept Informat & Comp Sci NL-3508 TB Utrecht Netherlands
Music theory has been essential in composing and performing music for centuries. Within Western tonal music, from the early Baroque on to modern-day jazz and pop music, the function of chords within a chord sequence c... 详细信息
来源: 评论
Binders Unbound  11
Binders Unbound
收藏 引用
16th acm sigplan international conference on functional programming (ICFP 11)
作者: Weirich, Stephanie Yorgey, Brent A. Sheard, Tim Univ Penn Philadelphia PA 19104 USA Portland State Univ Portland OR 97207 USA
Implementors of compilers, program refactorers, theorem provers, proof checkers, and other systems that manipulate syntax know that dealing with name binding is difficult to do well. Operations such as alpha-equivalen... 详细信息
来源: 评论
Temporal Higher-Order Contracts  11
Temporal Higher-Order Contracts
收藏 引用
16th acm sigplan international conference on functional programming (ICFP 11)
作者: Disney, Tim Flanagan, Cormac McCarthy, Jay Univ Calif Santa Cruz Santa Cruz CA 95064 USA
Behavioral contracts are embraced by software engineers because they document module interfaces, detect interface violations, and help identify faulty modules (packages, classes, functions, etc). this paper extends pr... 详细信息
来源: 评论
Making Standard ML a Practical Database programming Language  11
Making Standard ML a Practical Database Programming Language
收藏 引用
16th acm sigplan international conference on functional programming (ICFP 11)
作者: Ohori, Atsushi Ueno, Katsuhiro Tohoku Univ Elect Commun Res Inst Sendai Miyagi 980 Japan
Integrating a database query language into a programming language is becoming increasingly important in recently emerging high-level cloud computing and other applications, where efficient and sophisticated data manip... 详细信息
来源: 评论
Forest: A Language and Toolkit for programming with Filestores  11
Forest: A Language and Toolkit for Programming with Filestor...
收藏 引用
16th acm sigplan international conference on functional programming (ICFP 11)
作者: Fisher, Kathleen Foster, Nate Walker, David Zhu, Kenny Q. Tufts Univ Medford MA 02155 USA
A filestore is a structured collection of data files housed in a conventional hierarchical file system. Many applications use filestores as a poor-man's database, and the correct execution of these applications re... 详细信息
来源: 评论
Secure Distributed programming with Value-Dependent Types  11
Secure Distributed Programming with Value-Dependent Types
收藏 引用
16th acm sigplan international conference on functional programming (ICFP 11)
作者: Swamy, Nikhil Chen, Juan Fournet, Cedric Strub, Pierre-Yves Bhargavan, Karthikeyan Yang, Jean Microsoft Res Redmond WA 98052 USA
Distributed applications are difficult to program reliably and securely. Dependently typed functional languages promise to prevent broad classes of errors and vulnerabilities, and to enable program verification to pro... 详细信息
来源: 评论
Using Aspect-Orientation to Simplify Concurrent programming  11
Using Aspect-Orientation to Simplify Concurrent Programming
收藏 引用
10th international conference on Aspect-Oriented Software Development (AOSD)
作者: Hohenstein, Uwe Gleim, Urs Siemens AG CT T DE IT 1 Otto Hahn Ring 6 D-81730 Munich Germany
the Java programming language offers several basic constructs for concurrent programming. Despite covering everything needed from a functional point of view, the constructs are difficult to use since they require a lo... 详细信息
来源: 评论
StoryTrek: Experiencing stories in the real world
StoryTrek: Experiencing stories in the real world
收藏 引用
15th international Academic MindTrek conference: Envisioning Future Media Environments, MindTrek 2011
作者: Khaled, Rilla Barr, Pippin Greenspan, Brian Biddle, Robert Vist, Elise IT University of Copenhagen Copenhagen Denmark Carleton University Ottawa ON Canada
In this paper we introduce StoryTrek, a locative hypernarrative system developed to generate stories based on a reader's location and specific movements in the real world. this creates, for readers, an interplay b... 详细信息
来源: 评论