咨询与建议

限定检索结果

文献类型

  • 122 篇 期刊文献
  • 110 篇 会议
  • 4 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 207 篇 工学
    • 154 篇 计算机科学与技术...
    • 131 篇 软件工程
    • 14 篇 电气工程
    • 8 篇 控制科学与工程
    • 3 篇 机械工程
    • 3 篇 信息与通信工程
    • 2 篇 材料科学与工程(可...
    • 1 篇 力学(可授工学、理...
    • 1 篇 冶金工程
    • 1 篇 电子科学与技术(可...
  • 35 篇 理学
    • 25 篇 数学
    • 5 篇 物理学
    • 4 篇 生物学
    • 2 篇 统计学(可授理学、...
    • 1 篇 地球物理学
    • 1 篇 系统科学
  • 4 篇 管理学
    • 3 篇 管理科学与工程(可...
    • 1 篇 图书情报与档案管...
  • 3 篇 医学
    • 2 篇 临床医学
    • 1 篇 基础医学(可授医学...

主题

  • 236 篇 generic programm...
  • 23 篇 c plus
  • 21 篇 haskell
  • 16 篇 languages
  • 15 篇 design
  • 13 篇 c++
  • 12 篇 type classes
  • 11 篇 polymorphism
  • 10 篇 template metapro...
  • 9 篇 algorithms
  • 8 篇 generics
  • 8 篇 java
  • 8 篇 functional progr...
  • 7 篇 cgal
  • 7 篇 c#
  • 6 篇 performance
  • 6 篇 type systems
  • 6 篇 concepts
  • 6 篇 scientific compu...
  • 5 篇 standard templat...

机构

  • 10 篇 texas a&m univ c...
  • 7 篇 indiana univ ope...
  • 5 篇 indiana univ blo...
  • 5 篇 texas a&m univer...
  • 4 篇 univ edinburgh e...
  • 4 篇 max planck inst ...
  • 3 篇 radboud univ nij...
  • 3 篇 delft univ techn...
  • 3 篇 indiana univ dep...
  • 3 篇 inria f-06902 so...
  • 2 篇 nanyang technol ...
  • 2 篇 oak ridge natl l...
  • 2 篇 microsoft corp r...
  • 2 篇 univ utrecht dep...
  • 2 篇 chinese acad sci...
  • 2 篇 johannes kepler ...
  • 2 篇 univ chinese aca...
  • 2 篇 rensselaer polyt...
  • 2 篇 cwi nl-1009 ab a...
  • 2 篇 nanjing univ sta...

作者

  • 11 篇 lumsdaine a
  • 6 篇 järvi j
  • 5 篇 mcbride conor
  • 5 篇 lumsdaine andrew
  • 5 篇 miraldo victor c...
  • 5 篇 stroustrup bjarn...
  • 4 篇 berberich eric
  • 4 篇 yallop jeremy
  • 4 篇 jaervi jaakko
  • 4 篇 jones sp
  • 4 篇 wu nicolas
  • 4 篇 lämmel r
  • 4 篇 gregor d
  • 4 篇 serrano alejandr...
  • 3 篇 stylianou christ...
  • 3 篇 siek jeremy
  • 3 篇 siek j
  • 3 篇 hinze ralf
  • 3 篇 weiland michele
  • 3 篇 schupp s

语言

  • 216 篇 英文
  • 20 篇 其他
检索条件"主题词=Generic Programming"
236 条 记 录,以下是161-170 订阅
Datatype-generic Termination Proofs
收藏 引用
THEORY OF COMPUTING SYSTEMS 2008年 第3-4期43卷 362-393页
作者: Backhouse, Roland Doornbos, Henk Univ Nottingham Sch Comp Sci & Informat Technol Nottingham NG8 1BB England Questance NL-9711 TS Groningen Netherlands
Datatype-generic programs are programs that are parameterised by a datatype. We review the allegorical foundations of a methodology of designing datatype-generic programs. The notion of F-reductivity, where F parametr... 详细信息
来源: 评论
An integrated, generic approach to pattern mining: data mining template library
收藏 引用
DATA MINING AND KNOWLEDGE DISCOVERY 2008年 第3期17卷 457-495页
作者: Chaoji, Vineet Al Hasan, Mohammad Salem, Saeed Zaki, Mohammed J. Rensselaer Polytech Inst Dept Comp Sci Troy NY 12180 USA
Frequent pattern mining (FPM) is an important data mining paradigm to extract informative patterns like itemsets, sequences, trees, and graphs. However, no practical framework for integrating the FPM tasks has been at... 详细信息
来源: 评论
Implementation by implication
收藏 引用
Wilmott Journal 2009年 第4期1卷
作者: Shayne Fletcher TK Tokyo Japan
In this article, we demonstrate the application of various modern C + + implementation techniques in the development of a computer program to solve the classic problem of computing Black & Scholes implied option v... 详细信息
来源: 评论
On the generic parallelisation of iterative solvers for the finite element method
收藏 引用
INTERNATIONAL JOURNAL OF COMPUTATIONAL SCIENCE AND ENGINEERING 2008年 第1期4卷 56-69页
作者: Blatt, Markus Bastian, Peter Univ Stuttgart IPVS Universitatsstr 38 D-70569 Stuttgart Germany
The numerical solution of partial differential equations frequently requires solving large and sparse linear systems. When using the Finite Element Method these systems exhibit a natural block structure that is exploi... 详细信息
来源: 评论
An experimental study of point location in planar arrangements in CGAL
收藏 引用
ACM Journal of Experimental Algorithmics 2009年 第PP2.3–2.32期13卷 2.3–2.32页
作者: Idit Haran Dan Halperin Tel-Aviv University Tel-Aviv Israel
We study the performance in practice of various point-location algorithms implemented in CGAL (the Computational Geometry Algorithms Library), including a newly devised landmarks algorithm. Among the other algorithms ... 详细信息
来源: 评论
Essential language support for generic programming
收藏 引用
ACM SIGPLAN NOTICES 2005年 第6期40卷 73-84页
作者: Siek, J Lumsdaine, A Indiana Univ Open Syst Lab Bloomington IN 47405 USA
Concepts are an essential language feature for generic programming in the large. Concepts allow for succinct expression of constraints on type parameters of generic algorithms, enable systematic organization of proble... 详细信息
来源: 评论
Runtime Concepts for the C++ Standard Template Library  08
Runtime Concepts for the C<sub>++</sub> Standard Template Li...
收藏 引用
23rd Annual ACM Symposium on Applied Computing
作者: Pirkelbauer, Peter Parent, Sean Marcus, Mat Stroustrup, Bjarne Texas A&M Univ College Stn TX 77843 USA Adobe Syst Inc San Jose CA USA Adobe Syst Inc Seattle WA USA
A key benefit of generic programming is its support for producing modules with clean separation. In particular, generic algorithms are written to work with a wide variety of unmodified types. The Runtime concept idiom... 详细信息
来源: 评论
Exact Arrangements on Tori and Dupin Cyclides  08
Exact Arrangements on Tori and Dupin Cyclides
收藏 引用
ACM Solid and Physical Modeling Symposium (ACM SPM 2008)
作者: Berberich, Eric Kerber, Michael Max-Planck-Institut für Informatik
An algorithm and implementation is presented to compute the exact arrangement induced by arbitrary algebraic surfaces on a parametrized ring Dupin cyclide. The family of Dupin cyclides contains as a special case the t... 详细信息
来源: 评论
Clowns to the Left of me, Jokers to the Right (Pearl) Dissecting Data Structures
Clowns to the Left of me, Jokers to the Right (<i>Pearl</i>)...
收藏 引用
35th ACM-SIGPLAN-SIGACT Symposium on Principles of programming Languages
作者: McBride, Conor Univ Nottingham Nottingham NG7 2RD England
This paper introduces a small but useful generalisation to the 'derivative' operation on datatypes underlying Huet's notion of 'zipper' (Huet 1997;McBride 2001;Abbott et al. 2005b), giving a concre... 详细信息
来源: 评论
Design and Implementation of a High-Performance MPI for C# and the Common Language Infrastructure  08
Design and Implementation of a High-Performance MPI for C# a...
收藏 引用
ACM SIGPLAN Symposium on Principles and Practice of Parallel programming (PPoPP 08)
作者: Gregor, Douglas Lumsdaine, Andrew Indiana Univ Bloomington IN 47405 USA
As high-performance computing enters the mainstream, parallel programming mechanisms (including the Message Passing Interface, or MPI) must be supported in new environments such as C# and the Common Language Infrastru... 详细信息
来源: 评论