咨询与建议

限定检索结果

文献类型

  • 174 篇 会议
  • 64 篇 期刊文献
  • 4 册 图书

馆藏范围

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

日期分布

学科分类号

  • 135 篇 工学
    • 113 篇 计算机科学与技术...
    • 94 篇 软件工程
    • 29 篇 力学(可授工学、理...
    • 20 篇 控制科学与工程
    • 13 篇 机械工程
    • 12 篇 信息与通信工程
    • 11 篇 电气工程
    • 11 篇 安全科学与工程
    • 8 篇 航空宇航科学与技...
    • 6 篇 电子科学与技术(可...
    • 6 篇 生物工程
    • 5 篇 动力工程及工程热...
    • 4 篇 轻工技术与工程
    • 3 篇 光学工程
    • 3 篇 化学工程与技术
    • 3 篇 石油与天然气工程
    • 2 篇 建筑学
    • 2 篇 土木工程
    • 2 篇 测绘科学与技术
  • 83 篇 理学
    • 50 篇 数学
    • 33 篇 物理学
    • 17 篇 统计学(可授理学、...
    • 10 篇 系统科学
    • 6 篇 生物学
    • 4 篇 化学
    • 4 篇 大气科学
  • 25 篇 管理学
    • 13 篇 管理科学与工程(可...
    • 11 篇 图书情报与档案管...
    • 7 篇 工商管理
  • 2 篇 经济学
    • 2 篇 应用经济学
  • 1 篇 哲学
  • 1 篇 法学
  • 1 篇 历史学
  • 1 篇 农学

主题

  • 19 篇 static analysis
  • 12 篇 conferences
  • 9 篇 computational mo...
  • 7 篇 libraries
  • 7 篇 fuzzing
  • 7 篇 codes
  • 7 篇 numerical models
  • 7 篇 source coding
  • 6 篇 registers
  • 6 篇 programming
  • 6 篇 numerical simula...
  • 6 篇 software testing
  • 6 篇 software
  • 6 篇 testing
  • 6 篇 mathematical mod...
  • 6 篇 standards
  • 5 篇 tools
  • 5 篇 instruments
  • 5 篇 computer archite...
  • 5 篇 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...
  • 7 篇 moscow institute...
  • 7 篇 institute for sy...
  • 6 篇 ivannikov instit...
  • 5 篇 tomsk state univ...
  • 5 篇 ivannikov instit...
  • 5 篇 programming of t...
  • 5 篇 lomonosov moscow...
  • 4 篇 college of engin...
  • 4 篇 ivannikov instit...
  • 4 篇 mohamed bin zaye...

作者

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

语言

  • 235 篇 英文
  • 5 篇 其他
  • 4 篇 俄文
检索条件"机构=RAS Institute for System Programming"
242 条 记 录,以下是121-130 订阅
排序:
MAJORCA: Multi-Architecture JOP and ROP Chain Assembler
arXiv
收藏 引用
arXiv 2021年
作者: Nurmukhametov, Alexey Vishnyakov, Alexey Logunova, Vlada Kurmangaleev, Shamil Ivannikov Institute for System Programming of the RAS Russia Moscow Institute of Physics and Technology Moscow Russia
Nowadays, exploits often rely on a code-reuse approach. Short pieces of code called gadgets are chained together to execute some payload. Code-reuse attacks can exploit vulnerabilities in the presence of operating sys... 详细信息
来源: 评论
Devirtualization for static analysis with low level intermediate representation
Devirtualization for static analysis with low level intermed...
收藏 引用
Ivannikov ISPras Open Conference (ISPras)
作者: Artemiy Galustov Alexey Borodin Andrey Belevantsev Ivannikov Institute for System Programming of the RAS 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... 详细信息
来源: 评论
Python Fuzzing for Trustworthy Machine Learning Frameworks
arXiv
收藏 引用
arXiv 2024年
作者: Yegorov, Ilya Kobrin, Eli Parygina, Darya Vishnyakov, Alexey Fedotov, Andrey Ivannikov Institute for System Programming of the RAS Russia Lomonosov Moscow State University Russia
Ensuring the security and reliability of machine learning frameworks is crucial for building trustworthy AI-based systems. Fuzzing, a popular technique in secure software development lifecycle (SSDLC), can be used to ... 详细信息
来源: 评论
SMT Solvers in Application to Static and Dynamic Symbolic Execution: A Case Study
SMT Solvers in Application to Static and Dynamic Symbolic Ex...
收藏 引用
Ivannikov ISPras Open Conference (ISPras)
作者: Nikita Malyshev Irina Dudina Daniil Kutz Alexander Novikov Sergey Vartanov Ivannikov Institute for System Programming of the RAS 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... 详细信息
来源: 评论
OpenFOAM High Performance Computing Solver for Simulation of Internal Wave Attractors in Stratified Flows Using Regularized Hydrodynamic Equations
OpenFOAM High Performance Computing Solver for Simulation of...
收藏 引用
Ivannikov ISPras Open Conference (ISPras)
作者: Matvey Kraposhin Daniil Ryazanov Tatiana Elizarova Ilias Sibgatullin Michael Kalugin Vasily Velikhov Eygene Ryabinkin Lomonosov Moscow State University Ivannikov Institute for System Programming of the RAS Keldysh Institute of Applied Mathematics of the RAS NRC Kurchatov institute
Paper presents some results of the implementation of a quasi-hydrodynamic (QHD) approach as finite volume method (FVM) solver mulesQHDFoam on the basis of OpenFOAM. Application of the QHD numerical algorithm to the si... 详细信息
来源: 评论
Interprocedural static analysis for Go with closure support
Interprocedural static analysis for Go with closure support
收藏 引用
Ivannikov ISPras Open Conference (ISPras)
作者: Alexey Borodin Varvara Dvortsova Alexander Volkov Ivannikov Institute for System Programming of the RAS 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... 详细信息
来源: 评论
Deriving complete finite tests based on state machines
Deriving complete finite tests based on state machines
收藏 引用
East-West Design & Test Symposium (EWDTS)
作者: Igor Burdonov Alexander Kossatchev Nina Yevtushenko Institute for System Programming of the RAS Moscow Russia Tomsk State University Tomsk Russia
Many state machine based strategies return complete but infinite test suites. A usual approach to guarantee the fault coverage with respect to some kind of faults is to limit the number of faults, i.e., to consider a ... 详细信息
来源: 评论
Specification-Based Test Program Generation for ARM VMSAv8-64 Memory Management Units
Specification-Based Test Program Generation for ARM VMSAv8-6...
收藏 引用
International Workshop on Microprocessor Test and Verification (MTV)
作者: Mikhail Chupilko Alexander Kamkin Artem Kotsynyak Alexander Protsenko Sergey Smolov Andrei Tatarnikov Institute for System Programming of the Russian Academy of Sciences (ISP RAS) Moscow Russian Federation
In this paper, a tool for automatically generating test programs for ARM VMSAv8-64 memory management units is described. The solution is based on the MicroTESK framework being developed at ISP ras. The tool consists o... 详细信息
来源: 评论
Casr-Cluster: Crash Clustering for Linux Applications
Casr-Cluster: Crash Clustering for Linux Applications
收藏 引用
Ivannikov ISPras Open Conference (ISPras)
作者: Georgy Savidov Andrey Fedotov Ivannikov Institute for System Programming of the RAS Lomonosov Moscow State University Moscow Russia
Crash report analysis is a necessary step before developers begin fixing errors. Fuzzing or hybrid (with dynamic symbolic execution) fuzzing is often used in the secure Development lifecycle. Modern fuzzers could prod... 详细信息
来源: 评论
On partitioned and monolithic coupling strategies in lagrangian vortex methods for 2D FSI problems  6
On partitioned and monolithic coupling strategies in lagrang...
收藏 引用
6th ECCOMAS European Conference on Computational Mechanics: Solids, Structures and Coupled Problems, ECCM 2018 and 7th ECCOMAS European Conference on Computational Fluid Dynamics, ECFD 2018
作者: Kuzmina, Kseniia S. Marchevsky, Ilia K. Ryatina, Evgeniya P. Bauman Moscow State Technical University 2-nd Baumanskaya st. 5 Moscow105005 Russia Ivannikov Institute for System Programming of the RAS Alexander Solzhenitsyn st. 25 Moscow109004 Russia
Lagrangian vortex methods are powerful tool for numerical simulation in CFD and coupled fluid structure interaction (FSI) problems. The main feature of vortex methods is vorticity considering as a primary computed var... 详细信息
来源: 评论