咨询与建议

限定检索结果

文献类型

  • 1,098 篇 会议
  • 133 篇 期刊文献

馆藏范围

  • 1,231 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 1,066 篇 工学
    • 1,004 篇 软件工程
    • 773 篇 计算机科学与技术...
    • 44 篇 控制科学与工程
    • 36 篇 电气工程
    • 31 篇 信息与通信工程
    • 9 篇 电子科学与技术(可...
    • 7 篇 机械工程
    • 5 篇 建筑学
    • 5 篇 土木工程
    • 5 篇 安全科学与工程
    • 4 篇 材料科学与工程(可...
    • 4 篇 化学工程与技术
    • 4 篇 航空宇航科学与技...
    • 4 篇 生物工程
    • 2 篇 光学工程
    • 2 篇 农业工程
  • 134 篇 理学
    • 111 篇 数学
    • 14 篇 系统科学
    • 8 篇 统计学(可授理学、...
    • 6 篇 生物学
    • 5 篇 物理学
    • 4 篇 化学
  • 82 篇 管理学
    • 47 篇 管理科学与工程(可...
    • 38 篇 图书情报与档案管...
    • 27 篇 工商管理
  • 12 篇 教育学
    • 12 篇 教育学
  • 7 篇 经济学
    • 7 篇 应用经济学
  • 6 篇 法学
    • 5 篇 社会学
    • 1 篇 法学
  • 2 篇 农学
    • 2 篇 作物学

主题

  • 170 篇 design
  • 157 篇 languages
  • 98 篇 computer program...
  • 96 篇 performance
  • 57 篇 algorithms
  • 54 篇 object oriented ...
  • 50 篇 computer program...
  • 43 篇 experimentation
  • 39 篇 verification
  • 34 篇 reliability
  • 34 篇 java programming...
  • 29 篇 functional progr...
  • 26 篇 program synthesi...
  • 26 篇 java
  • 24 篇 probabilistic pr...
  • 20 篇 concurrency
  • 19 篇 domain-specific ...
  • 19 篇 theory
  • 19 篇 c (programming l...
  • 17 篇 compilers

机构

  • 16 篇 carnegie mellon ...
  • 13 篇 princeton univ p...
  • 11 篇 univ washington ...
  • 11 篇 univ texas austi...
  • 10 篇 univ michigan an...
  • 10 篇 univ penn philad...
  • 10 篇 rice univ housto...
  • 10 篇 purdue univ w la...
  • 10 篇 stanford univ st...
  • 10 篇 univ calif berke...
  • 9 篇 univ wisconsin m...
  • 9 篇 yale univ new ha...
  • 9 篇 harvard univ cam...
  • 9 篇 cornell univ ith...
  • 8 篇 microsoft res re...
  • 8 篇 univ chicago il ...
  • 7 篇 microsoft res re...
  • 7 篇 swiss fed inst t...
  • 7 篇 mit cambridge ma...
  • 7 篇 northeastern uni...

作者

  • 11 篇 walker david
  • 10 篇 dillig isil
  • 9 篇 chlipala adam
  • 8 篇 shao zhong
  • 8 篇 solar-lezama arm...
  • 8 篇 chaudhuri swarat
  • 8 篇 gulwani sumit
  • 7 篇 august david i.
  • 7 篇 bacon david f.
  • 7 篇 sarkar vivek
  • 6 篇 wang xinyu
  • 6 篇 hendren laurie
  • 6 篇 grossman dan
  • 6 篇 adl-tabatabai al...
  • 6 篇 aiken alex
  • 6 篇 foster nate
  • 6 篇 felleisen matthi...
  • 6 篇 myers andrew c.
  • 6 篇 mezini mira
  • 6 篇 mahlke scott

语言

  • 1,147 篇 英文
  • 83 篇 其他
  • 1 篇 中文
检索条件"任意字段=Proceedings of the ACM SIGPLAN 1993 conference on Programming language design and implementation"
1231 条 记 录,以下是41-50 订阅
排序:
CGP++ : A Modern C++ implementation of Cartesian Genetic programming
CGP++ : A Modern C++ Implementation of Cartesian Genetic Pro...
收藏 引用
2024 Genetic and Evolutionary Computation conference, GECCO 2024
作者: Kalkreuth, Roman Baeck, Thomas CNRS LIP6 Sorbonne Université Paris France LIACS Leiden University Leiden Netherlands
The reference implementation of Cartesian Genetic programming (CGP) was written in the C programming language. C inherently follows a procedural programming paradigm, which entails challenges in providing a reusable a... 详细信息
来源: 评论
ADA: a tool for visualizing the architectural overview of open-source repositories  11
ADA: a tool for visualizing the architectural overview of op...
收藏 引用
11th acm sigplan International Workshop on the State Of the Art in Program Analysis, SOAP 2022, co-located with the 43rd acm sigplan International conference on programming language design and implementation, PLDI 2022
作者: Misu, Md Rakib Hossain Janjanin, Aleksandar Saša Bian, Zhiqiang Burlacu, Valentin-Sebastian Anteski, Naum University College London United Kingdom
Writing highly maintainable and efficient software code is becoming increasingly difficult, especially while following the rapid, agile development process and working in a distributed team. One of the key indicators ... 详细信息
来源: 评论
Towards an implementation of differential dynamic logic in PVS  11
Towards an implementation of differential dynamic logic in P...
收藏 引用
11th acm sigplan International Workshop on the State Of the Art in Program Analysis, SOAP 2022, co-located with the 43rd acm sigplan International conference on programming language design and implementation, PLDI 2022
作者: Slagel, J. Tanner Muñoz, César Balachandran, Swee Moscato, Mariano Dutle, Aaron Masci, Paolo White, Lauren Nasa Langley Research Center United States National Institute of Aerospace United States
This paper describes an ongoing effort to embed and verify differential dynamic logic (dL) in the Prototype Verification System (PVS). dL is a logic for specifying and formally reasoning about hybrid systems, i.e., sy... 详细信息
来源: 评论
proceedings - 2024 32nd IEEE/acm International conference on Program Comprehension, ICPC 2024
Proceedings - 2024 32nd IEEE/ACM International Conference on...
收藏 引用
32nd IEEE/acm International conference on Program Comprehension, ICPC 2024
The proceedings contain 46 papers. The topics discussed include: exploring and improving code completion for test code;on the generalizability of deep learning-based code completion across programming language version...
来源: 评论
Ou: Automating the Parallelization of Zero-Knowledge Protocols  23
Ou: Automating the Parallelization of Zero-Knowledge Protoco...
收藏 引用
30th acm SIGSAC conference on Computer and Communications Security (acm CCS)
作者: Sang, Yuyang Luo, Ning Judson, Samuel Chaimberg, Ben Antonopoulos, Timos Wang, Xiao Piskac, Ruzica Shao, Zhong Yale Univ New Haven CT 06520 USA Northwestern Univ Evanston IL USA
A zero-knowledge proof (ZKP) is a powerful cryptographic primitive used in many decentralized or privacy-focused applications. However, the high overhead of ZKPs can restrict their practical applicability. We design a... 详细信息
来源: 评论
proceedings of the acm sigplan conference on programming language design and implementation (PLDI)
Proceedings of the ACM SIGPLAN Conference on Programming Lan...
收藏 引用
38th acm sigplan conference on programming language design and implementation, PLDI 2017
The proceedings contain 47 papers. The topics discussed include: cache locality optimization for recursive programs;generalizations of the theory and deployment of triangular inequality for compiler-based strength red...
来源: 评论
Compiling Stan to Generative Probabilistic languages and Extension to Deep Probabilistic programming  2021
Compiling Stan to Generative Probabilistic Languages and Ext...
收藏 引用
42nd acm sigplan International conference on programming language design and implementation (PLDI)
作者: Baudart, Guillaume Burroni, Javier Hirzel, Martin Mandel, Louis Shinnar, Avraham PSL Univ Ecole Normale Super INRIA Paris Paris France UMass Amherst Amherst MA USA IBM Res MIT IBM Watson AI Lab Armonk NY USA
Stan is a probabilistic programming language that is popular in the statistics community, with a high-level syntax for expressing probabilistic models. Stan differs by nature from generative probabilistic programming ... 详细信息
来源: 评论
ProSE: The Architecture and design of a Protein Discovery Engine  27
ProSE: The Architecture and Design of a Protein Discovery En...
收藏 引用
27th acm International conference on Architectural Support for programming languages and Operating Systems (ASPLOS)
作者: Robson, Eyes Xu, Ceyu Wills, Lisa Wu Univ Calif Berkeley Berkeley CA 94720 USA Duke Univ Durham NC USA
Protein language models have enabled breakthrough approaches to protein structure prediction, function annotation, and drug discovery. A primary limitation to the widespread adoption of these powerful models is the hi... 详细信息
来源: 评论
JAX Based Parallel Inference for Reactive Probabilistic programming  2022
JAX Based Parallel Inference for Reactive Probabilistic Prog...
收藏 引用
23rd International conference on languages, Compilers, and Tools for Embedded System (LCTES)
作者: Baudart, Guillaume Mandel, Louis Tekin, Reyyan PSL Univ DI ENS Ecole Normale Super CNRSInria Paris France IBM Res Armonk NY USA
ProbZelus is a synchronous probabilistic language for the design of reactive probabilistic models in interaction with an environment. Reactive inference methods continuously learn distributions over the unobserved par... 详细信息
来源: 评论
Ansible Lightspeed: A Code Generation Service for IT Automation  24
Ansible Lightspeed: A Code Generation Service for IT Automat...
收藏 引用
39th acm/IEEE International conference on Automated Software Engineering (ASE)
作者: Sahoo, Priyam Pujar, Saurabh Nalawade, Ganesh Gebhardt, Richard Mandel, Louis Buratti, Luca Red Hat Raleigh NC USA IBM Res Yorktown Hts NY 10598 USA
The availability of Large language Models (LLMs) which can generate code, has made it possible to create tools that improve developer productivity. Integrated development environments or IDEs which developers use to w... 详细信息
来源: 评论