咨询与建议

限定检索结果

文献类型

  • 2,277 篇 会议
  • 296 篇 期刊文献
  • 2 册 图书

馆藏范围

  • 2,575 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 2,280 篇 工学
    • 2,149 篇 软件工程
    • 1,702 篇 计算机科学与技术...
    • 86 篇 控制科学与工程
    • 57 篇 信息与通信工程
    • 55 篇 电气工程
    • 22 篇 电子科学与技术(可...
    • 17 篇 机械工程
    • 13 篇 材料科学与工程(可...
    • 13 篇 建筑学
    • 13 篇 土木工程
    • 13 篇 生物工程
    • 10 篇 光学工程
    • 9 篇 安全科学与工程
    • 8 篇 化学工程与技术
    • 5 篇 动力工程及工程热...
    • 5 篇 生物医学工程(可授...
    • 4 篇 力学(可授工学、理...
  • 278 篇 理学
    • 217 篇 数学
    • 30 篇 系统科学
    • 18 篇 统计学(可授理学、...
    • 16 篇 物理学
    • 16 篇 生物学
    • 8 篇 化学
    • 6 篇 地质学
  • 207 篇 管理学
    • 112 篇 图书情报与档案管...
    • 107 篇 管理科学与工程(可...
    • 48 篇 工商管理
  • 22 篇 教育学
    • 22 篇 教育学
  • 17 篇 法学
    • 15 篇 社会学
  • 9 篇 经济学
    • 9 篇 应用经济学
  • 2 篇 农学
  • 2 篇 艺术学
  • 1 篇 军事学

主题

  • 390 篇 design
  • 369 篇 languages
  • 187 篇 computer program...
  • 182 篇 performance
  • 162 篇 object oriented ...
  • 89 篇 algorithms
  • 88 篇 java programming...
  • 81 篇 experimentation
  • 78 篇 functional progr...
  • 71 篇 computer program...
  • 71 篇 theory
  • 65 篇 java
  • 63 篇 verification
  • 61 篇 reliability
  • 48 篇 semantics
  • 47 篇 software design
  • 45 篇 domain-specific ...
  • 38 篇 parallel program...
  • 37 篇 concurrency
  • 35 篇 measurement

机构

  • 25 篇 carnegie mellon ...
  • 22 篇 univ washington ...
  • 18 篇 univ penn philad...
  • 17 篇 princeton univ p...
  • 17 篇 stanford univ st...
  • 16 篇 univ texas austi...
  • 15 篇 harvard univ cam...
  • 14 篇 purdue univ w la...
  • 13 篇 microsoft res re...
  • 13 篇 microsoft resear...
  • 13 篇 rice univ housto...
  • 12 篇 univ wisconsin m...
  • 12 篇 mit cambridge ma...
  • 12 篇 cornell univ ith...
  • 12 篇 microsoft res ca...
  • 11 篇 univ michigan an...
  • 11 篇 swiss fed inst t...
  • 11 篇 univ calif berke...
  • 10 篇 microsoft res re...
  • 10 篇 yale univ new ha...

作者

  • 19 篇 hirschfeld rober...
  • 16 篇 walker david
  • 15 篇 visser eelco
  • 15 篇 felleisen matthi...
  • 14 篇 findler robert b...
  • 13 篇 grossman dan
  • 13 篇 bacon david f.
  • 12 篇 chlipala adam
  • 11 篇 flatt matthew
  • 11 篇 sarkar vivek
  • 11 篇 myers andrew c.
  • 11 篇 mezini mira
  • 11 篇 morrisett greg
  • 10 篇 mckinley kathryn...
  • 10 篇 bockisch christo...
  • 10 篇 adl-tabatabai al...
  • 10 篇 van der storm ti...
  • 10 篇 de moor oege
  • 10 篇 dillig isil
  • 9 篇 lumsdaine a

语言

  • 2,356 篇 英文
  • 214 篇 其他
  • 4 篇 中文
  • 1 篇 葡萄牙文
检索条件"任意字段=ACM SIGPLAN Conference on Programming Language Design and Implementation"
2575 条 记 录,以下是311-320 订阅
排序:
Mdspan in C++: A Case Study in the Integration of Performance Portable Features into International language Standards
Mdspan in C++: A Case Study in the Integration of Performanc...
收藏 引用
2019 IEEE/acm International Workshop on Performance, Portability and Productivity in HPC, P3HPC 2019
作者: Hollman, David Lelbach, Bryce Edwards, H. Carter Hoemmen, Mark Sunderland, Daniel Trott, Christian R. Scalable Modeling and Analysis Sandia National Laboratories LivermoreCA United States NVIDIA Corp. Santa ClaraCA United States Engineering Sciences Sandia National Laboratories AlbuquerqueNM United States Center for Computing Research Sandia National Laboratories AlbuquerqueNM United States
Multi-dimensional arrays are ubiquitous in high-performance computing (HPC), but their absence from the C++ language standard is a long-standing and well-known limitation of their use for HPC. This paper describes the... 详细信息
来源: 评论
Scala 2018 - Proceedings of the 9th acm sigplan International Symposium on Scala, co-located with ICFP 2018
Scala 2018 - Proceedings of the 9th ACM SIGPLAN Internationa...
收藏 引用
9th acm sigplan International Symposium on Scala, Scala 2018, Part of the acm sigplan International conference on Functional programming, ICFP 2018
The proceedings contain 9 papers. The topics discussed include: a domain-specific language for microservices;parser combinators for context-free path querying;garnishing parsec with parsley;path dependent types with p...
来源: 评论
Cb: A New Modular Approach to Implementing Efficient and Tunable Collections
Cb: A New Modular Approach to Implementing Efficient and Tun...
收藏 引用
acm sigplan International Symposium on New Ideas, New Paradigms, and Reflections on programming and Software (Onward!)
作者: Brandauer, Stephan Castegren, Elias Wrigstad, Tobias Uppsala Univ Uppsala Sweden
Collections are commonly implemented as libraries by data structure experts, and are relied on heavily by application developers. The expert's task is to implement a wide range of collections, and the application ... 详细信息
来源: 评论
A Practical Unification of Multi-stage programming and Macros  2018
A Practical Unification of Multi-stage Programming and Macro...
收藏 引用
17th acm sigplan International conference on Generative programming - Concepts and Experiences (GPCE) part of the SPLASH Collection of conferences and Workshops
作者: Stucki, Nicolas Biboudis, Aggelos Odersky, Martin Ecole Polytech Fed Lausanne Lausanne Switzerland
Program generation is indispensable. We propose a novel unification of two existing metaprogramming techniques: multi-stage programming and hygienic generative macros. The former supports runtime code generation and e... 详细信息
来源: 评论
Shape-Diverse DSLs: languages without Borders (Vision Paper)  11
Shape-Diverse DSLs: Languages without Borders (Vision Paper)
收藏 引用
11th acm sigplan International conference on Software language Engineering (SLE) part of SPLASH conference / 17th International conference on Generative programming - Concepts and Experiences (GPCE)
作者: Coulon, Fabien Degueule, Thomas van der Storm, Tijs Combemale, Benoit Univ Toulouse IRIT Obeo Toulouse France Ctr Wiskunde & Informat Amsterdam Netherlands Univ Groningen Ctr Wiskunde & Informat Groningen Netherlands Univ Toulouse IRIT INRIA Toulouse France
Domain-Specific languages (DSLs) manifest themselves in remarkably diverse shapes, ranging from internal DSLs embedded as fluent APIs, to external DSLs with dedicated syntax and tool support. Although different shapes... 详细信息
来源: 评论
Implementing a Semi-causal Domain-Specific language for Context Detection over Binary Sensors  2018
Implementing a Semi-causal Domain-Specific Language for Cont...
收藏 引用
17th acm sigplan International conference on Generative programming - Concepts and Experiences (GPCE) part of the SPLASH Collection of conferences and Workshops
作者: Volanschi, Nic Serpette, Bernard Consel, Charles Inria Bordeaux Talence France Bordeaux INP Talence France
In spite of the fact that many sensors in use today are binary (i.e. produce only values of 0 and 1), and that useful context-aware applications are built exclusively on top of them, there is currently no development ... 详细信息
来源: 评论
Meta-programming for Cross-Domain Tensor Optimizations  2018
Meta-programming for Cross-Domain Tensor Optimizations
收藏 引用
17th acm sigplan International conference on Generative programming - Concepts and Experiences (GPCE) part of the SPLASH Collection of conferences and Workshops
作者: Susungi, Adilla Rink, Norman A. Cohen, Albert Castrillon, Jeronimo Tadonki, Claude PSL Res Univ MINES ParisTech Paris France Tech Univ Dresden Chair Compiler Construct Dresden Germany INRIA Villers Les Nancy France ENS DI Paris France
Many modern application domains crucially rely on tensor operations. The optimization of programs that operate on tensors poses difficulties that are not adequately addressed by existing languages and tools. Framework... 详细信息
来源: 评论
A design and implementation of chinese university virtual entrepreneurship education platform system based on B/S structure  2
A design and implementation of chinese university virtual en...
收藏 引用
2nd International conference on Algorithms, Computing and Artificial Intelligence, ACAI 2019
作者: Xia, Yuan Yao, Yi Institute of Educational Economy and Management University of Science and Technology Beijing China Department of Business Administration Yangtze University College of Arts and Science Hubei China
With the rapid development of network information technology and its wide application in various fields, the practical teaching link of college entrepreneurship education must be closely integrated with modern informa... 详细信息
来源: 评论
SPLASH Companion 2017 - Proceedings Companion of the 2017 acm sigplan International conference on Systems, programming, languages, and Applications: Software for Humanity
SPLASH Companion 2017 - Proceedings Companion of the 2017 AC...
收藏 引用
8th acm sigplan International conference on Systems, programming, languages, and Applications: Software for Humanity, SPLASH Companion 2017
The proceedings contain 20 papers. The topics discussed include: how to make tasks faster: revealing the complex interactions of tasks in the memory system;combining visual and textual languages for dyslexia;genetic i...
来源: 评论
Brook Auto: High-Level Certification-Friendly programming for GPU-powered Automotive Systems  18
Brook Auto: High-Level Certification-Friendly Programming fo...
收藏 引用
55th acm/ESDA/IEEE design Automation conference (DAC)
作者: Maria Trompouki, Matina Kosmidis, Leonidas Univ Politecn Cataluna Barcelona Spain Barcelona Supercomp Ctr Barcelona Spain
Modern automotive systems require increased performance to implement Advanced Driving Assistance Systems (ADAS). GPU-powered platforms are promising candidates for such computational tasks, however current low-level p... 详细信息
来源: 评论