咨询与建议

限定检索结果

文献类型

  • 1,198 篇 期刊文献
  • 845 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 1,812 篇 工学
    • 1,741 篇 计算机科学与技术...
    • 1,562 篇 软件工程
    • 81 篇 信息与通信工程
    • 75 篇 控制科学与工程
    • 70 篇 电气工程
    • 70 篇 电子科学与技术(可...
    • 36 篇 建筑学
    • 35 篇 材料科学与工程(可...
    • 35 篇 土木工程
    • 34 篇 机械工程
    • 20 篇 生物医学工程(可授...
    • 18 篇 测绘科学与技术
    • 18 篇 航空宇航科学与技...
    • 15 篇 生物工程
    • 14 篇 仪器科学与技术
    • 10 篇 光学工程
    • 9 篇 力学(可授工学、理...
    • 4 篇 安全科学与工程
  • 259 篇 理学
    • 212 篇 数学
    • 51 篇 统计学(可授理学、...
    • 27 篇 物理学
    • 15 篇 生物学
    • 14 篇 系统科学
    • 8 篇 化学
  • 171 篇 管理学
    • 128 篇 管理科学与工程(可...
    • 56 篇 图书情报与档案管...
    • 52 篇 工商管理
  • 25 篇 教育学
    • 17 篇 教育学
    • 10 篇 心理学(可授教育学...
  • 12 篇 军事学
  • 8 篇 经济学
    • 8 篇 应用经济学
  • 5 篇 医学
  • 2 篇 法学
  • 2 篇 文学

主题

  • 2,043 篇 computer systems...
  • 12 篇 response time (c...
  • 5 篇 mathematical mod...
  • 4 篇 computer archite...
  • 4 篇 data communicati...
  • 3 篇 matlab
  • 3 篇 software enginee...
  • 3 篇 computer operati...
  • 3 篇 control educatio...
  • 3 篇 parallel process...
  • 3 篇 client server co...
  • 2 篇 computer simulat...
  • 2 篇 data storage equ...
  • 2 篇 model predictive...
  • 2 篇 database systems
  • 2 篇 computer softwar...
  • 2 篇 sorting
  • 2 篇 algorithms
  • 2 篇 laboratory educa...
  • 2 篇 approximation th...

机构

  • 4 篇 ibm corp thomas ...
  • 3 篇 univ of californ...
  • 3 篇 columbia univ ny...
  • 3 篇 harvard univ cam...
  • 2 篇 univ of glasgow ...
  • 2 篇 univ of tokyo
  • 2 篇 weizmann inst of...
  • 2 篇 univ of rocheste...
  • 2 篇 ibm corp thomas ...
  • 2 篇 silicon graphics...
  • 2 篇 cornell univ ith...
  • 2 篇 brown univ provi...
  • 2 篇 department of co...
  • 2 篇 korea univ korea...
  • 2 篇 massachusetts in...
  • 2 篇 johns hopkins un...
  • 2 篇 new york univ ny...
  • 2 篇 stanford univ st...
  • 2 篇 univ edinburgh d...
  • 2 篇 lockheed palo al...

作者

  • 29 篇 anon
  • 9 篇 kim k.h.
  • 9 篇 ramamoorthy c.v.
  • 8 篇 boggs jr. j.k.
  • 7 篇 larson l.e.
  • 7 篇 edel t.r.
  • 6 篇 boggs j.k.
  • 5 篇 lynch nancy a.
  • 5 篇 carter w.c.
  • 5 篇 brannon t.l.
  • 5 篇 ferrari domenico
  • 5 篇 fischer michael ...
  • 4 篇 wileden jack c.
  • 4 篇 clarke edmund m.
  • 4 篇 laventhal mark s...
  • 4 篇 boebert w.e.
  • 4 篇 borodin allan
  • 4 篇 goldberg robert ...
  • 4 篇 jordan harry f.
  • 4 篇 meritt a.s.

语言

  • 1,344 篇 英文
  • 633 篇 其他
  • 41 篇 德文
  • 10 篇 法文
  • 7 篇 俄文
  • 3 篇 匈牙利文
  • 2 篇 日文
  • 1 篇 丹麦文
  • 1 篇 波兰文
  • 1 篇 中文
检索条件"主题词=COMPUTER SYSTEMS PROGRAMMING"
2043 条 记 录,以下是651-660 订阅
排序:
Specifying concurrent objects
收藏 引用
SIGPLAN Notices (ACM Special Interest Group on programming Languages) 1989年 第4期24卷 162-164页
作者: Kraemer, Bernd Gesellschaft fuer Mathematik und Datenverarbeitung Germany
The object-oriented style of programming (OOP) is gaining increasing importance as a practical technique for organizing large designs and programs. Another striking aspect of OOP is its potential for concurrent and di... 详细信息
来源: 评论
Roughly sorting: sequential and parallel approach
收藏 引用
Journal of information processing 1989年 第2期12卷 154-158页
作者: Altman, Tom Igarashi, Yoshihide Univ of Kentucky United States
We study sequential and parallel algorithms on roughly sorted sequences. A sequence α= (a1, a2, . . . , an) is k-sorted if for all 1&lei, j&len, ii&leaj. We first show a real-time algorithm for determinin... 详细信息
来源: 评论
Interrupt abuse
Journal of Pascal, Ada & Modula-2
收藏 引用
Journal of Pascal, Ada & Modula-2 1989年 第6期8卷 61-64页
作者: Jones, Do-While
This article discusses some perceived problems with Ada's interrupts. The problem, the author thinks, is that programmers often try to misuse interrupts. A detailed example of misunderstanding of the proper use of... 详细信息
来源: 评论
Linearizable concurrent objects
收藏 引用
SIGPLAN Notices (ACM Special Interest Group on programming Languages) 1989年 第4期24卷 133-135页
作者: Herlihy, Maurice P. Wing, Jeannette M. Carnegie Mellon Univ United States
Technological advances are making multiprocessors more readily available, but despite impressive progress at the hardware level, it is still difficult to realize these machines' potential for parallelism. In the s... 详细信息
来源: 评论
Process oriented programming
收藏 引用
SIGPLAN Notices (ACM Special Interest Group on programming Languages) 1989年 第4期24卷 34-36页
作者: Magnusson, Boris Lund Univ Sweden
This paper argues that co-routines are related to concurrent processes. By adding interrupt mechanisms languages containing co-routine mechanisms can be used for concurrency. It is also the intention to bring some of ... 详细信息
来源: 评论
Taking concurrency seriously
收藏 引用
SIGPLAN Notices (ACM Special Interest Group on programming Languages) 1989年 第4期24卷 32-33页
作者: Herlihy, Maurice Carnegie Mellon Univ United States
This paper proposes a challenge to language designers who are interested in concurrency about how to support highly-concurrent data structures. An implementation of a concurrent object is wait-free if it guarantees th... 详细信息
来源: 评论
Another user interface. Some thoughts on new finder
Journal of Pascal, Ada & Modula-2
收藏 引用
Journal of Pascal, Ada & Modula-2 1989年 第6期8卷 57-60页
作者: Shafer, Dan
In this article the author describes new tools to help build Macintosh user interfaces. He shares his thoughts about all these tools and their relationship to Apple's MacApp object-oriented development environment... 详细信息
来源: 评论
Uniform object model for parallel programming
收藏 引用
SIGPLAN Notices (ACM Special Interest Group on programming Languages) 1989年 第4期24卷 25-27页
作者: Crowl, Lawrence A. Univ of Rochester United States
This paper presents Matroshka a model of parallel programming that enables programmers to use several styles of programming within the same simple framework and enables programmers to bind the granularity of paralleli... 详细信息
来源: 评论
Object-based parallel programming assistant
收藏 引用
SIGPLAN Notices (ACM Special Interest Group on programming Languages) 1989年 第4期24卷 200-202页
作者: Hvannberg, Ebba Thora Krishnamoorthy, Mukkai S. Rensselaer Polytechnic Inst United States
Programmers of sequential and parallel computers share the objective of developing fast, reliable programs as efficiently as possible. Already, considerable effort has been made to develop tools and techniques for seq... 详细信息
来源: 评论
Foundational issues in concurrent computing
收藏 引用
SIGPLAN Notices (ACM Special Interest Group on programming Languages) 1989年 第4期24卷 60-65页
作者: Agha, Gul Yale Univ United States
Several models of concurrency have been proposed. The most conservative of proposals, promoted by Hoare and others, is built using communication between sequential processes. A more radical proposal, namely that of Fu... 详细信息
来源: 评论