咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

  • 1,058 篇 工学
    • 998 篇 软件工程
    • 761 篇 计算机科学与技术...
    • 47 篇 控制科学与工程
    • 38 篇 电气工程
    • 31 篇 信息与通信工程
    • 8 篇 电子科学与技术(可...
    • 7 篇 机械工程
    • 5 篇 化学工程与技术
    • 5 篇 安全科学与工程
    • 4 篇 材料科学与工程(可...
    • 4 篇 建筑学
    • 4 篇 土木工程
    • 4 篇 航空宇航科学与技...
    • 4 篇 生物工程
    • 2 篇 光学工程
    • 2 篇 农业工程
  • 137 篇 理学
    • 113 篇 数学
    • 13 篇 系统科学
    • 9 篇 统计学(可授理学、...
    • 6 篇 生物学
    • 5 篇 化学
    • 4 篇 物理学
    • 2 篇 地质学
  • 86 篇 管理学
    • 52 篇 管理科学与工程(可...
    • 38 篇 图书情报与档案管...
    • 30 篇 工商管理
  • 11 篇 教育学
    • 11 篇 教育学
  • 6 篇 经济学
    • 6 篇 应用经济学
  • 5 篇 法学
    • 4 篇 社会学
  • 2 篇 农学
    • 2 篇 作物学

主题

  • 170 篇 design
  • 157 篇 languages
  • 98 篇 computer program...
  • 96 篇 performance
  • 57 篇 algorithms
  • 55 篇 object oriented ...
  • 49 篇 computer program...
  • 43 篇 experimentation
  • 39 篇 verification
  • 34 篇 reliability
  • 34 篇 java programming...
  • 28 篇 functional progr...
  • 26 篇 program synthesi...
  • 26 篇 java
  • 24 篇 probabilistic pr...
  • 20 篇 concurrency
  • 19 篇 domain-specific ...
  • 19 篇 theory
  • 17 篇 compilers
  • 17 篇 type systems

机构

  • 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 篇 lam monica s.
  • 6 篇 myers andrew c.
  • 6 篇 mezini mira
  • 6 篇 mahlke scott

语言

  • 1,151 篇 英文
  • 77 篇 其他
  • 1 篇 中文
检索条件"任意字段=Proceedings of the ACM SIGPLAN 1992 conference on Programming language design and implementation"
1229 条 记 录,以下是941-950 订阅
排序:
Message-driven relaxed consistency in a software distributed shared memory  1
Message-driven relaxed consistency in a software distributed...
收藏 引用
1st USENIX conference on Operating Systems design and implementation, OSDI 1994
作者: Koch, Povl T. Fowler, Robert J. Jul, Eric Universitetsparken 1 Copenhagen2100 Denmark
Message-passing and distributed shared memory have their respective advantages and disadvantages in distributed parallel programming. We approach the problem of integrating both mechanisms into a single system by prop... 详细信息
来源: 评论
A randomized implementation of multiple functional arrays  94
A randomized implementation of multiple functional arrays
收藏 引用
proceedings of the 1994 acm conference on LISP and functional programming
作者: Tyng-Ruey Chuang
The array update problem in the implementation of a purely functional language is the following: once an array is updated, both the original array and the newly updated one must be preserved to maintain referential tr...
来源: 评论
Towards design and implementation of concurrent fuzzy systems with PCN
Towards design and implementation of concurrent fuzzy system...
收藏 引用
Australian and New Zealand conference on Intelligent Information Systems
作者: C. Geiger B. Kalthoff G. Lehrenfeld Department of Mathematics and Computer Science University of Paderborn Paderborn Germany
We present the prototype of a fuzzy library for the concurrent programming language PCN (C. Geiger et al., 1994). PCN (Parallel Composition language) (I. Foster et al., 1992) is based on parallel logic programming (li... 详细信息
来源: 评论
Charm++: A portable concurrent object oriented system based on C++  8
Charm++: A portable concurrent object oriented system based ...
收藏 引用
8th Annual conference on Object-Oriented programming Systems, languages, and Applications, OOPSLA 1993
作者: Kale, Laxmikant V. Krishnan, Sanjeev Department of Computer Science University of Illinois Urbana-Champaign United States
We describe Charm++, an object oriented portable parallel programming language based on C++. Its design philosophy, implementation, sample applications and their performance on various parallel machines are described.... 详细信息
来源: 评论
proceedings of the 6th International conference on Functional programming languages and Computer Architecture (FPCA '93)
Proceedings of the 6th International Conference on Functiona...
收藏 引用
proceedings of the 6th International conference on Functional programming languages and Computer Architecture (FPCA '93)
The conference materials contain 33 papers. The topics covered include experience with functional programming applications, theory and implementation of types, storage reclamation, semantics analysis of imperative ext... 详细信息
来源: 评论
Communicating reactive processes  93
Communicating reactive processes
收藏 引用
20th Annual acm sigplan-SIGACT Symposium on Principles of programming languages, POPL'93
作者: Berry, G. Ramesh, S. Shyamasundar, R.K. Ecole des Mines Sophia-Antipolis France
We present a new programming paradigm called Communicating Reactive Processes or CRP that unifies the capabilities of asynchronous and synchronous concurrent programming languages. Asynchronous languages such as CSP, ... 详细信息
来源: 评论
Forth, metaWINDOW, and GUI design  4
Forth, metaWINDOW, and GUI design
收藏 引用
4th Annual Workshop for the acm Special Interest Group on Forth, FORTH 1992
作者: Lopez, P.D. Eleusinian Enterprises 7997 Phaeton Drive OaklandCA94605-4212 United States
ELUS by Eleusinian Enterprises is discussed as an example of a mixed language Forth implementation which includes its own GUI toolkit, the Interactive Screen designer. The linked MetaWINDOW graphics library (Metagraph... 详细信息
来源: 评论
Practical data breakpoints: design and implementation
Practical data breakpoints: Design and implementation
收藏 引用
acm sigplan '93 conference on programming language design and implementation, PLDI 1993
作者: Wahbe, Robert Lucco, Steven Graham, Susan L. Univ of California at Berkeley Berkeley CA United States
A data breakpoint associates debugging actions with programmer-specified conditions on the memory state of an executing program. Data breakpoints provide a means for discovering program bugs that are tedious or imposs... 详细信息
来源: 评论
proceedings of the 4th Annual Workshop for the acm Special Interest Group on Forth: Forth from the Classroom to the Real World, FORTH 1992 - In conjunction with the acm Computer Science conference, acm Computer Science Education conference and the acm Symposium on Applied Computing
Proceedings of the 4th Annual Workshop for the ACM Special I...
收藏 引用
4th Annual Workshop for the acm Special Interest Group on Forth, FORTH 1992
The proceedings contain 8 papers. The topics discussed include: the software stack data-type as an operating system service;forth in space: interfacing SSBUV, a scientific instrument, to the space shuttle;first step t...
来源: 评论
proceedings of the acm sigplan '92 conference on programming language design and implementation
Proceedings of the ACM SIGPLAN '92 Conference on Programming...
收藏 引用
acm sigplan '92 conference on programming language design and implementation, PLDI 1992
This conference contains 30 papers all of which are abstracted and indexed individually. The topics covered are: program debugging techniques;debugging optimized codes;concurrent compilers;abstract machine;false data ... 详细信息
来源: 评论