Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Self-Sovereign Identity: Decentralized digital identity and verifiable credentialsНазвание: Self-Sovereign Identity: Decentralized digital identity and verifiable credentials
Автор: Alex Preukschat and Drummond Reed
Издательство: Manning Publications
Год: 2021
Страниц: 506
Язык: английский
Формат: pdf (true)
Размер: 20.9 MB

In Self-Sovereign Identity: Decentralized digital identity and verifiable credentials, you’ll learn how SSI empowers us to receive digitally-signed credentials, store them in private wallets, and securely prove our online identities. In a world of changing privacy regulations, identity theft, and online anonymity, identity is a precious and complex concept. Self-Sovereign Identity (SSI) is a set of technologies that move control of digital identity from third party “identity providers” directly to individuals, and it promises to be one of the most important trends for the coming decades. Now in Self-Sovereign Identity, privacy and personal data experts Drummond Reed and Alex Preukschat lay out a roadmap for a future of personal sovereignty powered by the Blockchain and cryptography.
Разместил: Ingvar16 19-06-2021, 13:21 | Комментарии: 0 | Подробнее
Javascript for RНазвание: javascript for R
Автор: John Coene
Издательство: Chapman & Hall/CRC
Серия: The R Series
Год: 2021
Страниц: 354
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

Little known to many, R works just as well with javascript—this book delves into the various ways both languages can work together. The ultimate aim of this work is to put the reader at ease with inviting javascript in their data science workflow. In that respect the book is not teaching one javascript but rather we show how little javascript can greatly support and enhance R code. Therefore, the focus is on integrating external javascript libraries and no prior knowledge of javascript is required.
Разместил: Ingvar16 19-06-2021, 12:18 | Комментарии: 0 | Подробнее
Neural Network-Based Adaptive Control of Uncertain Nonlinear SystemsНазвание: Neural Network-Based Adaptive Control of Uncertain Nonlinear Systems
Автор: Kasra Esfandiari, Farzaneh Abdollahi
Издательство: Springer
Год: 2022
Страниц: 181
Язык: английский
Формат: pdf (true), epub
Размер: 23.2 MB

The focus of this book is the application of artificial neural networks (ANN) in uncertain dynamical systems. It explains how to use neural networks in concert with adaptive techniques for system identification, state estimation, and control problems. The authors begin with a brief historical overview of adaptive control, followed by a review of mathematical preliminaries. In the subsequent chapters, they present several neural network-based control schemes. Each chapter starts with a concise introduction to the problem under study, and a neural network-based control strategy is designed for the simplest case scenario. After these designs are discussed, different practical limitations (i.e., saturation constraints and unavailability of all system states) are gradually added, and other control schemes are developed based on the primary scenario.
Разместил: Ingvar16 19-06-2021, 11:59 | Комментарии: 0 | Подробнее
Natural Language Processing and Machine Learning for DevelopersНазвание: Natural Language Processing and Machine Learning for Developers
Автор: O. Campesato
Издательство: Mercury Learning and Information
Год: 2021
Страниц: 789
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

This book is for developers who are looking for an introduction to basic concepts in NLP and machine learning. Numerous code samples and listings are included to support myriad topics.
Разместил: Ingvar16 19-06-2021, 10:31 | Комментарии: 0 | Подробнее
Название: Язык программирования C# 2010 и платформа .NET 4
Автор: Троелсен Э.
Издательство: М.: Вильямс
Год: 2011 - 5-е издание
Cтраниц: 1392
Формат: pdf
Размер: 52 мб
Язык: русский

Язык С# и платформа .NET за недолгое время своего существования стали основными технологиями для разработки современного программного обеспечения. Эта книга рассчитана, в первую очередь, на опытных разработчиков программного обеспечения и/или студентов, обучающихся вычислительной технике. Первичная задача книги - служить исчерпывающим руководством по языку программирования С# и основным аспектам платформы .NET 4.
Разместил: rivasss 19-06-2021, 08:38 | Комментарии: 0 | Подробнее
125 Problems in Text Algorithms: with SolutionsНазвание: 125 Problems in Text Algorithms: with Solutions
Автор: Maxime Crochemore
Издательство: Cambridge University Press
Год: 2021
Страниц: 345
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

String matching is one of the oldest algorithmic techniques, yet still one of the most pervasive in computer science. The past 20 years have seen technological leaps in applications as diverse as information retrieval and compression. This copiously illustrated collection of puzzles and exercises in key areas of text algorithms and combinatorics on words offers graduate students and researchers a pleasant and direct way to learn and practice with advanced concepts. The problems are drawn from a large range of scientific publications, both classic and new. Building up from the basics, the book goes on to showcase problems in combinatorics on words (including Fibonacci or Thue-Morse words), pattern matching (including Knuth-Morris-Pratt and Boyer-Moore like algorithms), efficient text data structures (including suffix trees and suffix arrays), regularities in words (including periods and runs) and text compression (including Huffman, Lempel-Ziv and Burrows-Wheeler based methods).
Разместил: Ingvar16 18-06-2021, 11:41 | Комментарии: 0 | Подробнее
Modern App Development with Dart and Flutter 2: A Comprehensive Introduction to FlutterНазвание: Modern App Development with Dart and Flutter 2: A Comprehensive Introduction to Flutter
Автор: Dieter Meiller
Издательство: De Gruyter
Год: 2021
Страниц: 250
Язык: английский
Формат: pdf (true), epub
Размер: 14.3 MB

The book introduces the programming language Dart, the language used for Flutter programming. It then explains the basics of app programming with Flutter in version 2. Using practical examples such as a games app, a chat app and a drawing app, important aspects such as the handling of media files or the connection of cloud services are explained. The programming of mobile as well as desktop applications is discussed.
Разместил: Ingvar16 18-06-2021, 10:56 | Комментарии: 0 | Подробнее
Название: Data Science Fundamentals Pocket Primer
Автор: Oswald Campesato
Издательство: Mercury Learning and Information
Год: 2021
Формат: True PDF
Страниц: 451
Размер: 10 Mb
Язык: English

As part of the best-selling Pocket Primer series, this book is designed to introduce the reader to the basic concepts of data science using Python 3 and other computer applications. It is intended to be a fast-paced introduction tosome basic features of data analytics and also covers statistics, data visualization,linear algebra, and regular expressions. The book includes numerous code samplesusing Python, NumPy, R, SQL, NoSQL, and Pandas.
Разместил: vitvikvas 18-06-2021, 10:11 | Комментарии: 0 | Подробнее
Название: Soft Computing: Biomedical and Related Applications
Автор: Nguyen Hoang Phuong, Vladik Kreinovich
Издательство: Springer
Год: 2021
Формат: True PDF
Страниц: 319
Размер: 10 Mb
Язык: English

This book lists current and potential biomedical uses of computational intelligence methods. These methods are used in diagnostics and treatment of such diseases as cancer, cardiac diseases, pneumonia, stroke, and COVID-19. Many biomedical problems are difficult; so, often, the current methods are not sufficient, new methods need to be developed. To confidently apply the new methods to critical life-and-death medical situations, it is important to first test these methods on less critical applications. The book describes several such promising new methods that have been tested on problems from agriculture, computer networks, economics and business, pavement engineering, politics, quantum computing, robotics, etc.
Разместил: vitvikvas 18-06-2021, 09:36 | Комментарии: 0 | Подробнее
Название: Clean C++20: Sustainable Software Development Patterns and Best Practices
Автор: Stephan Roth
Издательство: Apress
Год: 2021
Формат: True (PDF, ePUB)
Страниц: 491
Размер: 11 Mb
Язык: English

Write maintainable, extensible, and durable software with modern C++. This book, updated for the recently released C++20 standard, is a must for every developer, software architect, or team leader who is interested in well-crafted C++ code, and thus also wants to save development costs. If you want to teach yourself about writing better C++ code, Clean C++20 is exactly what you need. It is written for C++ developers of all skill levels and shows by example how to write understandable, flexible, maintainable, and efficient C++ code. Even if you are a seasoned C++ developer, there are nuggets and data points in this book that you will find useful in your work.
Разместил: vitvikvas 18-06-2021, 08:31 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности