咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是561-570 订阅
排序:
Transforming java Programs for Concurrency using Double-Checked Locking Pattern
Transforming Java Programs for Concurrency using Double-Chec...
收藏 引用
IEEE International Symposium on Performance Analysis of Systems and Software (ISPASS)
作者: Ishizaki, Kazuaki Daijavad, Shahrokh Nakatani, Toshio IBM Res Tokyo Tokyo Japan IBM Res Almaden San Jose CA USA
java provides a synchronized construct for multi-core programming with many workloads. However, naive use of the synchronized construct causes performance scalability problems due to lock contention. One of the source... 详细信息
来源: 评论
LeCTo: a rich lecture capture solution
LeCTo: a rich lecture capture solution
收藏 引用
37th International Convention on Information and Communication Technology, Electronics and Microelectronics (MIPRO)
作者: Pale, P. Petrovic, J. Jeren, B. Univ Zagreb Fac Elect Engn & Comp Dept Elect Syst & Informat Proc Zagreb 41000 Croatia
Lecture capture is a term referring both to learning materials based on recordings of live lectures as well as software and hardware support systems enabling lecture recording and reproduction. As lecture captures are... 详细信息
来源: 评论
On Tracking Information Flows through JNI in Android Applications  44
On Tracking Information Flows through JNI in Android Applica...
收藏 引用
44th Annual IEEE/IFIP International Conference on Dependable Systems and Networks (DSN)
作者: Qian, Chenxiong Luo, Xiapu Shao, Yuru Chan, Alvin T. S. Hong Kong Polytech Univ Dept Comp Hong Kong Hong Kong Peoples R China Hong Kong Polytech Univ Shenzhen Res Inst Hong Kong Hong Kong Peoples R China
Android provides native development kit through JNI for developing high-performance applications (or simply apps). Although recent years have witnessed a considerable increase in the number of apps employing native li... 详细信息
来源: 评论
On the Effectiveness of Emergent Task Allocation of Virtual Programmer Teams
On the Effectiveness of Emergent Task Allocation of Virtual ...
收藏 引用
IEEE/WIC/ACM International Joint Conferences on Web Intelligence (WI) and Intelligent Agent Technologies (WI-IAT)
作者: Jarczyk, Oskar Gruszka, Blazej Bukowski, Leszek Wierzbicki, Adam Polish Japanese Inst Informat Technol Dept Social Informat PL-02008 Warsaw Poland
Virtual teams of programmers are a popular form of collaboration both in Open Source, and commercial software projects. In OSS (Open Source Software) projects, programmers make their own decision which project to join... 详细信息
来源: 评论
ACUA: API Change and Usage Auditor  14
ACUA: API Change and Usage Auditor
收藏 引用
14th IEEE International Working Conference on Source Code Analysis and Manipulation (SCAM)
作者: Wu, Wei Adams, Bram Gueheneuc, Yann-Gael Antoniol, Giuliano Ecole Polytech DGIGL Montreal PQ H3C 3A7 Canada
Modern software uses frameworks through their Application programming Interfaces (APIs). Framework APIs may change while frameworks evolve. Client programs have to upgrade to new releases of frameworks if security vul... 详细信息
来源: 评论
Web Application Development with Component Frameworks
Web Application Development with Component Frameworks
收藏 引用
37th International Convention on Information and Communication Technology, Electronics and Microelectronics (MIPRO)
作者: Okanovic, V. Fac Elect Engn Dept Comp Sci Sarajevo Bosnia & Herceg
This paper describes development of dynamic web application using web frameworks based on web components. The paper considers several existing open source java web component frameworks. Then, the paper provides basic ... 详细信息
来源: 评论
An Improved Method for Tree-based Clone Detection in Web Applications
An Improved Method for Tree-based Clone Detection in Web App...
收藏 引用
4th International Conference on Digital Information and Communication Technology and it's Applications (DICTAP)
作者: Li, Chaoqun Sun, Jianhua Chen, Hao Hunan Univ Sch Informat Sci & Engn Comp Engn Changsha 410012 Hunan Peoples R China
Clone detection has been an active area for decades and many tools have been proposed. Existing researches show that in traditional software clones achieve to 13%-20%, and the clone rate in Web Application area may be... 详细信息
来源: 评论
Quantitatively Exploring Non-code Software Artifacts  14
Quantitatively Exploring Non-code Software Artifacts
收藏 引用
14th Annual International Conference on Quality Software (QSIC)
作者: Bigliardi, Luca Lanza, Michele Bacchelli, Alberto D'Ambros, Marco Mocci, Andrea Univ Lugano Fac Informat Lugano Switzerland Delft Univ Technol NL-2600 AA Delft Netherlands
Most software engineering research focuses its analyses on source code, because correct, well designed, and efficient program code is the desired end output of software development. Nevertheless, source code is not th... 详细信息
来源: 评论
A Survey on Unit Testing Practices and Problems  25
A Survey on Unit Testing Practices and Problems
收藏 引用
25th IEEE International Symposium on Software Reliability Engineering (ISSRE)
作者: Daka, Ermira Fraser, Gordon Univ Sheffield Sheffield S Yorkshire England
Unit testing is a common practice where developers write test cases together with regular code. Automation frameworks such as JUnit for java have popularised this approach, allowing frequent and automatic execution of... 详细信息
来源: 评论
Algorithm for Graph Building Based on Google Maps and Google Earth  15
Algorithm for Graph Building Based on <i>Google Maps</i> and...
收藏 引用
15th IEEE International Symposium on Computational Intelligence and Informatics
作者: Toman, J. Olszewska, J. I. Univ Gloucestershire Cheltenham GL50 2RH Glos England
This paper proposes a graph building algorithm that transforms geo-location data into a network graph, which could be useful for applications involving navigation aids or robotics. At first, our new method takes data ... 详细信息
来源: 评论