咨询与建议

限定检索结果

文献类型

  • 1,958 篇 会议
  • 1,773 篇 期刊文献
  • 36 册 图书

馆藏范围

  • 3,767 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 2,124 篇 工学
    • 1,415 篇 计算机科学与技术...
    • 1,080 篇 软件工程
    • 377 篇 信息与通信工程
    • 290 篇 控制科学与工程
    • 257 篇 电气工程
    • 242 篇 光学工程
    • 234 篇 电子科学与技术(可...
    • 195 篇 生物工程
    • 167 篇 生物医学工程(可授...
    • 120 篇 材料科学与工程(可...
    • 115 篇 仪器科学与技术
    • 108 篇 化学工程与技术
    • 92 篇 机械工程
    • 86 篇 动力工程及工程热...
    • 73 篇 核科学与技术
  • 1,685 篇 理学
    • 830 篇 物理学
    • 676 篇 数学
    • 246 篇 生物学
    • 239 篇 统计学(可授理学、...
    • 177 篇 地球物理学
    • 171 篇 化学
    • 118 篇 系统科学
  • 474 篇 管理学
    • 263 篇 管理科学与工程(可...
    • 226 篇 图书情报与档案管...
    • 132 篇 工商管理
  • 205 篇 医学
    • 173 篇 临床医学
    • 144 篇 基础医学(可授医学...
    • 89 篇 公共卫生与预防医...
    • 83 篇 药学(可授医学、理...
  • 95 篇 法学
    • 86 篇 社会学
  • 59 篇 农学
  • 46 篇 经济学
  • 33 篇 教育学
  • 13 篇 文学
  • 6 篇 艺术学
  • 4 篇 哲学
  • 3 篇 军事学
  • 1 篇 历史学

主题

  • 143 篇 computer science
  • 134 篇 accuracy
  • 106 篇 deep learning
  • 89 篇 educational inst...
  • 82 篇 feature extracti...
  • 81 篇 computational mo...
  • 81 篇 machine learning
  • 69 篇 predictive model...
  • 66 篇 training
  • 57 篇 artificial intel...
  • 53 篇 support vector m...
  • 52 篇 real-time system...
  • 52 篇 convolutional ne...
  • 47 篇 internet of thin...
  • 44 篇 data models
  • 43 篇 optimization
  • 39 篇 data mining
  • 39 篇 machine learning...
  • 38 篇 cloud computing
  • 36 篇 semantics

机构

  • 100 篇 university of sc...
  • 89 篇 tianfu cosmic ra...
  • 85 篇 hebei normal uni...
  • 83 篇 faculty of scien...
  • 83 篇 department for p...
  • 83 篇 department of ph...
  • 83 篇 state key labora...
  • 80 篇 department of ph...
  • 80 篇 west university ...
  • 79 篇 department of ph...
  • 78 篇 department of mo...
  • 78 篇 department of ph...
  • 78 篇 department of ph...
  • 78 篇 yunnan observato...
  • 77 篇 department of ph...
  • 77 篇 research center ...
  • 77 篇 university of ch...
  • 75 篇 infn e laborator...
  • 71 篇 kirchhoff-instit...
  • 69 篇 centre de calcul...

作者

  • 100 篇 bastieri d.
  • 72 篇 fang j.
  • 72 篇 feng c.f.
  • 70 篇 axikegu
  • 69 篇 jiang k.
  • 63 篇 m. klein
  • 62 篇 c. alexa
  • 62 篇 j. m. izen
  • 62 篇 g. bella
  • 62 篇 j. strandberg
  • 62 篇 d. calvet
  • 62 篇 c. amelung
  • 62 篇 n. orlando
  • 62 篇 y. tayalati
  • 62 篇 g. spigo
  • 62 篇 v. chiarella
  • 62 篇 f. siegert
  • 61 篇 a. dimitrievska
  • 61 篇 f. deliot
  • 61 篇 r. ströhmer

语言

  • 3,478 篇 英文
  • 271 篇 其他
  • 20 篇 中文
  • 1 篇 德文
  • 1 篇 日文
检索条件"机构=Department of Computer Science and Institute for Advanced Computing Studies"
3767 条 记 录,以下是3701-3710 订阅
排序:
Fault tolerant remote procedure call
Fault tolerant remote procedure call
收藏 引用
International Conference on Distributed computing Systems
作者: K.S. Yap P. Jalote S. Tripathi Department of Computer Science and Institute for Advanced Computer Studies University of Maryland College Park MD USA
A scheme is presented that makes a remote procedure call (RPC) mechanism fault-tolerant to hardware failures. Fault tolerance is provided by replicating the procedure at a group of nodes, called a cluster. The copies ... 详细信息
来源: 评论
Automated testcase generation for data abstraction
Automated testcase generation for data abstraction
收藏 引用
IEEE Annual International computer Software and Applications Conference (COMPSAC)
作者: P. Jalote M.G. Caballero Department of Computer Science and Institute for Advanced Computer Studies University of Maryland College Park MD USA
The authors present a simple strategy for generating testcases for implementations of abstract data types, based on syntactic information about the operations on the type. The developed tool has been used on a number ... 详细信息
来源: 评论
Expressing high-level visual concurrency structures in the PFG kernel language
Expressing high-level visual concurrency structures in the P...
收藏 引用
IEEE Symposium on Visual Languages
作者: P.D. Stotts Department of Computer Science and Institute for Advanced Computer Studies University of Maryland College Park MD USA
The PFG language is a parallel programming language with graphical syntax. Its formal operational semantics are expressed by the HG model of concurrent real-time software systems. Informally, each procedure in a PFG p... 详细信息
来源: 评论
The PEG environment: parallel programming with Petri net semantics
The PEG environment: parallel programming with Petri net sem...
收藏 引用
Annual Hawaii International Conference on System sciences (HICSS)
作者: P.D. Stotts Institute for Advanced Computer Studies Department of Computer Science University of Maryland College Park MD USA
The author discusses PFG (parallel flow graphs), a hardware/software system modeling language and support environment based on a concurrent, place-timed deterministic Petri net formalism termed the HG (hierarchical gr... 详细信息
来源: 评论
Globally-Equiangular triangulations of co-circular points in 0(n log n) time  88
Globally-Equiangular triangulations of co-circular points in...
收藏 引用
Proceedings of the fourth annual symposium on Computational geometry
作者: D. M. Mount A. Saalfeld Department of Computer Science and Institute for Advanced Computer Studies University of Maryland Statistical Research Division Bureau of the Census
来源: 评论
Spreading activation over distributed microfeatures  88
Spreading activation over distributed microfeatures
收藏 引用
Proceedings of the 2nd International Conference on Neural Information Processing Systems
作者: James Hendler Department of Computer Science University of Maryland College Park MD and Institute for Advanced Computer Studies and the Systems Research Center
One attempt at explaining human inferencing is that of spreading activation, particularly in the structured connectionist paradigm. This has resulted in the building of systems with semantically nameable nodes which p...
来源: 评论
Accessibility: a new approach to path planning among moving obstacles
Accessibility: a new approach to path planning among moving ...
收藏 引用
Conference on computer Vision and Pattern Recognition (CVPR)
作者: K. Fujimura H. Samet Center for Automation Research and Computer Science Department and Institute for Advanced Computer Studies University of Maryland College Park MD USA
A study is performed of the problem of planning a collision-free path for a robot in a time-varying environment. It is assumed that an obstacle moves along a known path. The formulation also allows the destination poi... 详细信息
来源: 评论
A note on arbitrarily complex recursive functions
收藏 引用
Notre Dame Journal of Formal Logic 1988年 第2期29卷 198-207页
作者: Smith, Carl H. Department of Computer Science Institute for Advanced Computer Studies The University of Maryland College Park MD 20742 United States
来源: 评论
Improving the accuracy of touch screens: An experimental evaluation of three strategies  88
Improving the accuracy of touch screens: An experimental eva...
收藏 引用
1988 SIGCHI Conference on Human Factors in computing Systems, CHI 1988
作者: Potter, Richard L. Weldon, Linda J. Shneiderman, Ben Human-Computer Interaction Laboratory Center for Automation Research University of Maryland College ParkMD20742 United States Department of Computer Science University of Maryland College ParkMD20742 United States Institute for Advanced Computer Studies University of Maryland College ParkMD20742 United States Department of Psychology Essex Community College Baltimore CountyMD21237 United States
A study comparing the speed, accuracy, and user satisfaction of three different touch screen strategies was performed. The purpose of the experiment was to evaluate the merits of the more intricate touch strategies th... 详细信息
来源: 评论
Hierarchical graph models of concurrent CIM systems
Hierarchical graph models of concurrent CIM systems
收藏 引用
IEEE Workshop on Languages for Automation: Symbiotic and Intelligent Robots
作者: P.D. Stotts Z.N. Cai Department of Computer Science and Institute for Advanced Computer Studies University of Maryland College Park MD USA Department of Electrical Engineering University of Maryland College Park MD USA
A concurrent computer-integrated manufacturing (CIM) system modeling technique, called hierarchical graph (HG) modeling, is presented, along with its language extension, called parallel flow graph (PFG). HG is an abst... 详细信息
来源: 评论