咨询与建议

限定检索结果

文献类型

  • 2,216 篇 会议
  • 480 篇 期刊文献
  • 5 篇 学位论文
  • 2 册 图书
  • 2 篇 科技报告

馆藏范围

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

日期分布

学科分类号

  • 2,648 篇 工学
    • 2,419 篇 计算机科学与技术...
    • 2,217 篇 软件工程
    • 213 篇 电气工程
    • 208 篇 信息与通信工程
    • 127 篇 控制科学与工程
    • 61 篇 电子科学与技术(可...
    • 42 篇 机械工程
    • 37 篇 生物工程
    • 25 篇 安全科学与工程
    • 22 篇 仪器科学与技术
    • 22 篇 建筑学
    • 21 篇 生物医学工程(可授...
    • 20 篇 土木工程
    • 19 篇 航空宇航科学与技...
    • 18 篇 材料科学与工程(可...
    • 18 篇 环境科学与工程(可...
    • 17 篇 动力工程及工程热...
    • 17 篇 化学工程与技术
  • 489 篇 理学
    • 365 篇 数学
    • 42 篇 统计学(可授理学、...
    • 40 篇 生物学
    • 40 篇 系统科学
    • 38 篇 物理学
    • 17 篇 化学
  • 416 篇 管理学
    • 222 篇 图书情报与档案管...
    • 219 篇 管理科学与工程(可...
    • 128 篇 工商管理
  • 122 篇 教育学
    • 122 篇 教育学
  • 30 篇 法学
    • 21 篇 社会学
  • 24 篇 经济学
    • 23 篇 应用经济学
  • 24 篇 医学
  • 8 篇 农学
  • 5 篇 文学
  • 2 篇 军事学
  • 2 篇 艺术学

主题

  • 2,705 篇 java programming...
  • 256 篇 java
  • 45 篇 computer softwar...
  • 33 篇 software
  • 22 篇 codes
  • 21 篇 libraries
  • 19 篇 computer personn...
  • 18 篇 language
  • 16 篇 software systems
  • 16 篇 software enginee...
  • 16 篇 semantics
  • 16 篇 graphical user i...
  • 15 篇 source code
  • 14 篇 runtime
  • 14 篇 analysis program...
  • 14 篇 open source soft...
  • 13 篇 extensible marku...
  • 13 篇 testing
  • 13 篇 computer program...
  • 12 篇 computer program...

机构

  • 6 篇 unisys corporati...
  • 6 篇 kth royal instit...
  • 5 篇 graduate school ...
  • 5 篇 ibm corp thomas ...
  • 5 篇 ibm t.j. watson ...
  • 4 篇 ibm ottawa
  • 4 篇 dipartimento di ...
  • 4 篇 singapore manage...
  • 4 篇 inria sophia ant...
  • 4 篇 department of co...
  • 4 篇 univ york dept c...
  • 4 篇 carnegie mellon ...
  • 3 篇 univ york york y...
  • 3 篇 université de mo...
  • 3 篇 cwi
  • 3 篇 school of comput...
  • 3 篇 utrecht universi...
  • 3 篇 iit dept comp sc...
  • 3 篇 department of ma...
  • 3 篇 indiana univ dep...

作者

  • 16 篇 bettini lorenzo
  • 15 篇 inoue katsuro
  • 14 篇 binder walter
  • 11 篇 leavens gary t.
  • 9 篇 schoeberl martin
  • 9 篇 ernst michael d.
  • 8 篇 ishio takashi
  • 8 篇 monperrus martin
  • 8 篇 carpenter bryan
  • 8 篇 wellings andy
  • 7 篇 visser willem
  • 7 篇 baudry benoit
  • 7 篇 fox geoffrey
  • 7 篇 damiani ferrucci...
  • 7 篇 poll erik
  • 7 篇 poetzsch-heffter...
  • 7 篇 bal henri e.
  • 7 篇 vitek jan
  • 6 篇 kielmann thilo
  • 6 篇 milanova ana

语言

  • 2,503 篇 英文
  • 165 篇 其他
  • 14 篇 中文
  • 10 篇 日文
  • 8 篇 德文
  • 3 篇 俄文
  • 2 篇 法文
  • 1 篇 西班牙文
  • 1 篇 葡萄牙文
  • 1 篇 斯洛伐克文
  • 1 篇 塞尔维亚文
  • 1 篇 乌克兰文
检索条件"主题词=Java programming language"
2705 条 记 录,以下是621-630 订阅
排序:
JNIF: java native instrumentation framework  14
JNIF: Java native instrumentation framework
收藏 引用
PPPJ '14: Proceedings of the 2014 International Conference on Principles and Practices of programming on the java platform: Virtual machines, languages, and Tools
作者: Mastrangelo, Luis Hauswirth, Matthias University of Lugano Lugano Switzerland
The development of instrumentation-based dynamic analyses for java bytecode is enabled by various bytecode rewriting frameworks. Those frameworks are all implemented in java. This complicates their use for developing ... 详细信息
来源: 评论
Low-level detection of language-level data races with LARD  14
Low-level detection of language-level data races with LARD
收藏 引用
19th International Conference on Architectural Support for programming languages and Operating Systems, ASPLOS 2014
作者: Wood, Benjamin P. Ceze, Luis Grossman, Dan University of Washington United States
Researchers have proposed always-on data-race exceptions as a way to avoid the ill effects of data races, but slow performance of accurate dynamic data-race detection remains a barrier to the adoption of always-on dat... 详细信息
来源: 评论
Enhancing the source code quality of customized systems with the aid of the CodeAnalyzer  14
Enhancing the source code quality of customized systems with...
收藏 引用
7th Euro American Conference on Telematics and Information Systems, EATIS 2014
作者: Antildes, Wendell Sampaio, Marcolino Silva, Israel Antonio Pinto Neto, Alberto Costa Universidade Federal de Sergipe São Cristóvão Brazil
Software Systems usually demand product customization for each client, frequently involving the creation of new components and changes to existing ones, possibly causing maintenance and evolution problems. One of the ... 详细信息
来源: 评论
Use of fuzzy equations in technical diagnostics problem
Use of fuzzy equations in technical diagnostics problem
收藏 引用
3rd International Conference on Advances in Control and Optimization of Dynamical Systems, ACODS 2014
作者: Kucherov, Alexander S. Kurenkov, Vladimir I. Yakischik, Artem A. S.P. Korolev Samara State Aerospace University National Research University Department of Flight Vehicles 34 Moskovskoe Shosse Samara 443086 Russia
The article deals with the problem of complex technical systems diagnostics. A fuzzy equations mathematics is suggested for the problem solution. Fuzzy equations set, used to formalize the problem, may be inconsistent... 详细信息
来源: 评论
SPLLIFT- Statically analyzing software product lines in minutes instead of years
SPLLIFT- Statically analyzing software product lines in minu...
收藏 引用
Software Engineering 2014
作者: Bodden, Eric Tolêdo, Társis Ribeiro, Márcio Brabrand, Claus Borba, Paulo Mezini, Mira EC SPRIDE Technische Universität Darmstadt Darmstadt Germany IT University of Copenhagen Copenhagen Denmark Federal University of Pernambuco Recife Brazil Federal University of Alagoas Maceió Brazil
A software product line (SPL) encodes a potentially large variety of software products as variants of some common code base. Up until now, re-using traditional static analyses for SPLs was virtually intractable, as it... 详细信息
来源: 评论
Fine-grained semi-automated runtime evolution
收藏 引用
Dagstuhl Seminar 11481 on Models@run.time
作者: Cazzola, Walter Rossini, Nicole Alicia Bennett, Phillipa Mandalaparty, Sai Pradeep France, Robert Computer Science Department Universitá degli Studi di Milano Italy Computer Science Department Colorado State University United States
Modern software systems that play critical roles in society are often required to change at runtime so that they can continuously provide essential services in the dynamic environments they operate in. Updating open, ... 详细信息
来源: 评论
Measuring COSMIC software size from functional execution traces of java business applications  24
Measuring COSMIC software size from functional execution tra...
收藏 引用
Joint Conference of the 24th International Workshop on Software Measurement, IWSM 2014 and the 9th International Conference on Software Process and Product Measurement, Mensura 2014
作者: Sag, Muhammet Ali Tarhan, Ayca Computer Engineering Hacettepe University Ankara Turkey
Functional Size Measurement (FSM) methods aim to measure the size of software by quantifying its functional user requirements. Although FSM is greatly beneficial in software project management, due to involving judgme... 详细信息
来源: 评论
Race directed scheduling of concurrent programs
Race directed scheduling of concurrent programs
收藏 引用
作者: Eslamimehr, Mahdi Palsberg, Jens Ucla University of California Los Angeles United States
Detection of data races in java programs remains a difficult problem. The best static techniques produce many false positives, and also the best dynamic techniques leave room for improvement. We present a new techniqu... 详细信息
来源: 评论
A framework for multiplatform HPC applications
A framework for multiplatform HPC applications
收藏 引用
2014 International Workshop on programming Models and Applications for Multicores and Manycores, PMAM 2014
作者: Ioki, Masayuki Chiba, Shigeru Tokyo Institute of Technology Japan University of Tokyo Japan
This paper proposes a framework for building multi-platform applications in java for High Performance Computing (HPC). It allows HPC developers to write their programs in java but dynamically translate part of the pro... 详细信息
来源: 评论
EvoSuite at the second unit testing tool competition  1
收藏 引用
1st International Workshop on Future Internet Testing, FITTEST 2013
作者: Fraser, Gordon Arcuri, Andrea Department of Computer Science University of Sheffield Sheffield United Kingdom Simula Research Laboratory P.O. Box 134 1325 Lysaker Norway
EvoSuite is a mature research prototype implementing a search-based approach to unit test generation for java classes. It has been successfully run on a variety of different java projects in the past, and after winnin... 详细信息
来源: 评论