Vtome.ru - электронная библиотека

  • Добавил: buratino
  • Дата: 28-07-2019, 01:37
  • Комментариев: 0
Название: Cyber-Assurance for the Internet of Things
Автор: Tyson T. Brooks (Editor)
Издательство: Wiley-IEEE Press
Год: 2017
Формат: True PDF/ePub
Страниц: 503
Размер: 52.3 Mb
Язык: English

This book discusses the cyber-assurance needs of the IoT environment, highlighting key information assurance (IA) IoT issues and identifying the associated security implications. Through contributions from cyber-assurance, IA, information security and IoT industry practitioners and experts, the text covers fundamental and advanced concepts necessary to grasp current IA issues, challenges, and solutions for the IoT. The future trends in IoT infrastructures, architectures and applications are also examined. Other topics discussed include the IA protection of IoT systems and information being stored, processed or transmitted from unauthorized access or modification of machine-2-machine (M2M) devices, radio-frequency identification (RFID) networks, wireless sensor networks, smart grids, and supervisory control and data acquisition (SCADA) systems. The book also discusses IA measures necessary to detect, protect, and defend IoT information and networks/systems to ensure their availability, integrity, authentication, confidentially, and non-repudiation.
  • Добавил: buratino
  • Дата: 28-07-2019, 01:12
  • Комментариев: 0
Название: Coding for Penetration Testers, Second Edition: Building Better Tools
Автор: Jason Andress, Ryan Linn
Издательство: Syngress
Год: 2016
Формат: true pdf/epub
Страниц: 323
Размер: 23.7 Mb
Язык: English

Coding for Penetration Testers: Building Better Tools, Second Edition provides readers with an understanding of the scripting languages that are commonly used when developing tools for penetration testing, also guiding users through specific examples of custom tool development and the situations where such tools might be used.
  • Добавил: Energy555
  • Дата: 27-07-2019, 20:10
  • Комментариев: 0
Название: Essential Scrum: A Practical Guide to the Most Popular Agile Process
Автор: Kenneth S. Rubin
Издательство: Addison-Wesley Professional
Жанр: Программирование
Год издания: 2012
Страниц: 498
ISBN: 978-0-13-704329-3
Язык: Английский
Формат: EPUB/PDF
Размер: 62 Мб

If you want to use Scrum to develop innovative products and services that delight your customers, Essential Scrum is the complete, single-source reference you’ve been searching for. Leading Scrum coach and trainer Kenny Rubin illuminates the values, principles, and practices of Scrum, and describes flexible, proven approaches that can help you implement it far more effectively.
  • Добавил: buratino
  • Дата: 27-07-2019, 19:28
  • Комментариев: 0
Название: Beginning Perl Programming: From Novice to Professional
Автор: William "Bo" Rothwell
Издательство: Apress
Год: 2019
Формат: true pdf/epub/azw3
Страниц: 202
Размер: 11.6 Mb
Язык: English

Get started with Perl 5 and learn the important core concepts of Perl programming, such as variables, flow control, expressions, and I/O. Additionally, this book covers pattern matching and shows that Perl is extremely flexible and powerful, and that it isn’t afraid of the cloud. After reading and using this book, you'll be able to start writing your own powerful scripts to solve many web and programming problems.
This is a book for those of us who believed that we didn’t need to learn Perl, and now we know it is more ubiquitous than ever. You’ll see that Perl has evolved into a multipurpose, multiplatform language present absolutely everywhere: heavy-duty web applications, the cloud, systems administration, natural language processing, and financial engineering. This book provides valuable insight into Perl’s role regarding all of these tasks and more giving you a great start in your Perl programming adventure.
  • Добавил: literator
  • Дата: 27-07-2019, 16:28
  • Комментариев: 0
Название: Обработка больших данных с Apache Spark
Автор: Бутаков Н.А., Петров М.В., Насонов Д.
Издательство: Университет ИТМО
Год: 2019
Страниц: 52
Язык: русский
Формат: pdf, djvu
Размер: 12.7 MB

Учебно-методическое пособие содержит теоретический материал и примеры выполнения задач для курса «Введение в технологии обработки больших данных». Пособие составлено с учётом проведения лабораторных работ с помощью фреймворка Apache Spark. Содержание дисциплины охватывает круг вопросов, связанных с организацией построения ETL-конвейеров на основе Spark SQL и DataFrame API для распределенного выполнения на кластерных вычислительных системах, включая использование итеративных вычислений, важных для машинного обучения, рассмотрения shuffle механизмов и принципов организации управлением памятью в Spark. В результате освоения дисциплины студенты приобретают способности разработки программ и построения конвейеров обработки различных данных, навыки по работе с распределенными кластерными системами, а также способности к применению машинного обучения на распределенных наборах данных.
  • Добавил: literator
  • Дата: 27-07-2019, 16:25
  • Комментариев: 0
Название: Java: A Beginner's Guide, 8th Edition
Автор: Mr Kotiyana
Издательство: Mr Kotiyana Publishing
ASIN: B07QNXMTYT
Год: 2019
Страниц: 359
Язык: английский
Формат: epub, azw3, pdf (conv)
Размер: 11.6 MB

Thoroughly updated for Java Platform Standard Edition 11, this hands-on resource shows, step by step, how to get started programming in Java from the very first chapter. Written by Java expert Mr Kotiyana, the book starts with the basics, such as how to create, compile, and run a Java program. From there, you will learn essential Java keywords, syntax, and commands. Java: A Beginner's Guide, Eighth Edition covers the basics and touches on advanced features, including multithreaded programming, generics, Lambda expressions, Enumeration, modules, and interface methods are also clearly explained. This Oracle Press guide delivers the appropriate mix of theory and practical coding necessary to get you up and running developing Java applications in no time.
  • Добавил: buratino
  • Дата: 27-07-2019, 16:07
  • Комментариев: 0
Beginning Python. From Novice to Professional. 3rd edition

Название: Beginning Python. From Novice to Professional. 3rd edition
Автор: Magnus Lie Hetland
Издательство: Apress
Год: 2017
Формат: pdf + epub + code
Страниц: 544
Размер: 16.12 Мб
Язык: английский

Хорошо структурированный и понятный учебник для новичков по Python 3 на английском языке. К изданию добавлен исходный код.

Gain a fundamental understanding of Python’s syntax and features with this up–to–date introduction and practical reference. Covering a wide array of Python–related programming topics, including addressing language internals, database integration, network programming, and web services, you’ll be guided by sound development principles. Ten accompanying projects will ensure you can get your hands dirty in no time.
  • Добавил: buratino
  • Дата: 27-07-2019, 14:16
  • Комментариев: 0
Название: Nature-Inspired Optimizers: Theories, Literature Reviews and Applications
Автор: Seyedali Mirjalili (Editor), Song Dong, Jin (Editor), Andrew Lewis (Editor)
Издательство: Springer
Год: 2019
Формат: True PDF
Страниц: 238
Размер: 10.7 Mb
Язык: English

This book covers the conventional and most recent theories and applications in the area of evolutionary algorithms, swarm intelligence, and meta-heuristics. Each chapter offers a comprehensive description of a specific algorithm, from the mathematical model to its practical application. Different kind of optimization problems are solved in this book, including those related to path planning, image processing, hand gesture detection, among others. All in all, the book offers a tutorial on how to design, adapt, and evaluate evolutionary algorithms. Source codes for most of the proposed techniques have been included as supplementary materials on a dedicated webpage.
  • Добавил: literator
  • Дата: 27-07-2019, 13:49
  • Комментариев: 0
Название: Java. Оптимизация программ. Практические методы повышения производительности приложений в JVM
Автор: Эванс Бенджамин, Гоф Джеймс, Ньюланд Крис
Издательство: Диалектика
Год: 2019
Страниц: 450
Язык: русский
Формат: pdf
Размер: 59.6 MB

Настройка производительности — наука экспериментальная, но это не означает, что инженеры должны прибегать к догадкам и фольклору, чтобы выполнить свою работу (хотя часто случается именно так). С помощью этой практической книги разработчики средней и высокой квалификации, работающие со сложными стеками технологий, научатся настраивать высокую производительность Java-приложений, используя количественный, поддающийся проверке подход.
  • Добавил: literator
  • Дата: 27-07-2019, 13:44
  • Комментариев: 0
Название: Learn Computer Vision Using OpenCV: With Deep Learning CNNs and RNNs
Автор: Sunila Gollapudi
Издательство: Apress
Год: 2019
Страниц: 163
Язык: английский
Формат: pdf (true), epub
Размер: 11.3 MB

Build practical applications of computer vision using the OpenCV library with Python. This book discusses different facets of computer vision such as image and object detection, tracking and motion analysis and their applications with examples. The author starts with an introduction to computer vision followed by setting up OpenCV from scratch using Python. The next section discusses specialized image processing and segmentation and how images are stored and processed by a computer. This involves pattern recognition and image tagging using the OpenCV library. Next, you’ll work with object detection, video storage and interpretation, and human detection using OpenCV. Tracking and motion is also discussed in detail. The book also discusses creating complex deep learning models with CNN and RNN. The author finally concludes with recent applications and trends in computer vision.