咨询与建议

限定检索结果

文献类型

  • 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,343 篇 英文
  • 634 篇 其他
  • 41 篇 德文
  • 10 篇 法文
  • 7 篇 俄文
  • 3 篇 匈牙利文
  • 2 篇 日文
  • 1 篇 丹麦文
  • 1 篇 波兰文
  • 1 篇 中文
检索条件"主题词=Computer systems programming"
2043 条 记 录,以下是381-390 订阅
排序:
Race analysis of traces of asynchronous message-passing programs
Race analysis of traces of asynchronous message-passing prog...
收藏 引用
Proceedings of the 1997 17th International Conference on Distributed Computing systems
作者: Tai, Kuo-Chung North Carolina State Univ Raleigh United States
An execution of a message-passing program is nondeterministic if message races exist. In this paper, a formal definition of a message race for asynchronous communication is presented. The trace of an execution of a me... 详细信息
来源: 评论
Predicting maintenance effort with function points
Predicting maintenance effort with function points
收藏 引用
Proceedings of the 1997 International Conference on Software Maintenance
作者: Niessink, Frank van Vliet, Hans Vrije Universiteit Amsterdam Amsterdam Netherlands
Function Point Analysis (FPA) is a well-known method to measure the functionality of a system, from the user's point of view. Both Albrecht's original model and a local variant we studied assume that effort is... 详细信息
来源: 评论
RPC-based methodology for client/server application development in C++
RPC-based methodology for client/server application developm...
收藏 引用
Proceedings of the 1997 8th Israeli Conference on computer systems and Software Engineering, ICCSSE'97
作者: Gidron, Yoad Kozakov, Lev Shani, Uri IBM Haifa Research Lab Haifa Israel
Remote Procedure Call (RPC) is a commonly used mechanism for client/server applications. RPC implements a tightly synchronized client/server interaction that is analogous to the well understood procedure call in regul... 详细信息
来源: 评论
Performance analysis for system migrations
Performance analysis for system migrations
收藏 引用
Proceedings of the 1997 23rd International Conference for the Resource Management & Performance Evaluation of Enterprise Computing systems. Part 1 (of 2)
作者: Wicks, Ray IBM Washington Systems Cent Gaithersburg United States
When migrating a System Image to a new processor, how does one compare the performance before and after? This paper discusses the required statistics and applies the theory to some specific cases.
来源: 评论
Z specification of use cases: A preliminary report
Z specification of use cases: A preliminary report
收藏 引用
Proceedings of the 1997 Asia-Pacific Software Engineering Conference and International computer Science Conference, APSEC'97 and ICSC'97
作者: Butler, Greg Grogono, Peter Khendek, Ferhat Concordia Univ Montreal Canada
The use case concept is a tool for capturing the requirements of a system. A single use case describes a subset of a system's functionality in terms of the interactions between the system and a set of users or act... 详细信息
来源: 评论
Practical subtyping system for Erlang
Practical subtyping system for Erlang
收藏 引用
Proceedings of the 1997 ACM SIGPLAN International Conference on Functional programming, ICFP
作者: Marlow, Simon Wadler, Philip Univ of Glasgow Glasgow United Kingdom
We present a type system for the programming language Erlang. The type system supports subtyping and declaration-free recursive types, using subtyping constraints. Our system is similar to one explored by Aiken and Wi... 详细信息
来源: 评论
Advanced techniques for maintaining reliability of complex computer systems
Advanced techniques for maintaining reliability of complex c...
收藏 引用
The 1997 30th Annual Hawaii International Conference on System Sciences, HICSS-30
作者: Lim, Alvin S. Clark Atlanta Univ Atlanta GA United States
Complex computer systems often involve complex coordination among distributed components that are susceptible to failure and reconfiguration during normal execution. New advanced techniques are required for maintainin... 详细信息
来源: 评论
Novel approach to loop parallelization
Novel approach to loop parallelization
收藏 引用
Proceedings of the 1997 23rd Euromicro Conference
作者: Purnell, V. Corr, P.H. Milligan, P. Queen's Univ of Belfast Belfast United Kingdom
Parallelization environments still have limited usability for the large number of scientists and industrial users wishing to use High Performance Computing. This is due to software development being geared towards the... 详细信息
来源: 评论
Effects of infrequent but difficult inputs conditions on N-version programming
Effects of infrequent but difficult inputs conditions on N-v...
收藏 引用
Proceedings of the 1997 23rd EUROMICRO Conference
作者: Zinky, John Etkin, Joshua BBN Communication Corp Cambridge United States
The software reliability of a system based on N-version programming is dominated by how well infrequent but difficult inputs conditions are handled. In traditional single version programming, these inputs are responsi... 详细信息
来源: 评论
BDCom-C++: A C++ program understanding system
收藏 引用
Chinese Journal of Electronics 1997年 第2期6卷 64-69页
作者: Mei, Hong Yuan, Wanghong Wu, Qiong Yang, Fuqing Peking Univ Beijing China
BDCom-C++, a program understanding system for C++ language, is described in this paper. This system analyzes C++ programs statically by means of incremental parsing, abstracts program information according to a concep... 详细信息
来源: 评论