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

  • Добавил: TRex
  • Дата: 12-12-2021, 13:39
  • Комментариев: 0
Название: Beginning iOS Programming with Swift and UIKit (iOS 15)
Автор: Simon NG
Издательство: AppCoda Limited
Год: 2021
Формат: PDF
Страниц: 952
Размер: 123 Mb
Язык: English

If you want to create an app but don't know where to begin, this book covers the whole aspect of iOS app development using the new Swift programming language and the UIKit framework. It shows you every step from an idea to building a real app on App Store.
  • Добавил: literator
  • Дата: 12-12-2021, 12:54
  • Комментариев: 0
Artificial Intelligence in Industrial Applications: Approaches to Solve the Intrinsic Industrial Optimization ProblemsНазвание: Artificial Intelligence in Industrial Applications: Approaches to Solve the Intrinsic Industrial Optimization Problems
Автор: Steven Lawrence Fernandes, Tarun K. Sharma
Издательство: Springer
Год: 2022
Страниц: 203
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

This book highlights the analytics and optimization issues in industry, to propose new approaches, and to present applications of innovative approaches in real facilities. In the past few decades there has been an exponential rise in the application of artificial intelligence for solving complex and intricate problems arising in industrial domain. The versatility of these techniques have made them a favorite among scientists and researchers working in diverse areas. The book is edited to serve a broad readership, including computer scientists, medical professionals, and mathematicians interested in studying computational intelligence and their applications. It will also be helpful for researchers, graduate and undergraduate students with an interest in the fields of Artificial Intelligence and Industrial problems. This book will be a useful resource for researchers, academicians as well as professionals interested in the highly interdisciplinary field of Artificial Intelligence.
  • Добавил: TRex
  • Дата: 12-12-2021, 12:46
  • Комментариев: 0
Название: MATLAB Production Server Java Programming Guide (R2021b)
Автор: The MathWorks, Inc.
Издательство: The MathWorks, Inc.
Год: 2021
Формат: PDF
Страниц: 78
Размер: 10 Mb
Язык: English

MATLAB Production Server Java Programming Guide
  • Добавил: literator
  • Дата: 12-12-2021, 12:43
  • Комментариев: 0
The Complete Software Tester: Concepts, Skills, and Strategies for High-Quality TestingНазвание: The Complete Software Tester: Concepts, Skills, and Strategies for High-Quality Testing
Автор: Kristin Jackvony
Издательство: Independently published
Год: 2021
Страниц: 467
Язык: английский
Формат: pdf, epub
Размер: 16.3 MB

The Complete Software Tester is an essential guide to all areas of testing. Ideal for those who are new to testing as well as experienced testers who want to fill in knowledge gaps, the book covers diverse topics such as manual exploratory testing, API testing, security testing, getting started with test automation, using version control, and learning command line basics. Hands-on activities are included to help readers solidify API testing and test automation concepts. Furthermore, advice is offered on creating test plans, formulating test strategies, and working effectively on a team. The Complete Software Tester is a resource you’ll want to keep with you throughout your software testing career!
  • Добавил: literator
  • Дата: 12-12-2021, 01:35
  • Комментариев: 0
Azure Kubernetes Services with Microservices: Understanding Its Patterns and ArchitectureНазвание: Azure Kubernetes Services with Microservices: Understanding Its Patterns and Architecture
Автор: Kasam Ahmed Shaikh, Shailesh S. Agaskar
Издательство: Apress
Год: 2022
Страниц: 257
Язык: английский
Формат: pdf (true)
Размер: 13.4 MB

Design and implement scalable microservices using Azure Kubernetes Services (AKS) and other Azure Services. This book will help you understand why and when to choose microservices as a solution for modernization and how to use Azure DevOps to implement CI/CD for deploying microservices.
  • Добавил: literator
  • Дата: 12-12-2021, 01:24
  • Комментариев: 0
Nature-Inspired Optimization Algorithms with Java: A Look at Optimization TechniquesНазвание: Nature-Inspired Optimization Algorithms with Java: A Look at Optimization Techniques
Автор[/b Shashank Jain
[b]Издательство
: Apress
Год: 2022
Страниц: 182
Язык: английский
Формат: pdf (true), epub
Размер: 10.2 MB

Gain insight into the world of nature-inspired optimization techniques and algorithms. This book will prepare you to apply different nature-inspired optimization techniques to solve problems using Java. You'll start with an introduction to the hidden algorithms that nature uses and find the approximate solutions to optimization problems. You'll then see how living creatures such as fish and birds are able to perform computation to solve specific optimization tasks. This book also covers various nature-inspired algorithms by reviewing code examples for each one followed by crisp and clear explanations of the algorithm using Java code. You'll examine the use of each algorithm in specific industry scenarios such as fleet scheduling in supply chain management, and shop floor management in industrial and manufacturing applications.
  • Добавил: TRex
  • Дата: 11-12-2021, 19:29
  • Комментариев: 0
Название: Introducing Qt 6: Learn to Build Fun Apps & Games for Mobile & Desktop in C++
Автор: Ben Coepp
Издательство: Apress
Год: 2022
Формат: PDF
Страниц: 328
Размер: 12,5 Mb
Язык: English

Get started quickly with Qt, the popular open source C++ framework for building C++-based applications and games. This book will have you building both fully functional desktop and mobile applications in no time, including some simple game applications.
Introducing Qt 6 begins by guiding you in setting up your tools and environment, and then walks you through the first "baby steps" of Qt framework. Next, you'll learn the basics of how project and app structure are set up using Qt. Then, you’ll begin your first real hands-on projects using Qt, including a task and problem management application and two games.
  • Добавил: literator
  • Дата: 11-12-2021, 15:48
  • Комментариев: 0
Algorithms for Convex OptimizationНазвание: Algorithms for Convex Optimization
Автор: Nisheeth K. Vishnoi
Издательство: Cambridge University Press
Год: 2021
Страниц: 342
Язык: английский
Формат: pdf (true), epub
Размер: 13.3 MB

In the last few years, Algorithms for Convex Optimization have revolutionized algorithm design, both for discrete and continuous optimization problems. For problems like maximum flow, maximum matching, and submodular function minimization, the fastest algorithms involve essential methods such as gradient descent, mirror descent, interior point methods, and ellipsoid methods. The goal of this self-contained book is to enable researchers and professionals in computer science, data science, and machine learning to gain an in-depth understanding of these algorithms. The text emphasizes how to derive key algorithms for convex optimization from first principles and how to establish precise running time bounds. This modern text explains the success of these algorithms in problems of discrete optimization, as well as how these methods have significantly pushed the state of the art of convex optimization itself.
  • Добавил: literator
  • Дата: 11-12-2021, 15:16
  • Комментариев: 0
Algorithms: Practical Guide to Learn Algorithms For BeginnersНазвание: Algorithms: Practical Guide to Learn Algorithms For Beginners
Автор: Andy Vickler
Издательство: Independently published
Год: 2021
Страниц: 179
Язык: английский
Формат: pdf, epub
Размер: 10.2 MB

Have you ever wondered how a programmer develops games and writes code without having to think too much? Do you want to know what makes a programmer confident about the code they write? Do you want to learn how programmers use algorithms to determine how to structure their programs before they develop it? If you did, this is the book for you. This book will also show you how to implement the sorting and searching algorithms using C and Java programming languages, since these are the most common languages used by programmers.
  • Добавил: TRex
  • Дата: 11-12-2021, 10:53
  • Комментариев: 0
Название: 3D Point Cloud Analysis: Traditional, Deep Learning, and Explainable Machine Learning Methods
Автор: Shan Liu, Min Zhang, Pranav Kadam, C.-C. Jay Kuo
Издательство: Springer
Год: 2021
Формат: PDF
Страниц: 156
Размер: 10 Mb
Язык: English

This book introduces the point cloud; its applications in industry, and the most frequently used datasets. It mainly focuses on three computer vision tasks – point cloud classification, segmentation, and registration – which are fundamental to any point cloud-based system. An overview of traditional point cloud processing methods helps readers build background knowledge quickly, while the deep learning on point clouds methods include comprehensive analysis of the breakthroughs from the past few years. Brand-new explainable machine learning methods for point cloud learning, which are lightweight and easy to train, are then thoroughly introduced. Quantitative and qualitative performance evaluations are provided. The comparison and analysis between the three types of methods are given to help readers have a deeper understanding.