咨询与建议

限定检索结果

文献类型

  • 143 篇 会议
  • 57 篇 期刊文献
  • 4 册 图书

馆藏范围

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

日期分布

学科分类号

  • 112 篇 工学
    • 92 篇 计算机科学与技术...
    • 79 篇 软件工程
    • 28 篇 力学(可授工学、理...
    • 17 篇 控制科学与工程
    • 11 篇 机械工程
    • 11 篇 信息与通信工程
    • 11 篇 安全科学与工程
    • 10 篇 电气工程
    • 7 篇 航空宇航科学与技...
    • 6 篇 电子科学与技术(可...
    • 6 篇 生物工程
    • 5 篇 动力工程及工程热...
    • 4 篇 轻工技术与工程
    • 3 篇 光学工程
    • 3 篇 化学工程与技术
    • 3 篇 石油与天然气工程
    • 2 篇 建筑学
    • 2 篇 土木工程
    • 2 篇 测绘科学与技术
    • 2 篇 交通运输工程
  • 76 篇 理学
    • 45 篇 数学
    • 31 篇 物理学
    • 15 篇 统计学(可授理学、...
    • 9 篇 系统科学
    • 6 篇 生物学
    • 4 篇 化学
    • 4 篇 大气科学
  • 15 篇 管理学
    • 8 篇 管理科学与工程(可...
    • 6 篇 图书情报与档案管...
    • 3 篇 工商管理
  • 1 篇 哲学
  • 1 篇 经济学
  • 1 篇 历史学
  • 1 篇 农学

主题

  • 19 篇 static analysis
  • 12 篇 conferences
  • 7 篇 computational mo...
  • 7 篇 fuzzing
  • 7 篇 codes
  • 7 篇 source coding
  • 6 篇 libraries
  • 6 篇 software testing
  • 6 篇 numerical models
  • 5 篇 tools
  • 5 篇 instruments
  • 5 篇 numerical simula...
  • 5 篇 stochastic syste...
  • 5 篇 pipelines
  • 5 篇 software
  • 5 篇 mathematical mod...
  • 5 篇 data models
  • 5 篇 standards
  • 4 篇 programming
  • 4 篇 computer bugs

机构

  • 57 篇 ivannikov instit...
  • 36 篇 ivannikov instit...
  • 29 篇 lomonosov moscow...
  • 17 篇 moscow institute...
  • 14 篇 lomonosov moscow...
  • 12 篇 ivannikov instit...
  • 11 篇 ivannikov instit...
  • 9 篇 bauman moscow st...
  • 9 篇 bauman moscow st...
  • 8 篇 ivannikov instit...
  • 6 篇 moscow institute...
  • 6 篇 ivannikov instit...
  • 5 篇 ivannikov instit...
  • 5 篇 programming of t...
  • 5 篇 lomonosov moscow...
  • 4 篇 college of engin...
  • 4 篇 ivannikov instit...
  • 4 篇 mohamed bin zaye...
  • 3 篇 nrc kurchatov in...
  • 3 篇 tomsk state univ...

作者

  • 14 篇 yevtushenko nina
  • 12 篇 vishnyakov alexe...
  • 11 篇 kuts daniil
  • 10 篇 parygina darya
  • 10 篇 fedotov andrey
  • 7 篇 gasnikov alexand...
  • 7 篇 logunova vlada
  • 7 篇 marchevsky ilia
  • 7 篇 burdonov igor
  • 6 篇 daniil kuts
  • 6 篇 epikhin andrey
  • 6 篇 kobrin eli
  • 6 篇 savidov georgy
  • 5 篇 borodin alexey
  • 5 篇 ilia marchevsky
  • 5 篇 alexey vishnyako...
  • 5 篇 alexey borodin
  • 5 篇 nina yevtushenko
  • 5 篇 elistratov stepa...
  • 4 篇 andrey belevants...

语言

  • 199 篇 英文
  • 5 篇 其他
  • 2 篇 俄文
检索条件"机构=Ivannikov Institute for System Programming of the Ras"
204 条 记 录,以下是31-40 订阅
排序:
SMT solvers in application to static and dynamic symbolic execution: A case study
SMT solvers in application to static and dynamic symbolic ex...
收藏 引用
2019 ivannikov Ispras Open Conference, ISPras 2019
作者: Malyshev, Nikita Dudina, Irina Kutz, Daniil Novikov, Alexander Vartanov, Sergey Ivannikov Institute for System Programming RAS Russia Lomonosov Moscow State University Moscow Russia
This paper studies the performance and working aspects of SMT solvers on processing formulas acquired during path-sensitive static analysis and dynamic symbolic execution. We review some general patterns of building S... 详细信息
来源: 评论
Research on automatic generation of fuzz-target for software library functions
Research on automatic generation of fuzz-target for software...
收藏 引用
2022 ivannikov Open Conference, ISPras 2022
作者: Tran, Chi Thien Ponomarev, Dmitry Kuznhesov, Andrey Programming of the Ras Ivannikov Institute for System Moscow Russia Llc 'Fobos-nt' Moscow Russia
To avoid re-development, software libraries are widely used. However, the automated testing of software libraries remains challenging. This article focuses on the use of fuzzing technology and automatic code generatio... 详细信息
来源: 评论
Devirtualization for static analysis with low level intermediate representation
Devirtualization for static analysis with low level intermed...
收藏 引用
2022 ivannikov Open Conference, ISPras 2022
作者: Galustov, Artemiy Borodin, Alexey Belevantsev, Andrey Ivannikov Institute for System Programming of the Ras Russia Lomonosov Moscow State University Moscow Russia
We propose a points-to analysis that can recover targets for function pointer calls, virtual calls and method calls for using in a static analysis. We use a flow-insensitive analysis, and the analysis results are inte... 详细信息
来源: 评论
Strong Optimistic Solving for Dynamic Symbolic Execution
Strong Optimistic Solving for Dynamic Symbolic Execution
收藏 引用
2022 ivannikov Memorial Workshop, IVMEM 2022
作者: Parygina, Darya Vishnyakov, Alexey Fedotov, Andrey Ivannikov Institute for System Programming of the RAS Russia Lomonosov Moscow State University Moscow Russia
Dynamic symbolic execution (DSE) is an effective method for automated program testing and bug detection. It is increasing the code coverage by the complex branches exploration during hybrid fuzzing. DSE tools invert t... 详细信息
来源: 评论
Interprocedural static analysis for Go with closure support
Interprocedural static analysis for Go with closure support
收藏 引用
2022 ivannikov Open Conference, ISPras 2022
作者: Borodin, Alexey Dvortsova, Varvara Volkov, Alexander Ivannikov Institute for System Programming of the Ras Russia Lomonosov Moscow State University Moscow Russia
We present an interprocedural static analysis to detect errors in the Go source code. The analysis supports most of the language features, while the main focus of the paper is closures and defer statements. The analys... 详细信息
来源: 评论
ISPras@FinTOC-2021 Shared Task: Two-stage TOC generation model  3
ISPRAS@FinTOC-2021 Shared Task: Two-stage TOC generation mod...
收藏 引用
3rd Financial Narrative Processing Workshop, FNP 2021
作者: Kozlov, Ilya Belyaeva, Oksana Bogatenkova, Anastasiya Perminov, Andrew Ivannikov Institute for System Programming of the RAS 25 Alexander Solzhenitsyn Str. Moscow109004 Russia
We propose a two-stage approach for TOC generation from financial documents. This work connected with participation in FinTOC-2021 Shared Task: "Financial Document Structure Extraction". The competition cont... 详细信息
来源: 评论
Python Fuzzing for Trustworthy Machine Learning Frameworks
收藏 引用
Journal of Mathematical Sciences (United States) 2024年 第2期285卷 180-188页
作者: Yegorov, I. Kobrin, E. Parygina, D. Vishnyakov, A. Fedotov, A. Ivannikov Institute for System Programming of the RAS Moscow Russian Federation Lomonosov Moscow State University Moscow Russian Federation
Ensuring the security and reliability of machine learning frameworks is crucial for building trustworthy AI-based systems. Fuzzing, a popular technique in the secure software development lifecycle (SSDLC), can be used...
来源: 评论
Docreader labeling system for line type classifier  4
Docreader labeling system for line type classifier
收藏 引用
4th Scientific-Practical Workshop Information Technologies: Algorithms, Models, systems, ITAMS 2021
作者: Kozlov, Ilya S. Ivannikov Institute for System Programming of the RAS Alexander Solzhenitsyn st. 25 Moscow109004 Russia
We develop the document analysis system, which is able to extract text and text metadata (such as font size and style), and restore the document structure. Some parts of the pipeline are based on machine learning thus... 详细信息
来源: 评论
A Comprehensive Approach to Finding Resource Leaks via Static Analysis
A Comprehensive Approach to Finding Resource Leaks via Stati...
收藏 引用
2024 ivannikov Open Conference, ISPras 2024
作者: Malyshev, Nikita Borodin, Alexey Belevantsev, Andrey Ivannikov Institute for System Programming of the RAS Moscow Russia Lomonosov Moscow State University Moscow Russia
In the last 15 years many dedicated leak detection tools utilizing novel approaches were designed. Unfortunately, most of them are hard to implement and fully utilize in the scope of a multi-purpose industrial analyze... 详细信息
来源: 评论
User Defined Checkers for Static Analysis with Symbolic Execution
User Defined Checkers for Static Analysis with Symbolic Exec...
收藏 引用
2024 ivannikov Memorial Workshop, IVMEM 2024
作者: Galustov, Artemiy Borodin, Alexey Ivannikov Institute for System Programming of the RAS Moscow Russia Lomonosov Moscow State University Moscow Russia
Many modern static analysis tools provide toolkits that allow creation of custom checkers by end users. The majority of existing solutions choose AST-based approaches to provide a simpler declarative API. Solutions ba... 详细信息
来源: 评论