咨询与建议

限定检索结果

文献类型

  • 907 篇 会议
  • 450 篇 期刊文献
  • 23 册 图书

馆藏范围

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

日期分布

学科分类号

  • 815 篇 工学
    • 607 篇 计算机科学与技术...
    • 433 篇 软件工程
    • 131 篇 控制科学与工程
    • 120 篇 信息与通信工程
    • 57 篇 电气工程
    • 50 篇 电子科学与技术(可...
    • 47 篇 机械工程
    • 46 篇 安全科学与工程
    • 37 篇 生物医学工程(可授...
    • 34 篇 建筑学
    • 34 篇 土木工程
    • 33 篇 生物工程
    • 28 篇 仪器科学与技术
    • 26 篇 化学工程与技术
    • 24 篇 材料科学与工程(可...
    • 18 篇 动力工程及工程热...
  • 489 篇 理学
    • 337 篇 数学
    • 81 篇 统计学(可授理学、...
    • 63 篇 物理学
    • 63 篇 系统科学
    • 45 篇 生物学
    • 25 篇 化学
  • 208 篇 管理学
    • 148 篇 管理科学与工程(可...
    • 87 篇 工商管理
    • 59 篇 图书情报与档案管...
  • 43 篇 经济学
    • 41 篇 应用经济学
  • 33 篇 医学
    • 26 篇 基础医学(可授医学...
    • 26 篇 临床医学
  • 29 篇 法学
    • 27 篇 社会学
  • 28 篇 教育学
    • 23 篇 教育学
  • 15 篇 农学
  • 3 篇 文学
  • 2 篇 哲学
  • 2 篇 军事学
  • 2 篇 艺术学

主题

  • 35 篇 artificial intel...
  • 33 篇 safety
  • 31 篇 computer science
  • 28 篇 computer archite...
  • 28 篇 software
  • 23 篇 monitoring
  • 23 篇 hardware
  • 21 篇 computational mo...
  • 20 篇 application soft...
  • 18 篇 software enginee...
  • 18 篇 semantics
  • 17 篇 data models
  • 16 篇 optimization
  • 15 篇 reliability
  • 14 篇 programming prof...
  • 14 篇 system-on-chip
  • 14 篇 iec standards
  • 14 篇 functional progr...
  • 14 篇 standards
  • 13 篇 computer languag...

机构

  • 47 篇 department of ap...
  • 24 篇 department of co...
  • 18 篇 department of ap...
  • 17 篇 department of sy...
  • 17 篇 computer archite...
  • 15 篇 department of co...
  • 15 篇 department of co...
  • 13 篇 department of pr...
  • 13 篇 department of co...
  • 11 篇 department of ap...
  • 10 篇 technical univer...
  • 9 篇 department of co...
  • 9 篇 icas institute f...
  • 9 篇 department of ap...
  • 8 篇 institute for co...
  • 8 篇 department of co...
  • 8 篇 computer techniq...
  • 7 篇 department of ma...
  • 7 篇 department of pr...
  • 7 篇 chair for comput...

作者

  • 43 篇 josef börcsök
  • 34 篇 pal madhumangal
  • 30 篇 ali hayek
  • 21 篇 börcsök josef
  • 20 篇 madhumangal pal
  • 19 篇 gancheva veska
  • 17 篇 veska gancheva
  • 15 篇 börcsök j.
  • 15 篇 boercsoek josef
  • 15 篇 fritzson peter
  • 14 篇 hayek ali
  • 12 篇 mondal shyamal k...
  • 12 篇 maiti manoranjan
  • 12 篇 gurkan tuna
  • 12 篇 mostafa abotaleb
  • 11 篇 mariana arghir
  • 10 篇 tuna gurkan
  • 10 篇 xue jingling
  • 10 篇 roy abi zeid dao...
  • 9 篇 roy sankar kumar

语言

  • 1,267 篇 英文
  • 102 篇 其他
  • 8 篇 中文
  • 2 篇 俄文
  • 1 篇 德文
  • 1 篇 法文
  • 1 篇 日文
  • 1 篇 土耳其文
检索条件"机构=Computer Programming"
1380 条 记 录,以下是711-720 订阅
Static memory leak detection using full-sparse value-flow analysis
Static memory leak detection using full-sparse value-flow an...
收藏 引用
21st International Symposium on Software Testing and Analysis, ISSTA 2012
作者: Sui, Yulei Ye, Ding Xue, Jingling Programming Languages and Compilers Group School of Computer Science and Engineering UNSW Australia
We introduce a static detector, Saber, for detecting memory leaks in C programs. Leveraging recent advances on sparse pointer analysis, Saber is the first to use a full-sparse value-flow analysis for leak detection. S... 详细信息
来源: 评论
Towards modular compilers for effects  12th
Towards modular compilers for effects
收藏 引用
12th International Symposium on Trends in Functional programming, TFP 2011
作者: Day, Laurence E. Hutton, Graham Functional Programming Laboratory School of Computer Science University of Nottingham United Kingdom
Compilers are traditionally factorised into a number of separate phases, such as parsing, type checking, code generation, etc. However, there is another potential factorisation that has received comparatively little a... 详细信息
来源: 评论
Annotation support for generic patches
Annotation support for generic patches
收藏 引用
2012 3rd International Workshop on Recommendation Systems for Software Engineering, RSSE 2012
作者: Dotzler, Georg Veldema, Ronald Philippsen, Michael University of Erlangen-Nuremberg Computer Science Department Programming Systems Group Erlangen Germany
In large projects parallelization of existing programs or refactoring of source code is time consuming as well as error-prone and would benefit from tool support. However, existing automatic transformation systems are... 详细信息
来源: 评论
Improving communication in PGAS environments: Static and dynamic coalescing in UPC  13
Improving communication in PGAS environments: Static and dyn...
收藏 引用
27th ACM International Conference on Supercomputing, ICS 2013
作者: Alvanos, Michail Farreras, Montse Tiotto, Ettore Amaral, José Nelson Martorell, Xavier Programming Models Barcelona Supercomputer Center Barcelona Spain Department of Computer Architecture Universitat Politecnica de Catalunya Cr. Jordi Girona 1-3 08034 Barcelona Spain Static Compilation Technology IBM Toronto Laboratory Toronto ON Canada Dep. of Computing Science University of Alberta Edmonton AB Canada Barcelona Supercomputing Center Cr. Jordi Girona 29 08034 Barcelona Spain IBM Canada CAS Research Markham ON Canada
The goal of Partitioned Global Address Space (PGAS) languages is to improve programmer productivity in large scale parallel machines. However, PGAS programs may have many fine-grained shared accesses that lead to perf... 详细信息
来源: 评论
Network virtualization for military application: Review and initial development of conceptual design
Network virtualization for military application: Review and ...
收藏 引用
14th International Conference on Advanced Communication Technology, ICACT 2012
作者: Kerdsri, Jiradett Wipusitwarkun, Komwut Computer and Programming Laboratory Defense Technology Institute Thailand Sirindhorn International Institute of Technology Thailand
Networking Technology, undoubtedly, plays a vital role in modern warfare especially in Network Centric Operations (NCOs) and Global Information Grid (GIG) concept. However, the current popular network infrastructure, ... 详细信息
来源: 评论
Resource-oriented consistency analysis of engineering processes
Resource-oriented consistency analysis of engineering proces...
收藏 引用
14th International Conference on Enterprise Information Systems, ICEIS 2012
作者: Bauer, Bernhard Eisenbarth, Thomas Frenzel, Christoph Honke, Benjamin Programming Distributed Systems Lab. Institute of Computer Science University of Augsburg Augsburg Germany
A number of popular engineering processes and methodologies emerged over the past years which attracted interest in research and industry. For process enactment, enterprises have to match requirements of engineering p... 详细信息
来源: 评论
A syntactical approach to weak ω-Groupoids
A syntactical approach to weak ω-Groupoids
收藏 引用
26th International Workshop on computer Science Logic, CSL 2012/21st Annual Conference of the European Association for computer Science Logic, EACSL
作者: Altenkirch, Thorsten Rypáček, Ondřej Functional Programming Laboratory School of Computer Science University of Nottingham United Kingdom Department of Computer Science University of Sheffield United Kingdom
When moving to a Type Theory without proof-irrelevance the notion of a setoid has to be generalized to the notion of a weak ω-groupoid. As a first step in this direction we study the formalisation of weak ω-groupoid... 详细信息
来源: 评论
A stochastic approach to the probability of failure on demand (PFD) with regard to the standard IEC 61508
A stochastic approach to the probability of failure on deman...
收藏 引用
11th International Probabilistic Safety Assessment and Management Conference and the Annual European Safety and Reliability Conference 2012, PSAM11 ESREL 2012
作者: Wacker, H.D. Ugljesa, E. Boercsoek, J. Department of Computer Architecture and System Programming Faculty of Electrical Engineering /Computer Science University Kassel Wilhelmshöher Allee 71 Germany
Let there be given a safety related electronic system suffering from random failures or errors. The standard IEC 61508 contains simplified equations for the probability of failure on demand PFDavg for special system a... 详细信息
来源: 评论
Considering security aspects in safety environment
Considering security aspects in safety environment
收藏 引用
11th International Probabilistic Safety Assessment and Management Conference and the Annual European Safety and Reliability Conference 2012, PSAM11 ESREL 2012
作者: Ugljesa, E. Boercsoeck, J. Computer Architecture and System Programming Universität Kassel Wilhelmshöher Allee 73 Kassel Germany
The present paper deals with the quantitative analysis of the safety-related systems. The configuration of such safety-related system is composed of channels that include both detectable and undetectable failures. It ... 详细信息
来源: 评论
A Hybrid Circular Queue Method for Iterative Stencil Computations on GPUs
收藏 引用
Journal of computer Science & Technology 2012年 第1期27卷 57-74页
作者: Yang Yang Hui-Min Cui Xiao-Bing Feng Jing-Ling Xue State Key Laboratory of Computer Architecture Institute of Computing TechnologyChinese Academy of Sciences Beijing 100190China Graduate University of Chinese Academy of Sciences Beijing 100190China Programming Languages and Compilers Group School of Computer Science and Engineering University of New South WalesSydneyNSW 2052Australia
In this paper, we present a hybrid circular queue method that can significantly boost the performance of stencil computations on GPU by carefully balancing usage of registers and shared-memory. Unlike earlier methods ... 详细信息
来源: 评论