咨询与建议

限定检索结果

文献类型

  • 982 篇 期刊文献
  • 649 篇 会议
  • 315 册 图书
  • 29 篇 学位论文
  • 5 件 标准
  • 1 篇 科技报告
  • 1 篇 资讯

馆藏范围

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

日期分布

学科分类号

  • 1,385 篇 工学
    • 967 篇 计算机科学与技术...
    • 589 篇 软件工程
    • 394 篇 电气工程
    • 124 篇 控制科学与工程
    • 82 篇 机械工程
    • 68 篇 信息与通信工程
    • 45 篇 电子科学与技术(可...
    • 35 篇 力学(可授工学、理...
    • 33 篇 材料科学与工程(可...
    • 32 篇 土木工程
    • 21 篇 仪器科学与技术
    • 14 篇 石油与天然气工程
    • 14 篇 交通运输工程
    • 12 篇 化学工程与技术
    • 12 篇 环境科学与工程(可...
    • 10 篇 动力工程及工程热...
    • 10 篇 测绘科学与技术
  • 228 篇 理学
    • 104 篇 数学
    • 63 篇 物理学
    • 22 篇 生物学
    • 19 篇 地球物理学
    • 16 篇 化学
    • 15 篇 系统科学
    • 15 篇 统计学(可授理学、...
  • 124 篇 管理学
    • 108 篇 管理科学与工程(可...
    • 15 篇 图书情报与档案管...
    • 14 篇 工商管理
  • 110 篇 教育学
    • 105 篇 教育学
  • 21 篇 农学
    • 10 篇 作物学
  • 19 篇 医学
  • 16 篇 经济学
    • 15 篇 应用经济学
  • 10 篇 文学
  • 7 篇 法学
  • 3 篇 哲学
  • 3 篇 历史学
  • 3 篇 艺术学
  • 1 篇 军事学

主题

  • 1,982 篇 object-oriented ...
  • 252 篇 nasa technical r...
  • 252 篇 (ntrs)
  • 127 篇 software enginee...
  • 122 篇 java
  • 67 篇 object oriented ...
  • 55 篇 computer program...
  • 52 篇 simulation
  • 49 篇 reports
  • 48 篇 computer program...
  • 47 篇 programming lang...
  • 43 篇 design
  • 41 篇 formal specifica...
  • 40 篇 applications pro...
  • 40 篇 architecture (co...
  • 40 篇 software
  • 38 篇 expert systems
  • 38 篇 artificial intel...
  • 37 篇 software reusabi...
  • 37 篇 design patterns

机构

  • 13 篇 naval postgradua...
  • 5 篇 univ macedonia d...
  • 4 篇 iit dept comp sc...
  • 4 篇 georgia inst tec...
  • 4 篇 technion israel ...
  • 4 篇 univ oslo dept i...
  • 4 篇 univ calif berke...
  • 4 篇 univ auckland de...
  • 4 篇 newcastle univ d...
  • 3 篇 natl res univ hi...
  • 3 篇 international bu...
  • 3 篇 univ oslo dept m...
  • 3 篇 victoria univ we...
  • 3 篇 oak ridge natl l...
  • 3 篇 nanjing univ sta...
  • 3 篇 univ lancaster d...
  • 3 篇 nova sch sci & t...
  • 3 篇 swiss fed inst t...
  • 3 篇 carleton univ ot...
  • 3 篇 univ coll dublin...

作者

  • 6 篇 kindler eugene
  • 6 篇 meyer bertrand
  • 6 篇 abdalla hs
  • 6 篇 ducasse s
  • 6 篇 giacaman nasser
  • 5 篇 sokas algirdas
  • 5 篇 xinogalos stelio...
  • 5 篇 yang jeong
  • 5 篇 budiardja reuben...
  • 5 篇 cardall christia...
  • 5 篇 romanovsky a
  • 5 篇 lee young
  • 5 篇 chatzigeorgiou a...
  • 4 篇 tan wee hoe
  • 4 篇 kramer matthias
  • 4 篇 brinda torsten
  • 4 篇 sinnen oliver
  • 4 篇 chang jm
  • 4 篇 noble j
  • 4 篇 fong anthony s.

语言

  • 1,817 篇 英文
  • 129 篇 其他
  • 32 篇 中文
  • 3 篇 德文
  • 1 篇 法文
检索条件"主题词=OBJECT-oriented programming"
1982 条 记 录,以下是131-140 订阅
排序:
Design Pattern for Reusing Immutable Methods in object-oriented Languages  23
Design Pattern for Reusing Immutable Methods in Object-Orien...
收藏 引用
Proceedings of the 28th European Conference on Pattern Languages of Programs
作者: William Flageol Yann-Gaël Guéhéneuc Mourad Badri Stefan Monnier Département de mathématiques et informatique Université du Québec à Trois-Rivières Canada and Computer Science and Software Engineering Concordia University Canada Computer Science and Software Engineering Concordia University Canada Département de mathématiques et informatique Université du Québec à Trois-Rivières Canada Département d'informatique et de recherche opérationnelle Université de Montréal Canada
Context. Features and styles inspired by functional programming have grown in popularity in the world of object-oriented programming. Immutability is a core concept of functional programming, which brings advantages t... 详细信息
来源: 评论
An Algorithm for Partial Elimination of Jumps in an object-oriented Dataflow Language  23
An Algorithm for Partial Elimination of Jumps in an Object-O...
收藏 引用
Proceedings of the 2023 7th International Conference on Computer Science and Artificial Intelligence
作者: Yegor Bugayenko Mikhail Lipanin Huawei RRI Russia
Despite enduring criticisms spanning several decades, jump statements such as goto, break, continue, and return remain prevalent in imperative programming languages, including but not limited to C++, Java, and Python.... 详细信息
来源: 评论
The Construction and Research of object-oriented programming On-line Learning Platform
The Construction and Research of Object-Oriented Programming...
收藏 引用
2013 Fourth International Conference on Education and Sports Education(ESE 2013)
作者: Shaosheng Guo Wei Zhang College of Information Science and Technology Qingdao University of Science and Technology
The use of electronic technology in on-line learning is increasing, that is facilitating teaching and learning for both teacher and students. Nowadays the traditional object-oriented programming teaching does not adap... 详细信息
来源: 评论
Features of the Software Component of the Memory Test Setup Based on the object-oriented Approach in LabVIEW Development Environment  15
Features of the Software Component of the Memory Test Setup ...
收藏 引用
International Siberian Conference on Control and Communications (SIBCON)
作者: Shvetsov-Shilovskiy, Ivan I.
This paper is dedicated to the features of the software component of the memory test setup based on the object-oriented approach in LabVIEW environment. The specificities of the software development for test setups us... 详细信息
来源: 评论
Use and Adequacy of Computer Paradigms to Simulate Bioinspired Synthetic Landscape Ecologies  11
Use and Adequacy of Computer Paradigms to Simulate Bioinspir...
收藏 引用
11th International Conference on Simulation and Modeling Methodologies, Technologies and Applications (SIMULTECH)
作者: Le Fur, Jean Mboup, Pape Adama Sall, Moussa Inst Rech Dev IRD Ctr Biol Gest Populat CBGP Campus BaillarguetCS 30016 F-34988 Montferrier Sur Lez France Univ Cheikh Anta Diop UCAD Fac Sci & Tech Lab Informat Dakar Senegal Univ G Berger St Louis Senegal Dept Informat Campus Bel Air Dakar Senegal Lab IRD BIOPASS Campus Bel Air Dakar Senegal
In the field of ecoinformatics, synthetic ecologies approach intends to reproduce in silico the architecture and functioning of a real domain 'as it works'. When the systems to be represented are complex, bioi... 详细信息
来源: 评论
Java Typestate Checker  23rd
Java Typestate Checker
收藏 引用
23rd International Conference on Coordination Models and Language (COORDINATION)
作者: Mota, Joao Giunti, Marco Ravara, Antonio NOVA LINCS Caparica Portugal NOVA Sch Sci & Technol Caparica Portugal
Detecting programming errors and vulnerabilities in software is increasingly important, and building tools that help developers with this task is a crucial area of investigation on which the industry depends. In objec... 详细信息
来源: 评论
Code Vision: Learning Mobile Application  4
Code Vision: Learning Mobile Application
收藏 引用
4th International Conference on Innovative Computing (ICIC)
作者: Hussain, Muhammad Zunnurain Hasan, Muhammad Zulkifl Sarwar, Nadeem Nasir, Junaid Aslam, Naila Univ Putra Malaysia Dept Commun Technol & Network Fac Comp Sci & Informat Technol Serdang 43400 Selangor Malaysia Bahria Univ Dept Comp Sci Lahore Campus Lahore Pakistan Univ Management Technol Dept Comp Sci Lahore Pakistan
Technology is becoming a major part of each individual's life. The modern society is saturated with technology and cannot be separated from technology. Now a days, every person is using many number of devices and ... 详细信息
来源: 评论
Visual Analogy for Understanding Polymorphism Types  21
Visual Analogy for Understanding Polymorphism Types
收藏 引用
23rd Australasian Computing Education Conference (ACE)
作者: Mills, Nathan Wang, Allen Giacaman, Nasser Univ Auckland Auckland New Zealand
Many visualisation tools have been designed to help students with learning programming concepts, often showing positive impact on student performance. Analogies have also often been used to assist in teaching students... 详细信息
来源: 评论
Exploring the Eolang-Java Integration and Interoperability  25
Exploring the Eolang-Java Integration and Interoperability
收藏 引用
25th KES International Conference on Knowledge-Based and Intelligent Information & Engineering Systems (KES)
作者: Saleh, Hadi Attakorah, Joseph Afriyie Zykov, Sergey Legalov, Alexander Natl Res Univ Higher Sch Econ Moscow 101000 Russia Vladimir State Univ Vladimir 600000 Russia Natl Res Nucl Univ Moscow Engn Phys Inst Moscow 115409 Russia
In recent times, the subject of interoperability has become very popular. In large-scale software applications development, it is a common practice to combine multiple languages in solving peculiar problems and develo... 详细信息
来源: 评论
Judging a Type by Its Pointer: Optimizing GPU Virtual Functions  21
Judging a Type by Its Pointer: Optimizing GPU Virtual Functi...
收藏 引用
26th International Conference on Architectural Support for programming Languages and Operating Systems (ASPLOS)
作者: Zhang, Mengchi Alawneh, Ahmad Rogers, Timothy G. Purdue Univ W Lafayette IN 47907 USA
Programmable accelerators aim to provide the flexibility of traditional CPUs with significantly improved performance. A wellknown impediment to the widespread adoption of programmable accelerators, like CPUs, is the s... 详细信息
来源: 评论