咨询与建议

限定检索结果

文献类型

  • 367 篇 会议
  • 114 篇 期刊文献
  • 10 册 图书

馆藏范围

  • 491 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 300 篇 工学
    • 199 篇 计算机科学与技术...
    • 150 篇 软件工程
    • 44 篇 信息与通信工程
    • 44 篇 控制科学与工程
    • 25 篇 机械工程
    • 25 篇 电气工程
    • 24 篇 生物医学工程(可授...
    • 23 篇 土木工程
    • 21 篇 电子科学与技术(可...
    • 18 篇 建筑学
    • 18 篇 生物工程
    • 15 篇 安全科学与工程
    • 14 篇 船舶与海洋工程
    • 13 篇 仪器科学与技术
    • 13 篇 化学工程与技术
    • 11 篇 材料科学与工程(可...
    • 11 篇 交通运输工程
  • 165 篇 理学
    • 87 篇 数学
    • 29 篇 物理学
    • 24 篇 统计学(可授理学、...
    • 23 篇 生物学
    • 21 篇 系统科学
    • 14 篇 化学
    • 14 篇 海洋科学
  • 75 篇 管理学
    • 55 篇 管理科学与工程(可...
    • 35 篇 工商管理
    • 26 篇 图书情报与档案管...
  • 14 篇 医学
    • 13 篇 临床医学
    • 12 篇 基础医学(可授医学...
  • 12 篇 教育学
    • 12 篇 教育学
  • 8 篇 经济学
  • 7 篇 法学
  • 6 篇 农学
  • 1 篇 文学
  • 1 篇 军事学

主题

  • 12 篇 optimization
  • 11 篇 computer science
  • 11 篇 support vector m...
  • 10 篇 wireless sensor ...
  • 9 篇 artificial intel...
  • 8 篇 software enginee...
  • 8 篇 computational mo...
  • 8 篇 software
  • 7 篇 neural networks
  • 7 篇 monitoring
  • 7 篇 navigation
  • 7 篇 analytical model...
  • 6 篇 reliability
  • 6 篇 decision support...
  • 6 篇 graphics process...
  • 6 篇 robot sensing sy...
  • 6 篇 predictive model...
  • 6 篇 visualization
  • 6 篇 decision making
  • 6 篇 artificial neura...

机构

  • 15 篇 department of co...
  • 14 篇 department of sy...
  • 12 篇 department of co...
  • 9 篇 department of co...
  • 8 篇 department of co...
  • 8 篇 computer techniq...
  • 7 篇 department of co...
  • 6 篇 department of ap...
  • 6 篇 programming lang...
  • 6 篇 department of co...
  • 6 篇 computer enginee...
  • 5 篇 computer enginee...
  • 5 篇 department of co...
  • 5 篇 department of co...
  • 5 篇 department of co...
  • 5 篇 department of co...
  • 5 篇 national technic...
  • 5 篇 programming lang...
  • 5 篇 mart learning ed...
  • 5 篇 computer enginee...

作者

  • 12 篇 mostafa abotaleb
  • 10 篇 gurkan tuna
  • 10 篇 xue jingling
  • 8 篇 tuna gurkan
  • 8 篇 kayhan gulez
  • 8 篇 börcsök josef
  • 8 篇 hayek ali
  • 8 篇 kuchuk nina
  • 8 篇 krini abderrahim
  • 8 篇 abdelhameed ibra...
  • 7 篇 boercsoek josef
  • 7 篇 lee jaejin
  • 7 篇 nina kuchuk
  • 6 篇 sarkar biswajit
  • 6 篇 gulez kayhan
  • 6 篇 hovorushchenko t...
  • 6 篇 v. cagri gungor
  • 6 篇 josef börcsök
  • 6 篇 roy abi zeid dao...
  • 6 篇 abotaleb mostafa

语言

  • 478 篇 英文
  • 9 篇 其他
  • 2 篇 中文
  • 1 篇 日文
  • 1 篇 土耳其文
检索条件"机构=Computer Programming Engineering"
491 条 记 录,以下是211-220 订阅
排序:
Modern Information Technologies in Scientific Research and Educational Activities
arXiv
收藏 引用
arXiv 2024年
作者: Malakhov, Kyrylo Kaverinskiy, Vladislav Ivanova, Liliia Romanyuk, Oleksandr Romaniuk, Oksana Voinova, Svitlana Kotlyk, Sergii Sokolova, Oksana V. M. Glushkov Institute of Cybernetics The National Academy of Sciences of Ukraine Kyiv Ukraine Department of Wear-Resistant and Corrosion-Resistant Powder Construction Materials Frantsevic Institute for Problems in Material Science The National Academy of Sciences of Ukraine Kyiv Ukraine Separated Structural Subdivision «Odesa Technical Professional College of Odesa National University of Technology» Odessa Ukraine Vinnytsia National Technical university Vinnytsia Ukraine Vinnytsia National Technical university Vinnytsia Ukraine Odesa National University of Technology Odessa Ukraine The Institute of Computer Engineering Automation Robotics and Programming Odesa National University of Technology Odessa Ukraine Odesa National University of Technology Odessa Ukraine
This article presents a comprehensive methodology for enhancing the capabilities of conversational AI systems, focusing on ChatGPT, through the integration of ontology-driven structured prompts and meta-learning techn... 详细信息
来源: 评论
Escape from Escape Analysis of Golang
Escape from Escape Analysis of Golang
收藏 引用
IEEE/ACM International Conference on Software engineering: Software engineering in Practice Track (ICSE-SEIP)
作者: Cong Wang Mingrui Zhang Yu Jiang Huafeng Zhang Zhenchang Xing Ming Gu KLISS BNRist School of Software Tsinghua University Beijing China Compiler and Programming Language Lab Huawei Technologies Hangzhou China College of Engineering and Computer Science ANU Canberra Australia
Escape analysis is widely used to determine the scope of variables, and is an effective way to optimize memory usage. However, the escape analysis algorithm can hardly reach 100% accurate, mistakes of which can lead t... 详细信息
来源: 评论
Identification of the computer System State Based on Multidimensional Discriminant Analysis  29
Identification of the Computer System State Based on Multidi...
收藏 引用
29th International Scientific Symposium "Metrology and Metrology Assurance", MMA 2019
作者: Gavrylenko, Svetlana Chelak, Viktor Hornostal, Oleksii Gornostal, Stella National Technical University Kharkiv Polytechnic Institute Department of Computer Engineering and Programming Kharkiv Ukraine National University of Civil Defence of Ukraine Department of Fire Prevention in Settlements Kharkiv Ukraine
This paper describes the process of identifying the state of a computer system based on tracking changes in the file system under the condition that there is no reliable information about the state of objects in the e... 详细信息
来源: 评论
Predicting biogas production in real scale anaerobic digester under dynamic conditions with machine learning approach
Environmental Research Communications
收藏 引用
Environmental Research Communications 2025年 第6期7卷 065016-065016页
作者: M. Erdem Isenkul Sevgi Güneş-Durak Yasemin Poyraz Kocak İnci Pir Mertol Tüfekci Güler Türkoğlu Demirkol Selçuk Sevgen Aslı Seyhan Çığgın Neşe Tüfekci Department of Computer Engineering Faculty of Engineering Istanbul University-Cerrahpaşa Avcılar 34320 Istanbul Turkey Department of Environmental Engineering Faculty of Engineering-Architecture Nevsehir Haci Bektas Veli University Nevsehir 50300 Turkey Department of Computer Programming Vocational School of Technical Sciences Istanbul Universitesi—Cerrahpasa 34850 Istanbul Turkey Faculty of Mechanical Engineering Istanbul Technical University Gumussuyu Istanbul 34437 Turkey Centre for Engineering Research University of Hertfordshire College Lane Campus Hatfield AL10 9AB United Kingdom School of Physics Engineering and Computer Science University of Hertfordshire Hatfield Hertfordshire AL10 9AB United Kingdom Department of Environmental Engineering Istanbul University-Cerrahpaşa Avcılar 34320 Istanbul Turkey Department of Software Engineering Faculty of Engineering Istanbul University-Cerrahpaşa Avcılar 34320 Istanbul Turkey Department of Environmental Engineering Faculty of Engineering Akdeniz University Dumlupınar Bulvarı Antalya 07058 Turkey
Biogas production through anaerobic digestion (AD) of industrial organic waste and wastewater offers a sustainable method for energy recovery. However, since process efficiency heavily relies on operational factors, c...
来源: 评论
Synchronous composition of quasi-complete and quasi-deterministic FSMs
Synchronous composition of quasi-complete and quasi-determin...
收藏 引用
International Conference on Actual Problems of Systems and Software engineering
作者: Igor Burdonov Alexandr Kossachev Nina Yevtushenko Tiziano Villa Software Engineering department Ivannikov Institute for System Programming of RAS Software engineering deparment Ivannikov Institute for System Programming Computer Science Department University of Verona
In this paper, we consider the synchronous composition of Finite State Machines (FSMs) that corresponds to instantaneous communication of hardware components. Such FSMs can be deterministic or nondeterministic, partia... 详细信息
来源: 评论
SusTrainable: Promoting Sustainability as a Fundamental Driver in Software Development Training and Education Teacher Training November 1–5, Nijmegen, The Netherlands Revised lecture notes
arXiv
收藏 引用
arXiv 2022年
作者: Koopman, Pieter Lubbers, Mart Fernandes, João Paulo Korečko, Štefan Paquete, Luís Porkoláb, Zoltán Szalay, Richárd Mauša, Goran Oprescu, Ana Koedijk, Lukas van Oostveen, Sander Kok, Stephan Li, Jianhao Zsók, Viktória Grbac, Tihana Galinac Grbac, Neven Valkanov, Vladimir Petrov, Mihail Radboud University Nijmegen Netherlands University of Porto Portugal Department of Computers and Informatics Faculty of Electrical Engineering and Informatics Technical University of Košice Slovakia CISUC Department of Informatics Engineering University of Coimbra Portugal Department of Programming Languages and Compilers Institute of Computer Science Faculty of Informatics Eötvös Lorád University Budapest Hungary University of Rijeka Faculty of Engineering Vukovarska 58 Rijeka51000 Croatia Complex Cyber Infrastructure University of Amsterdam Netherlands KPMG Software Engineering Master University of Amsterdam Netherlands Informatics Institute University of Amsterdam Netherlands Juraj Dobrila Univeristy of Pula Zagrebačka 30 PulaHR-52100 Croatia University Of Plovdiv "Paisii Hilendarski" Faculty of Mathematics and Informatics 24 Bulgaria Blvd. Plovdiv4027 Bulgaria
These are the proceedings of the first teacher training of the Erasmus+ project No. 2020-1-PT01-KA203-078646 -- Sustrainable. The full title of this project is Promoting Sustainability as a Fundamental Driver in Softw... 详细信息
来源: 评论
On 'artificial intelligence-user interface' approach
On 'artificial intelligence-user interface' approach
收藏 引用
2019 International Multi-Conference on engineering, computer and Information Sciences, SIBIRCON 2019
作者: Latipova, Alina Gasenko, Aleksei Sim, Gavin School of Electric Engineering and Computer Science South Ural State University System Programming Department Chelyabinsk Russia School of Physical Sciences and Computing University of Central Lancashire Preston United Kingdom
This paper considers the basic concepts of automated design and implementation of application graphical user interface supported by artificial neural networks and application of this approach to child computer interac... 详细信息
来源: 评论
Novel symmetric numerical methods for solving symmetric mathematical problems
收藏 引用
International Journal of Circuits, Systems and Signal Processing 2021年 15卷 1545-1557页
作者: Ibrahimov, V.R. Mehdiyeva, G.Y.U. Yue, Xiao-Guang Kaabar, Mohammed K.A. Noeiaghdam, Samad Juraev, Davron Aslonqulovich Institute of Control Systems named after Academician A.Huseynov BakuAZ1141 Azerbaijan Computational mathematics Baku State University BakuAZ1148 Azerbaijan Department of Computer Science and Engineering School of Sciences European University Cyprus Nicosia1516 Cyprus Institute of Mathematical Sciences Faculty of Science University of Malaya Kuala Lumpur50603 Malaysia Department of Mathematics and Statistics Washington State University PullmanWA99163 United States Industrial Mathematics Laboratory Baikal School of BRICS Irkutsk National Research Technical University Irkutsk664074 Russia Department of Applied Mathematics and Programming South Ural State University Lenin Prospect 76 Chelyabinsk454080 Russia Department of Natural Science Disciplines Higher Military Aviation School of the Republic of Uzbekistan Karshi City180100 Uzbekistan
—The mathematical model for many problems is arising in different industries of natural science, basically formulated using differential, integral and integro-differential equations. The investigation of these equati... 详细信息
来源: 评论
Deriving adaptive homing sequences for weakly initialized nondeterministic FSMs
Deriving adaptive homing sequences for weakly initialized no...
收藏 引用
2019 IEEE East-West Design and Test Symposium, EWDTS 2019
作者: Vinarskii, Evgenii Tvardovskii, Aleksandr Evtushenko, Larisa Yevtushenko, Nina Computer Science Department Lomonosov Moscow State University Moscow Russia Radiophysical Department Tomsk State University Tomsk Russia Software Engineering Deparment Ivannikov Institute for System Programming Moscow Russia
State identification sequences, such as homing and distinguishing sequences (HS and DS), are widely used in FSM (Finite State Machine) based testing in order to reduce the size of a returned complete test suite as wel... 详细信息
来源: 评论
Development the Numerical Method to Solve the Inverse Initial Value Problem for the Thermal Conductivity Equation of Composite Materials
收藏 引用
Journal of Physics: Conference Series 2021年 第3期1879卷
作者: H K Al-Mahdawi Department of System Programming School of Electronic Engineering and Computer Science South Ural State University Lenina 76 Chelyabinsk 454080 Russia
In this paper, the heat conduction equation for composite materials posed and solved. This problem is known as an inverse initial value problem for the heat conduction equation. In order to solve and formulate this in...
来源: 评论