咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

  • 1,811 篇 工学
    • 1,740 篇 计算机科学与技术...
    • 1,561 篇 软件工程
    • 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,042 篇 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,343 篇 英文
  • 633 篇 其他
  • 41 篇 德文
  • 10 篇 法文
  • 7 篇 俄文
  • 3 篇 匈牙利文
  • 2 篇 日文
  • 1 篇 丹麦文
  • 1 篇 波兰文
  • 1 篇 中文
检索条件"主题词=COMPUTER SYSTEMS PROGRAMMING"
2042 条 记 录,以下是811-820 订阅
排序:
EPSILON-REDUCTION: ANOTHER VIEW OF UNIFICATION.
EPSILON-REDUCTION: ANOTHER VIEW OF UNIFICATION.
收藏 引用
Fifth Generation computer Architectures, Proceedings of the IFIP TC 10 Working Conference.
作者: Berkling, Klaus Syracuse Univ Syracuse NY USA Syracuse Univ Syracuse NY USA
This paper describes a method to recast the elements of resolution and unification in terms of reduction rules. The term ' epsilon -reduction' has been coined to emphasize similarities to beta -reduction of th... 详细信息
来源: 评论
PARALLELIZING LARGE EXISTING PROGRAMS - METHODOLOGY AND EXPERIENCES.
收藏 引用
Digest of Papers - COMPCON Spring 86: Thirty-First IEEE computer Society International Conference.
作者: McGrogan, Steve Olson, Robert Toda, Neil ELXSI San Jose CA USA ELXSI San Jose CA USA
Several large production programs were modified to efficiently use a parallel computer in a time-shared production environment. These programs included the circuit simulator SPICE 2G5 and the finite-element structure ... 详细信息
来源: 评论
DESIGNING FOR ADA REUSE: A CASE STUDY.
DESIGNING FOR ADA REUSE: A CASE STUDY.
收藏 引用
IEEE computer Society Second International Conference on Ada Applications and Environments.
作者: Mendal, Geoffrey O. Stanford Univ CA USA Stanford Univ CA USA
The author describes the design of a generic sorting package, showing that Ada reuse can be accomplished during, and even prior to, coding. Some key technical issues are identified in reuse. These issues are of genera... 详细信息
来源: 评论
PC BASED TEACHING WORKSTATION: A SYSTEM COMPRISING A UNIVERSAL HARDWARE INTERFACE AND THE BASIL SOFTWARE SUITE.
PC BASED TEACHING WORKSTATION: A SYSTEM COMPRISING A UNIVERS...
收藏 引用
Colloquium on the Use of Personal computers in Control systems Analysis.
作者: Evans, G.C. Hicks, J.A. Worrall, B.N. Conventry Lanchester Polytechnic Engl Conventry Lanchester Polytechnic Engl
We describe in this short paper a total systems design of an interfacing system for a PC. The hardware interface (the Universal Interface) uses a standard I/O rack which can be interfaced to most types of PC's via... 详细信息
来源: 评论
EXPERIENCE WITH USING SDL FOR SOFTWARE DESCRIPTION AND IMPLEMENTATION.
EXPERIENCE WITH USING SDL FOR SOFTWARE DESCRIPTION AND IMPLE...
收藏 引用
First Australian Software Engineering Conference. Software Engineering: Path to computer systems Reliability.
作者: Cook, J.B. Telecom Australia Research Lab Aust Telecom Australia Research Lab Aust
The merits or otherwise of using the International Telephone and Telegraph Consultative Committee (CCITT) Specification and Description Language (SDL) for specification purposes has received much discussion in the lit... 详细信息
来源: 评论
LINK BETWEEN DATA ABSTRACTION AND CONCURRENCY.
收藏 引用
Real Time programming 1985, Proceedings of the 13th IFAC/IFIP Workshop.
作者: Bull, G.M. Mitchell, R.J. Hatfield Polytechnic Hatfield Engl Hatfield Polytechnic Hatfield Engl
This paper seeks to demonstrate that experience of designing sequential programs using data abstraction may usefully be transferred to the design of concurrent programs. Solutions to an example derived both by functio... 详细信息
来源: 评论
TIGHT COMPLEXITY BOUNDS FOR PARALLEL COMPARISON SORTING.
TIGHT COMPLEXITY BOUNDS FOR PARALLEL COMPARISON SORTING.
收藏 引用
27th Annual Symposium on Foundations of computer Science.
作者: Alon, Noga Azar, Yossi Vishkin, Uzi Tel Aviv Univ Isr Tel Aviv Univ Isr
The time complexity of sorting n elements using p greater than equivalent to n processors on L. G. Valiant's (1975) parallel comparison tree model is considered. It is shown that this time complexity is THETA (log... 详细信息
来源: 评论
AND-PARALLEL EXECUTION MODEL OF LOGIC PROGRAMS.
AND-PARALLEL EXECUTION MODEL OF LOGIC PROGRAMS.
收藏 引用
ESOP 86 - European Symposium on programming, Proceedings.
作者: Schwinn, Bernd Barth, Gerhard Univ of Kaiserslautern Kaiserslautern West Ger Univ of Kaiserslautern Kaiserslautern West Ger
This paper deals with the most important kinds of parallelism that can occur in logic programs, OR parallelism and AND parallelism. To explore parallelism we use a data flow model, where the rules and facts of the log... 详细信息
来源: 评论
PERSONAL APPLICATIONS MANAGER FOR HP PORTABLE computerS
收藏 引用
HEWLETT-PACKARD JOURNAL 1986年 第7期37卷 18-21页
作者: MAY, RB DUNCOMBE, A
The Personal Applications Manager (PAM) on the Portable and Portable Plus computers evolved from the original PAM for the HP 150 Touchscreen computer. PAM is designed to provide a novice computer user access to most o... 详细信息
来源: 评论
computer SCORES WITH CRAY COMPATIBILITY
收藏 引用
ELECTRONIC DESIGN 1986年 第5期34卷 61-62页
作者: OHR, S
It is claimed that no one has been able to exploit the growing library of engineering and scientific programs optimized for the Cray - that is, until now. With the introduction of the SCS-40 from Scientific computer S... 详细信息
来源: 评论