咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是631-640 订阅
排序:
Fast java profiling with scheduling-aware stack fragment sampling and asynchronous analysis  14
Fast Java profiling with scheduling-aware stack fragment sam...
收藏 引用
PPPJ '14: Proceedings of the 2014 International Conference on Principles and Practices of programming on the java platform: Virtual machines, languages, and Tools
作者: Hofer, Peter Mössenböck, Hanspeter Christian Doppler Laboratory on Monitoring and Evolution of Very-Large-Scale Software Systems Johannes Kepler University Linz Austria Institute for System Software Johannes Kepler University Linz Austria
Sampling is a popular approach to profiling because it typically has only a small impact on performance and does not modify the profiled application. Common sampling profilers collect data about an application by paus... 详细信息
来源: 评论
Repeatedly-Executed-method viewer for efficient visualization of execution paths and states in java  22
Repeatedly-Executed-method viewer for efficient visualizatio...
收藏 引用
22nd International Conference on Program Comprehension, ICPC 2014
作者: Matsumura, Toshinori Ishio, Takashi Kashima, Yu Inoue, Katsuro Osaka University 1-5 Yamadaoka Suita Osaka565-0871 Japan
The state of a program at runtime is useful information for developers to understand a program. Omniscient debugging and logging-based tools enable developers to investigate the state of a program at an arbitrary poin... 详细信息
来源: 评论
Evaluating PCJ library for graph problems - Graph500 in PCJ
Evaluating PCJ library for graph problems - Graph500 in PCJ
收藏 引用
2014 International Conference on High Performance Computing and Simulation, HPCS 2014
作者: Ryczkowska, Magdalena Bala, Piotr Faculty of Mathematics and Computer Science Nicolaus Copernicus University Torun87-100 Poland
In the paper we present evaluation of the PCJ (Parallel Computations in java) library for graph problems, namely for the first kernel in Graph500 benchmark. PCJ is a library for parallel computations in java based on ... 详细信息
来源: 评论
DeltaJ 1.5: Delta-oriented programming for java 1.5  14
DeltaJ 1.5: Delta-oriented programming for Java 1.5
收藏 引用
PPPJ '14: Proceedings of the 2014 International Conference on Principles and Practices of programming on the java platform: Virtual machines, languages, and Tools
作者: Koscielny, Jonathan Holthusen, Sönke Schaefer, Ina Schulze, Sandro Bettini, Lorenzo Damiani, Ferruccio Institut für Softwaretechnik und Fahrzeuginformatik Technische Universität Braunschweig Germany Dipartimento di Informatica Università degli Studi di Torino Italy
Delta-oriented programming (DOP) is a modular, yet flexible approach to implement software product lines. In DOP, a product line is implemented by a set of deltas, which are containers of modifications to a program. A... 详细信息
来源: 评论
Modeling heap data growth using average liveness  14
Modeling heap data growth using average liveness
收藏 引用
2014 ACM SIGPLAN International Symposium on Memory Management, ISMM 2014
作者: Li, Pengcheng Ding, Chen Luo, Hao Department of Computer Science University of Rochester RochesterNY14627 United States
Most of today's programs make use of a sizable heap to store dynamic data. To characterize the heap dynamics, this paper presents a set of metrics to measure the average amount of data live and dead in a period of... 详细信息
来源: 评论
Hybrid compilation and optimization for java-based digital TV platforms
Hybrid compilation and optimization for java-based digital T...
收藏 引用
作者: Jung, Dong-Heon Moon, Soo-Mook Oh, Hyeong-Seok School of Electrical Engineering and Computer Science Seoul National University Seoul Korea Republic of
The java-based software platform for interactive digital TV (DTV) is composed of the system/middleware class statically installed on the DTV set-top box and the xlet applications dynamically downloaded from the TV sta... 详细信息
来源: 评论
Towards type-safe JCop: A type system for layer inheritance and first-class layers
Towards type-safe JCop: A type system for layer inheritance ...
收藏 引用
6th International Workshop on Context-Oriented programming, COP 2014
作者: Inoue, Hiroaki Igarashi, Atsushi Appeltauer, Malte Hirschfeld, Robert Grad. School of Informatics Kyoto University Japan SAP Innovation Center Potsdam Germany Hasso-Plattner-Institut Univ. of Potsdam Germany
This paper describes a type system for JCop, which is an extension of java with language mechanisms for context- oriented programming. A simple type system as in java, however, is not sufficient to prevent errors due ... 详细信息
来源: 评论
Track report of validating software for critical systems (VSC 2014)  23
Track report of validating software for critical systems (VS...
收藏 引用
23rd IEEE International WETICE Conference, WETICE 2014
作者: Calvagna, Andrea Tramontana, Emiliano Dipartimento di Matematica e Informatica University of Catania Italy
This report provides an introduction to the papers accepted for the VSC track at IEEE WETICE 2014. © 2014 IEEE.
来源: 评论
The analysis of function calling path in java based on soot
The analysis of function calling path in java based on soot
收藏 引用
作者: Yan, Ming Ming Mu, Yong Min He, Yu Jie Liu, Ang Institute of Computer Beijing Information Science and Technology University Beijing 100101 China
In order to accurately obtain the java program function callingpath, and for facilitating automated testing and automatic test cases generation, the article puts forward analgorithm of java function calling relation e... 详细信息
来源: 评论
Phrase-based statistical translation of programming languages
Phrase-based statistical translation of programming language...
收藏 引用
2014 ACM International Symposium on New Ideas, New Paradigms, and Reflections on programming and Software, Onward! 2014 -Part of SPLASH 2014
作者: Karaivanov, Svetoslav Raychev, Veselin Vechev, Martin ETH Zurich Germany
Phrase-based statistical machine translation approaches have been highly successful in translating between natural languages and are heavily used by commercial systems (e.g. Google Translate). The main objective of th... 详细信息
来源: 评论