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

  • Добавил: harun54
  • Дата: 17-03-2020, 16:35
  • Комментариев: 0
Название: Cyber-Risk Informatics: Engineering Evaluation with Data Science
Автор: Mehmet Sahinoglu
Издательство: Wiley
Год: 2016
Формат: PDF
Размер: 25 Мб
Язык: английский / English

This book provides a scientific modeling approach for conducting metrics-based quantitative risk assessments of cybersecurity threats. The author builds from a common understanding based on previous class-tested works to introduce the reader to the current and newly innovative approaches to address the maliciously-by-human-created (rather than by-chance-occurring) vulnerability and threat, and related cost-effective management to mitigate such risk. This book is purely statistical data-oriented (not deterministic) and employs computationally intensive techniques, such as Monte Carlo and Discrete Event Simulation. The enriched JAVA ready-to-go applications and solutions to exercises provided by the author at the book’s specifically preserved website will enable readers to utilize the course related problems.
  • Добавил: harun54
  • Дата: 17-03-2020, 16:17
  • Комментариев: 0
Название: Digital Forensics
Автор: Arnes, Andre
Издательство: Wiley
Год: 2017
Формат: PDF
Размер: 28 Мб
Язык: английский / English

The definitive text for students of digital forensics, as well as professionals looking to deepen their understanding of an increasingly critical field. Written by faculty members and associates of the world-renowned Norwegian Information Security Laboratory (NisLab) at the Norwegian University of Science and Technology (NTNU), this textbook takes a scientific approach to digital forensics ideally suited for university courses in digital forensics and information security.
  • Добавил: harun54
  • Дата: 17-03-2020, 16:10
  • Комментариев: 0
Название: Computational Intelligence Assisted Design: In Industrial Revolution 4.0
Автор: Yi Chen and Yun Li
Издательство: CRC Press
Год: 2018
Формат: PDF
Размер: 13 Мб
Язык: английский / English

Computational Intelligence Assisted Design framework mobilises computational resources, makes use of multiple Computational Intelligence (CI) algorithms and reduces computational costs. This book provides examples of real-world applications of technology. Case studies have been used to show the integration of services, cloud, big data technology and space missions. It focuses on computational modelling of biological and natural intelligent systems, encompassing swarm intelligence, fuzzy systems, artificial neutral networks, artificial immune systems and evolutionary computation.
  • Добавил: buratino
  • Дата: 17-03-2020, 15:31
  • Комментариев: 0
Название: Networking and Computation: Technology, Modeling and Performance Second edition
Автор: Thomas G. Robertazzi, Li Shi
Издательство: Springer
Год: 2020
Формат: true pdf/epub
Страниц: 225
Размер: 25.9 Mb
Язык: English

This useful volume adopts a balanced approach between technology and mathematical modeling in computer networks, covering such topics as switching elements and fabrics, Ethernet, and ALOHA design. The discussion includes a variety of queueing models, routing, protocol verification and error codes and divisible load theory, a new modeling technique with applications to grids and parallel and distributed processing. Examples at the end of each chapter provide ample material for practice.
  • Добавил: buratino
  • Дата: 17-03-2020, 14:55
  • Комментариев: 0
Название: Starting Out with Java: From Control Structures through Data Structures, Fourth Edition (What's New in Computer Science)
Автор: Tony Gaddis, Godfrey Muganda
Издательство: Pearson
Год: 2018
Формат: pdf(conv.)
Страниц: 1408
Размер: 10 Mb
Язык: English

Provide a step-by-step introduction to programming in Java
Starting Out with Java: From Control Structures through Data Structures provides a step-by-step introduction to programming in Java. This text is designed to be used in a 2 or 3 semester sequence and covers everything from the fundamentals of Java programming to algorithms and data structures. As with all Gaddis texts, every chapter contains clear and easy-to-read code listings, concise and practical real-world examples, and an abundance of exercises. With the 4th Edition, JavaFX has replaced Swing as the standard GUI library for Java in chapters that focus on GUI development.
  • Добавил: harun54
  • Дата: 17-03-2020, 14:45
  • Комментариев: 0
Название: An Introduction to Excel for Civil Engineers
Автор: Gunthar Pangaribuan
Издательство: CreateSpace Independent Publishing
Год: 2016
Формат: PDF
Размер: 13 Мб
Язык: английский / English

It's a must have standard engineering book that should have read many years ago. It addresses many articles that may not be covered by any Excel for engineering texts, such as step by step guides to create an application program and how to convert the steps into VBA code, how to perform matrix operations, macro for creating an engineering chart, a brief and simple guide to become an instant Excel-VBA programmer, and more... Also to be presented the depiction in AutoCAD program. Yes! AutoCAD is chosen because one of its advantages that relies on high drawing accuracy.
  • Добавил: buratino
  • Дата: 17-03-2020, 14:13
  • Комментариев: 0
Название: Succeeding with AI How to get the results you want 1st Edition
Автор: Veljko Krunic
Издательство: Manning Publications
Год: 2020
Формат: true pdf
Страниц: 287
Размер: 10 Mb
Язык: English

The big challenge for a successful AI project isn't deciding which problems you can solve. It's deciding which problems you should solve.

In Managing Successful AI Projects, author and AI consultant Veljko Krunic reveals secrets for succeeding in AI that he developed with Fortune 500 companies, early-stage startups, and other business across multiple industries.
  • Добавил: harun54
  • Дата: 17-03-2020, 13:03
  • Комментариев: 0
Название: Office 365 for Exchange Professionals
Автор: Tony Redmond, Paul Cunningham, Michael Van Horenbeeck
Издательство: Tony Redmond
Год: 2015
Формат: EPUB, PDF, MOB?
Размер: 54 Мб
Язык: английский / English

This eBook tracks the development of Office 365. Each version contains a set of updates and refinements created through obser ving how people use the ser vice, Microsoft announcements, and information from knowledgeable obser vers inside and outside Microsoft.
  • Добавил: harun54
  • Дата: 16-03-2020, 22:06
  • Комментариев: 0
Название: Making 8-bit Arcade Games in C
Автор: Steven Hugg
Издательство: CreateSpace Independent Publishing
Год: 2017
Формат: EPUB
Размер: 1 Мб
Язык: английский / English

With this book, you'll learn all about the hardware of Golden Age 8-bit arcade games produced in the late 1970s to early 1980s. We'll learn how to use the C programming language to write code for the Z80 CPU. The following arcade platforms are covered: * Midway 8080 (Space Invaders) * VIC Dual (Carnival) * Galaxian/Scramble (Namco) * Atari Color Vector * Williams (Defender, Robotron) We'll describe how to create video and sound for each platform. Use the online 8bitworkshop IDE to compile your C programs and play them right in the browser!
  • Добавил: harun54
  • Дата: 16-03-2020, 20:58
  • Комментариев: 0
Название: Advanced Topics in C: Core Concepts in Data Structures
Автор: Noel Kalicharan
Издательство: Apress
Год: 2013
Формат: PDF, EPUB
Размер: 17 Мб
Язык: английский / English

C is the most widely used programming language of all time. It has been used to create almost every category of software imaginable and the list keeps growing every day. Cutting-edge applications, such as Arduino, embeddable and wearable computing are ready-made for C. Advanced Topics In C teaches concepts that any budding programmer should know. You'll delve into topics such as sorting, searching, merging, recursion, random numbers and simulation, among others. You will increase the range of problems you can solve when you learn how to manipulate versatile and popular data structures such as binary trees and hash tables.