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

  • Добавил: literator
  • Дата: 19-06-2021, 12:01
  • Комментариев: 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.
  • Добавил: literator
  • Дата: 19-06-2021, 10:32
  • Комментариев: 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.
  • Добавил: umkaS
  • Дата: 19-06-2021, 08:39
  • Комментариев: 0
Название: Язык программирования C# 2010 и платформа .NET 4
Автор: Троелсен Э.
Издательство: М.: Вильямс
Год: 2011 - 5-е издание
Cтраниц: 1392
Формат: pdf
Размер: 52 мб
Язык: русский

Язык С# и платформа .NET за недолгое время своего существования стали основными технологиями для разработки современного программного обеспечения. Эта книга рассчитана, в первую очередь, на опытных разработчиков программного обеспечения и/или студентов, обучающихся вычислительной технике. Первичная задача книги - служить исчерпывающим руководством по языку программирования С# и основным аспектам платформы .NET 4.
  • Добавил: literator
  • Дата: 18-06-2021, 11:42
  • Комментариев: 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).
  • Добавил: literator
  • Дата: 18-06-2021, 10:56
  • Комментариев: 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.
  • Добавил: TRex
  • Дата: 18-06-2021, 09:26
  • Комментариев: 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.
  • Добавил: TRex
  • Дата: 18-06-2021, 08:32
  • Комментариев: 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 C++20 standard, is a must for every developer, software architect, or team leader who is interested in good C++ code, and thus also wants to save development costs. If you want to teach yourself about writing clean C++, Clean C++ is exactly what you need.
  • Добавил: TRex
  • Дата: 18-06-2021, 05:28
  • Комментариев: 0
Название: Java Foundations: Introduction to Program Design and Data Structures 5th Edition
Автор: John Lewis , Peter DePasquale, Joe Chase
Издательство: Pearson
Год: 2019
Формат: PDF
Страниц: 1094
Размер: 13 Mb
Язык: English

For courses in Java Programming.
A comprehensive, cohesive, and seamless exploration of Java programming
Java Foundations is a comprehensive textbook for introductory programming sequences. The versatile layout supports a
two-or three-semester sequence and introduces students to the world of programming–from basic programming concepts to the design and implementation of complex data structures. Inspired by the success of their industry-leading text, Java Software Solutions, authors Lewis, DePasquale, and Chase build a solid framework for lasting comprehension.
  • Добавил: literator
  • Дата: 18-06-2021, 00:12
  • Комментариев: 0
PHP: The Complete Guide for Beginners,Intermediate and Advanced Detailed Approach To Master PHP ProgrammingНазвание: PHP: The Complete Guide for Beginners,Intermediate and Advanced Detailed Approach To Master PHP Programming
Автор: MG Martin
Издательство: Independently published
Год: 2019
Страниц: 238
Язык: английский
Формат: epub
Размер: 10.1 MB

Discover the power of PHP as you take your web development skills to the next level. PHP is the most common programming language for server-side web development. One of the best things about this language is that it is fairly easy to learn. If your goal is to become a great PHP developer, then this book is for you. If you want to quickly master the basic fundamentals of PHP programming, then this book will help you do so. If you are tired of debugging your code and you want to learn how you can fix it up fast, then we have the solution for you. PHP is an amazing language with easy-to-understand concepts. If you can learn PHP today, then you will manage to create anything from a simple contact form to a complete web application. You will even learn how to create a mailing list or a content management system.
  • Добавил: buratino
  • Дата: 17-06-2021, 19:20
  • Комментариев: 0
Название: Practical IoT Hacking: The Definitive Guide to Attacking the Internet of Things
Автор: Fotios Chantzis, Ioannis Stais, Paulino Calderon, Evangelos Deirmentzoglou
Издательство: No Starch Press
Год: 2021
Формат: true pdf, epub
Страниц: 464
Размер: 18.6 Mb, 31.6 Mb
Язык: English

The definitive guide to hacking the world of the Internet of Things (IoT) -- Internet connected devices such as medical devices, home assistants, smart home appliances and more.
Drawing from the real-life exploits of five highly regarded IoT security researchers, Practical IoT Hacking teaches you how to test IoT systems, devices, and protocols to mitigate risk.
The book begins by walking you through common threats and a threat modeling framework. You’ll develop a security testing methodology, discover the art of passive reconnaissance, and assess security on all layers of an IoT system. Next, you’ll perform VLAN hopping, crack MQTT authentication, abuse UPnP, develop an mDNS poisoner, and craft WS-Discovery attacks.