Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Runtime Verification, Borzoo Bonakdarpour; Scott A. Smolka


Варианты приобретения
Цена: 7826.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Borzoo Bonakdarpour; Scott A. Smolka
Название:  Runtime Verification
ISBN: 9783319111636
Издательство: Springer
Классификация:




ISBN-10: 3319111639
Обложка/Формат: Paperback
Страницы: 358
Вес: 0.53 кг.
Дата издания: 23.09.2014
Серия: Programming and Software Engineering
Язык: English
Размер: 234 x 156 x 20
Основная тема: Computer Science
Подзаголовок: 5th International Conference, RV 2014, Toronto, ON, Canada, September 22-25, 2014. Proceedings
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: This book constitutes the refereed proceedings of the 5th International Conference on Runtime Verification, RV 2014, held in Toronto, ON, Canada in September 2014.


Formal Approaches to Software Testing and Runtime Verification

Автор: Klaus Havelund; Manuel N?nez; Grigore Rosu; Burkha
Название: Formal Approaches to Software Testing and Runtime Verification
ISBN: 3540496998 ISBN-13(EAN): 9783540496991
Издательство: Springer
Рейтинг:
Цена: 9781.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book constitutes the thoroughly refereed post-proceedings of the First Combined International Workshops on Formal Approaches to Software Testing, FATES 2006, and on Runtime Verification, RV 2006, held within the scope of FLoC 2006, the Federated Logic Conference in Seattle, WA, USA in August 2006.

Runtime Verification

Автор: Saddek Bensalem; Doron A. Peled
Название: Runtime Verification
ISBN: 3642046932 ISBN-13(EAN): 9783642046933
Издательство: Springer
Рейтинг:
Цена: 9781.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Runtime Verification

Автор: Shuvendu Lahiri; Giles Reger
Название: Runtime Verification
ISBN: 3319675303 ISBN-13(EAN): 9783319675305
Издательство: Springer
Рейтинг:
Цена: 9781.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Stream Runtime Monitoring on UAS.- Probabilistic Black-Box Reachability Checking.- Combining Symbolic Runtime Enforcers for Cyber-Physical Systems.- Almost Event-Rate Independent Monitoring of Metric Dynamic Logic.- Annotation Guided Collection of Context-Sensitive Parallel Execution Profiles.- Signal Clustering using Temporal Logics.- Space Efficient Breadth-First and Level Traversals of Consistent Global States of Parallel Programs.- Witnessing Network Transformations.- Combining Model Checking and Runtime Verification for Safe Robotics.- Monitoring Hyperproperties.- TeLEx: Passive STL Learning Using Only Positive Examples.- From Model Checking to Runtime Verification and Back Verifying Policy Enforcers.- Hierarchical Non-Intrusive In-Situ Requirements Monitoring for Embedded Systems.- Monitoring Partially Synchronous Distributed Systems using SMT Solvers.- Runtime Detection of Temporal Memory Errors.- Control Dependencies in Interpretive Systems.- Monitoring Time Intervals.

Runtime Verification

Автор: Shaz Qadeer; Serdar Tasiran
Название: Runtime Verification
ISBN: 3642356311 ISBN-13(EAN): 9783642356315
Издательство: Springer
Рейтинг:
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Multimedia Forensics and Counter-Forensics.- Blind Median Filtering Detection Using Statistics in Difference Domain.- Robustness of Color Interpolation Identification against Anti-forensic Operations.- Steganalysis.- Steganalysis of LSB Replacement Using Parity-Aware Features.- Statistical Detection of LSB Matching Using Hypothesis Testing Theory.- Textural Features for Steganalysis.- JPEG-Compatibility Steganalysis Using Block-Histogram of Recompression Artifacts.- Data Hiding in Unusual Content Hiding a Second Appearance in a Physical Relief Surface.- Blind Robust Watermarking Mechanism Based on Maxima Curvature of 3D Motion Data.- Steganography A Game-Theoretic Approach to Content-Adaptive Steganography.- Key-Efficient Steganography.- Covert Channels Secret Agent Radio: Covert Communication through Dirty Constellations.- Anonymity and Privacy Lower Bounds for Private Broadcast Encryption.- The Dangers of Composing Anonymous Channels.- Watermarking A New Measure of Watermarking Security Applied on QIM.- Non-Integer Expansion Embedding for Prediction-Based Reversible Watermarking.- Walsh-Hadamard Transform in the Homomorphic Encrypted Domain and Its Application in Image Watermarking.- Fingerprinting Asymptotic Fingerprinting Capacity in the Combined Digit Model.- Bias Equalizer for Binary Probabilistic Fingerprinting Codes.

String Analysis for Software Verification and Security

Автор: Tevfik Bultan; Fang Yu; Muath Alkhalaf; Abdulbaki
Название: String Analysis for Software Verification and Security
ISBN: 3319686682 ISBN-13(EAN): 9783319686684
Издательство: Springer
Рейтинг:
Цена: 11878.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

This book discusses automated string-analysis techniques, focusing particularly on automata-based static string analysis. It covers the following topics: automata-bases string analysis, computing pre and post-conditions of basic string operations using automata, symbolic representation of automata, forward and backward string analysis using symbolic automata representation, constraint-based string analysis, string constraint solvers, relational string analysis, vulnerability detection using string analysis, string abstractions, differential string analysis, and automated sanitization synthesis using string analysis.

String manipulation is a crucial part of modern software systems; for example, it is used extensively in input validation and sanitization and in dynamic code and query generation. The goal of string-analysis techniques and this book is to determine the set of values that string expressions can take during program execution. String analysis can be used to solve many problems in modern software systems that relate to string manipulation, such as: (1) Identifying security vulnerabilities by checking if a security sensitive function can receive an input string that contains an exploit; (2) Identifying possible behaviors of a program by identifying possible values for dynamically generated code; (3) Identifying html generation errors by computing the html code generated by web applications; (4) Identifying the set of queries that are sent to back-end database by analyzing the code that generates the SQL queries; (5) Patching input validation and sanitization functions by automatically synthesizing repairs illustrated in this book.

Like many other program-analysis problems, it is not possible to solve the string analysis problem precisely (i.e., it is not possible to precisely determine the set of string values that can reach a program point). However, one can compute over- or under-approximations of possible string values. If the approximations are precise enough, they can enable developers to demonstrate existence or absence of bugs in string manipulating code. String analysis has been an active research area in the last decade, resulting in a wide variety of string-analysis techniques.

This book will primarily target researchers and professionals working in computer security, software verification, formal methods, software engineering and program analysis. Advanced level students or instructors teaching or studying courses in computer security, software verification or program analysis will find this book useful as a secondary text.

Runtime Verification

Автор: Ezio Bartocci; Rupak Majumdar
Название: Runtime Verification
ISBN: 3319238191 ISBN-13(EAN): 9783319238197
Издательство: Springer
Рейтинг:
Цена: 7826.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The 15 revised full papers presented together with 4 short papers, 2 tool papers, 4 tutorials, 3 invited talks, and 2 software competition papers were carefully reviewed and selected from 45 submissions. The discussion of the conference centers around two main aspects.

Runtime Verification

Автор: Martin Leucker
Название: Runtime Verification
ISBN: 354089246X ISBN-13(EAN): 9783540892465
Издательство: Springer
Рейтинг:
Цена: 9781.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book constitutes the thoroughly refereed post-proceedings of the 8th International Workshop on Runtime Verification, RV 2008, held in Budapest, Hungary, in March 2008 as satellite event of ETAPS 2008. The subject covers several technical fields such as runtime verification, runtime checking, runtime monitoring, and security and safety matters.

Runtime Verification

Автор: Axel Legay; Saddek Bensalem
Название: Runtime Verification
ISBN: 3642407862 ISBN-13(EAN): 9783642407864
Издательство: Springer
Рейтинг:
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book constitutes the refereed proceedings of the 4th International Conference on Runtime Verification, RV 2013, held in Rennes, France, in September 2013. The 24 revised full papers presented together with 3 invited papers, 2 tool papers, and 6 tutorials were carefully reviewed and selected from 58 submissions.

Runtime Verification

Автор: Falcone
Название: Runtime Verification
ISBN: 3319469819 ISBN-13(EAN): 9783319469812
Издательство: Springer
Рейтинг:
Цена: 10342.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The 18 revised full papers presented together with 4 short papers, 3 tool papers, 2 tool demonstration papers, and 5 tutorials, were carefully reviewed and selected from 72 submissions.The RV conference is concerned with all aspects of monitoring and analysis of hardware, software and more general system executions.

Reliability, Safety, and Security of Railway Systems. Modelling, Analysis, Verification, and Certification

Автор: Alessandro Fantechi; Thierry Lecomte; Alexander Ro
Название: Reliability, Safety, and Security of Railway Systems. Modelling, Analysis, Verification, and Certification
ISBN: 3319684981 ISBN-13(EAN): 9783319684987
Издательство: Springer
Рейтинг:
Цена: 7685.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This volume constitutes the proceedings of the Second International Conference on Reliability, Safety and Security of Railway Systems, RRSRail 2017, held in Pistoia, Italy, in November 2017. They are organized in topical sections named: communication challenges in railway systems;


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия