咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

  • 28 篇 工学
    • 28 篇 计算机科学与技术...
    • 26 篇 软件工程
    • 2 篇 信息与通信工程
    • 2 篇 控制科学与工程
    • 2 篇 建筑学
    • 2 篇 网络空间安全
    • 1 篇 机械工程
    • 1 篇 材料科学与工程(可...
    • 1 篇 土木工程
  • 5 篇 管理学
    • 4 篇 图书情报与档案管...
    • 3 篇 管理科学与工程(可...
  • 3 篇 理学
    • 3 篇 数学

主题

  • 3 篇 object oriented ...
  • 2 篇 c++ (programming...
  • 1 篇 generic haskell
  • 1 篇 adaptive program...
  • 1 篇 theorem proving
  • 1 篇 polymorphic recu...
  • 1 篇 polytypism
  • 1 篇 software re-engi...
  • 1 篇 scripting langua...
  • 1 篇 program transfor...
  • 1 篇 probability dist...
  • 1 篇 reflection
  • 1 篇 run-time
  • 1 篇 compatibility
  • 1 篇 software archite...
  • 1 篇 integration
  • 1 篇 java
  • 1 篇 erasure
  • 1 篇 nextgen
  • 1 篇 static analysis

机构

  • 2 篇 utrecht universi...
  • 1 篇 univ republica i...
  • 1 篇 university of ox...
  • 1 篇 open harbor 1123...
  • 1 篇 department of co...
  • 1 篇 univ utrecht ins...
  • 1 篇 university of ox...
  • 1 篇 stevens inst tec...
  • 1 篇 rice univ housto...
  • 1 篇 school of comput...
  • 1 篇 houston tx 77005...
  • 1 篇 microsoft res re...
  • 1 篇 technion israel ...
  • 1 篇 tata res & desig...
  • 1 篇 united nations u...
  • 1 篇 los alamos natio...
  • 1 篇 department of in...
  • 1 篇 institute of mat...
  • 1 篇 fnmoc united sta...
  • 1 篇 univ cambridge c...

作者

  • 1 篇 stump aaron
  • 1 篇 godlin benny
  • 1 篇 mueller peter
  • 1 篇 clarke d
  • 1 篇 pardo a
  • 1 篇 kiselyov oleg
  • 1 篇 coglio alessandr...
  • 1 篇 schulz b
  • 1 篇 seng o
  • 1 篇 jacobs bart
  • 1 篇 tseng v.p.
  • 1 篇 cook william r.
  • 1 篇 burton michael c...
  • 1 篇 gabb henry a.
  • 1 篇 stoler b
  • 1 篇 allen e
  • 1 篇 green cordell
  • 1 篇 falcon jose
  • 1 篇 van de geijn rob...
  • 1 篇 johan jeuring

语言

  • 32 篇 英文
  • 1 篇 其他
检索条件"任意字段=IFIP TC2/WG 2 1 Working Conference on Generic Programming"
33 条 记 录,以下是1-10 订阅
排序:
ifip tc2/wg2.1 working conference on generic programming
收藏 引用
ifip tc2/wg2.1 working conference on generic programming
The proceedings contain 12 papers. The special focus in this conference is on generic programming. The topics include: generic programming within dependently typed programming;generic accumulations;a generic algorithm...
来源: 评论
generic programming: ifip tc2 / wg2.1 working conference programming July 11-12, 2002, Dagstuhl, Germany
收藏 引用
2013年
作者: Jeremy Gibbons Johan Jeuring
generic programming is about making programs more adaptable by making them more general. generic programs often embody non-traditional kinds of polymorphism; ordinary programs are obtained from them by suitably instan...
来源: 评论
Discussion: The rôle of types in generic programming
收藏 引用
ifip tc2/wg2.1 working conference on generic programming
来源: 评论
generic programming
收藏 引用
ifip tc2/wg2.1 working conference on generic programming
作者: Gibbons, Jeremy Jeuring, Johan University of Oxford United Kingdom Utrecht University Netherlands
来源: 评论
generic accumulations
收藏 引用
ifip tc2/wg 2 1 working conference on generic programming
作者: Pardo, A Univ Republica Inst Computac Montevideo Uruguay
Accumulations are recursive functions that keep intermediate results in additional parameters which are eventually used in later stages of the computation. We present a generic definition of accumulations obtained by ... 详细信息
来源: 评论
generic programming within dependently typed programming
收藏 引用
ifip tc2/wg 2 1 working conference on generic programming
作者: Altenkirch, T McBride, C Univ Nottingham Sch Comp Sci & Informat Technol Nottingham NG8 1BB England
We show how higher kinded generic programming can be represented faithfully within a dependently typed programming system. This development has been implemented using the OLEG system. The present work can be seen as e...
来源: 评论
generic H∀SKELL, specifically
收藏 引用
ifip tc2/wg 2 1 working conference on generic programming
作者: Clarke, D Löh, A Univ Utrecht Inst Informat & Comp Sci NL-3508 TB Utrecht Netherlands
generic HVSKELL exploits the promising new incarnation of generic programming due to Hinze. Apart from extending the programming language Haskell, Hinze-style polytypism offers a simple approach to defining generic fu... 详细信息
来源: 评论
A generic algorithm for minimum chain partitioning
收藏 引用
ifip tc2/wg2.1 working conference on generic programming
作者: Curtis, Sharon A. Department of Computer Science University of Stirling Stirling FK9 4LA United Kingdom
This presents a generic algorithm to obtain a minimum sized partition of a partially ordered set into chains. The algorithm is illustrated with three examples, including a novel box stacking problem and solution. &#16... 详细信息
来源: 评论
Adaptive extensions of object-oriented systems
收藏 引用
ifip tc2/wg 2 1 working conference on generic programming
作者: Seng, O Genssler, T Schulz, B Forschungszentrum Informat D-76131 Karlsruhe Germany
In order to satisfy the changing needs of customers and clients, software systems have to be adapted during their whole lifetime. One frequently occurring task is adding a new function to the interface of a (sub-) sys... 详细信息
来源: 评论
Efficient implementation of run-time generic types for Java
收藏 引用
ifip tc2/wg 2 1 working conference on generic programming
作者: Allen, E Cartwright, R Stoler, B Rice Univ Houston TX 77005 USA
We describe an efficient compiler and run-time system for NEXTGEN, a compatible extension of the Java programming language supporting run-time generic types designed by Cartwright and Steele. The resulting system is c... 详细信息
来源: 评论