咨询与建议

限定检索结果

文献类型

  • 482 篇 会议
  • 163 篇 期刊文献
  • 6 册 图书

馆藏范围

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

日期分布

学科分类号

  • 364 篇 工学
    • 298 篇 计算机科学与技术...
    • 236 篇 软件工程
    • 47 篇 力学(可授工学、理...
    • 43 篇 控制科学与工程
    • 33 篇 信息与通信工程
    • 30 篇 机械工程
    • 23 篇 电气工程
    • 20 篇 安全科学与工程
    • 19 篇 电子科学与技术(可...
    • 15 篇 化学工程与技术
    • 15 篇 航空宇航科学与技...
    • 14 篇 生物工程
    • 12 篇 动力工程及工程热...
    • 11 篇 仪器科学与技术
    • 10 篇 生物医学工程(可授...
    • 9 篇 光学工程
    • 9 篇 交通运输工程
    • 8 篇 石油与天然气工程
    • 7 篇 材料科学与工程(可...
    • 7 篇 土木工程
  • 203 篇 理学
    • 122 篇 数学
    • 68 篇 物理学
    • 45 篇 统计学(可授理学、...
    • 16 篇 生物学
    • 16 篇 系统科学
    • 13 篇 化学
  • 64 篇 管理学
    • 33 篇 图书情报与档案管...
    • 31 篇 管理科学与工程(可...
    • 13 篇 工商管理
  • 8 篇 医学
    • 8 篇 临床医学
  • 6 篇 法学
  • 5 篇 农学
  • 3 篇 经济学
  • 1 篇 哲学
  • 1 篇 教育学
  • 1 篇 历史学

主题

  • 29 篇 static analysis
  • 24 篇 libraries
  • 20 篇 conferences
  • 19 篇 computer archite...
  • 18 篇 computational mo...
  • 17 篇 software
  • 15 篇 programming
  • 15 篇 safety
  • 14 篇 linux
  • 13 篇 registers
  • 13 篇 semantics
  • 13 篇 numerical models
  • 12 篇 tools
  • 12 篇 hardware
  • 12 篇 testing
  • 11 篇 xml
  • 11 篇 software testing
  • 10 篇 machine learning
  • 10 篇 cloud computing
  • 10 篇 mathematical mod...

机构

  • 57 篇 ivannikov instit...
  • 45 篇 lomonosov moscow...
  • 42 篇 ivannikov instit...
  • 36 篇 ivannikov instit...
  • 24 篇 moscow institute...
  • 21 篇 ivannikov instit...
  • 21 篇 institute for sy...
  • 19 篇 department of sy...
  • 18 篇 lomonosov moscow...
  • 18 篇 ivannikov instit...
  • 17 篇 bauman moscow st...
  • 17 篇 institute for sy...
  • 17 篇 south ural state...
  • 15 篇 institute for sy...
  • 15 篇 north-caucasus f...
  • 15 篇 institute for sy...
  • 13 篇 bauman moscow st...
  • 12 篇 ivannikov instit...
  • 11 篇 ivannikov instit...
  • 11 篇 ivannikov instit...

作者

  • 22 篇 yevtushenko nina
  • 14 篇 alexander kamkin
  • 13 篇 khoroshilov alex...
  • 12 篇 turdakov denis
  • 12 篇 josef börcsök
  • 12 篇 vishnyakov alexe...
  • 11 篇 mostafa abotaleb
  • 11 篇 kuts daniil
  • 10 篇 gasnikov alexand...
  • 10 篇 parygina darya
  • 10 篇 fedotov andrey
  • 10 篇 arutyun avetisya...
  • 9 篇 denis turdakov
  • 9 篇 avetisyan arutyu...
  • 9 篇 ilia marchevsky
  • 9 篇 burdonov igor
  • 9 篇 el-kenawy el-say...
  • 9 篇 nina yevtushenko
  • 9 篇 abotaleb mostafa
  • 8 篇 drobyshevskiy mi...

语言

  • 629 篇 英文
  • 14 篇 其他
  • 10 篇 俄文
  • 1 篇 中文
检索条件"机构=Institute for System Programming"
651 条 记 录,以下是421-430 订阅
排序:
Fog Computing State of the Art: Concept and Classification of Platforms to Support Distributed Computing systems
Supercomputing Frontiers and Innovations
收藏 引用
Supercomputing Frontiers and Innovations 2021年 第3期8卷 17-50页
作者: Kirsanova, Alexandra A. Radchenko, Gleb I. Tchernykh, Andrei N. South Ural State University Chelyabinsk Russia CICESE Research Center Ensenada Mexico United States Ivannikov Institute for System Programming of the RAS Russia
As the Internet of Things (IoT) becomes a part of our daily life, there is a rapid growth in the connected devices. A well-established approach based on cloud computing technologies cannot provide the necessary qualit... 详细信息
来源: 评论
Numeric Truncation Security Predicate
arXiv
收藏 引用
arXiv 2023年
作者: Mezhuev, Timofey Kobrin, Ilay Vishnyakov, Alexey Kuts, Daniil Ivannikov Institute for System Programming of the RAS Russia Lomonosov Moscow State University Russia Yandex Cloud Moscow Russia
Numeric truncation is a widely spread error in software written in languages with static data typing, such as C/C++ or Java. It occurs when the significant bits of the value with a bigger type size are truncated durin... 详细信息
来源: 评论
Profile-based type reconstruction for decompilation
Profile-based type reconstruction for decompilation
收藏 引用
IEEE Workshop on Program Comprehension
作者: K. Troshina A. Chernov A. Fokin Institute of System Programming RAS Moscow Russia Computational Mathematics and Cybernetics Department Moscow State University Moscow Russia
Decompilation is reconstruction of a program in a high-level language from a program in a low-level language. In most cases static decompilation is unable to completely reconstruct high-level data types due to loss of... 详细信息
来源: 评论
How To Classify Document Segments Using Graph Based Representation and Neural Networks
How To Classify Document Segments Using Graph Based Represen...
收藏 引用
Ivannikov Memorial Workshop (IVMEM)
作者: Daniil Kopylov Andrey Mikhaylov Matrosov Institute for System Dynamics and Control Theory of Siberian Branch of the Russian Academy of Sciences Irkutsk Russian Federation Ivannikov Institute for System Programming of the Russian Academy of Sciences Moscow Russian Federation
Bottom-up segmentation approaches, where words are combined into lines, lines into paragraphs, etc., are well-known nowadays. In this work, we use this principle for classification of segments. The features of the blo... 详细信息
来源: 评论
Improving Scalability of Inter-module Source Code Static Taint Analysis
Improving Scalability of Inter-module Source Code Static Tai...
收藏 引用
Ivannikov ISPRAS Open Conference (ISPRAS)
作者: D.A. Chibisov N.V. Shimchik V.N. Ignatyev Ivannikov Institute for System Programming of the Russian Academy of Sciences (ISP RAS) Lomonosov Moscow State University Moscow Russian Federation
Taint analysis mainly detects data leaks and unsafe use of untrusted data obtained from external sources. It reports dataflow paths connecting taint sources and taint sinks in the analyzed program. This paper focuses ...
来源: 评论
Graph Neural Network for Crawling Target Nodes in Social Networks
arXiv
收藏 引用
arXiv 2024年
作者: Lukyanov, Kirill Drobyshevskiy, Mikhail Shaikhelislamov, Danil Turdakov, Denis Ivannikov Institute for System Programming The Russian Academy of Sciences Moscow Russia Moscow Institute of Physics and Technology National Research University Moscow Russia
Social networks crawling is in the focus of active research the last years. One of the challenging task is to collect target nodes in an initially unknown graph given a budget of crawling steps. Predicting a node prop... 详细信息
来源: 评论
InSight-reverse engineer CASE tool
InSight-reverse engineer CASE tool
收藏 引用
International Conference on Software Engineering (ICSE)
作者: N. Rajala D. Campara N. Mansurov SW Development Management Nortel Limited Ottawa ONT Canada Head of Department Institute for System Programming Moscow Russia
Building upon existing software systems while maintaining or improving software quality is a major goal of software engineering. To achieve this, every software engineering phase (requirements analysis, software desig... 详细信息
来源: 评论
Conservative out-of-core rendering of large dynamic scenes using HDLODs  31
Conservative out-of-core rendering of large dynamic scenes u...
收藏 引用
31st International Conference on Computer Graphics and Vision, GraphiCon 2021
作者: Semenov, Vitaly Shutkin, Vasily Zolotov, Vladislav Ivannikov Institute for System Programming of the Russian Academy of Sciences Alexander Solzhenitsyn st. 25 Moscow109004 Russia Moscow Institute of Physics and Technology 9 Institutskiy per. Dolgoprudny141701 Russia National Research University Higher School of Economics 11 Pokrovsky Bulvar Moscow109028 Russia
Rendering of large scenes in external memory is one of the most important problems of computer graphics, which is used in such areas as CAD/CAM/CAE, geoinformatics, project management, scientific visualization, virtua... 详细信息
来源: 评论
Implementation of Regularized Equations for the Disk Pump Simulation Problem in OpenFOAM
Implementation of Regularized Equations for the Disk Pump Si...
收藏 引用
Ivannikov ISPRAS Open Conference (ISPRAS)
作者: Tatiana Stenina Tatiana Elizarova Daniil Ryazanov Eugene Ryabinkin Ivannikov Institute for System Programming of the RAS Lomonosov Moscow State University Keldysh Institute of Applied Mathematics of the RAS Moscow Institute of Physics and Technology NRC Kurchatov Institute
Creating an effective pump that is able to maintain blood circulation in a heart with appropriate medical indications is undoubtedly a crucial task. First versions of such devices are currently being created and teste... 详细信息
来源: 评论
Using intelligent transportation systems (ITS) data for emission estimation
Using intelligent transportation systems (ITS) data for emis...
收藏 引用
Air and Waste Management Association's - 99th Annual Conference and Exhibition 2006
作者: Schneider IV, William H. Zietsman, Josias Knowles, William E. Texas Transportation Institute Texas A and M University System 3135 TAMU College Station TX 77843-3135 United States Center for Air Quality Studies - Gilchrist Texas Transportation Institute Texas A and M University System College Station TX 77843-3135 United States Transportation Planning and Programming Division Texas Department of Transportation 12828 Texas Sage Court Austin TX 78732 United States
A corridor sensitivity analysis was performed at Houston, TX, to help analyze the local placement of ITS technologies to improve the overall performance of current and future EPA emission models. There was a potential... 详细信息
来源: 评论