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

  • Добавил: Igor1977
  • Дата: 1-12-2022, 10:39
  • Комментариев: 0

Название: SwiftUI Animations by Tutorials
Автор: Irina Galata & Bill Morefield
Издательство: Kodeco Inc. (Razeware LLC)
Год: 2022
Формат: pdf
Страниц: 297
Размер: 58 mb
Язык: Английский

SwiftUI has absolutely changed our lives when it comes to developer experience and developer productivity. We can make beautiful apps extremely quickly, get instant feedback from SwiftUI previews, and iterate. SwiftUI also enables developers to easily leverage most common animations using simple SwiftUI modifiers, which makes it a pleasure to use. But it also begs the question: “How do I make my app stand out if everyone is using the same standard animations?”
  • Добавил: literator
  • Дата: 1-12-2022, 07:44
  • Комментариев: 0
Artificial Intelligence in Digital Holographic Imaging : Technical Basis and Biomedical ApplicationsНазвание: Artificial Intelligence in Digital Holographic Imaging: Technical Basis and Biomedical Applications
Автор: Inkyu Moon
Издательство: Wiley
Год: 2023
Страниц: 339
Язык: английский
Формат: pdf (true)
Размер: 41.1 MB

Artificial Intelligence in Digital Holographic Imaging Technical Basis and Biomedical Applications An eye-opening discussion of 3D optical sensing, imaging, analysis, and pattern recognition. Artificial intelligence (AI) has made great progress in recent years. Digital holographic imaging has recently emerged as a powerful new technique well suited to explore cell structure and dynamics with a nanometric axial sensitivity and the ability to identify new cellular biomarkers. By combining digital holography with AI technology, including recent deep learning approaches, this system can achieve a record-high accuracy in non-invasive, label-free cellular phenotypic screening. It opens up a new path to data-driven diagnosis. Artificial Intelligence in Digital Holographic Imaging introduces key concepts and algorithms of AI to show how to build intelligent holographic imaging systems drawing on techniques from artificial neural networks (ANN), convolutional neural networks (CNN), and generative adversarial network (GAN).
  • Добавил: literator
  • Дата: 1-12-2022, 07:27
  • Комментариев: 0
Software Reliability Techniques for Real-World ApplicationsНазвание: Software Reliability Techniques for Real-World Applications
Автор: Roger K. Youree
Издательство: Wiley
Год: 2023
Страниц: 355
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

Authoritative resource providing step-by-step guidance for producing reliable software to be tailored for specific projects. Software Reliability Techniques for Real-World Applications is a practical, up to date, go-to source that can be referenced repeatedly to efficiently prevent software defects, find and correct defects if they occur, and create a higher level of confidence in software products. From content development to software support and maintenance, the author creates a depiction of each phase in a project such as design and coding, operation and maintenance, management, product production, and concept development and describes the activities and products needed for each. Software Reliability Techniques for Real-World Applications introduces clear ways to understand each process of software reliability and explains how it can be managed effectively and reliably. The book is supported by a plethora of detailed examples and systematic approaches, covering analogies between hardware and software reliability to ensure a clear understanding. Overall, this book helps readers create a higher level of confidence in software products.
  • Добавил: literator
  • Дата: 1-12-2022, 07:15
  • Комментариев: 0
A Roadmap for Enabling Industry 4.0 by Artificial IntelligenceНазвание: A Roadmap for Enabling Industry 4.0 by Artificial Intelligence
Автор: Jyotir Moy Chatterjee, Harish Garg, R.N. Thakur
Издательство: Wiley-Scrivener Publishing
Год: 2023
Страниц: 339
Язык: английский
Формат: pdf (true)
Размер: 14.5 MB

The book presents comprehensive and up-to-date technological solutions to the main aspects regarding the applications of Artificial Intelligence (AI) to Industry 4.0. The Industry 4.0 vision has been discussed for quite a while and the enabling technologies are now mature enough to turn this vision into a grand reality sooner rather than later. The fourth industrial revolution, or Industry 4.0, involves the infusion of technology-enabled deeper and decisive automation into manufacturing processes and activities. Several information and communication technologies (ICT) are being integrated and used towards attaining manufacturing process acceleration and augmentation. This book explores and educates the recent advancements in blockchain technology, Artificial Intelligence, supply chains in manufacturing, cryptocurrencies, and their crucial impact on realizing the Industry 4.0 goals. The book thus provides a conceptual framework and roadmap for decision-makers for implementing this transformation.
  • Добавил: literator
  • Дата: 1-12-2022, 06:49
  • Комментариев: 0
Dart Apprentice: Beyond the Basics (1st Edition)Название: Dart Apprentice: Beyond the Basics (1st Edition)
Автор: Jonathan Sande
Издательство: Kodeco Inc. (Razeware LLC)
Год: 2022
Страниц: 207
Язык: английский
Формат: pdf (true)
Размер: 25.9 MB

Dart is an easy-to-learn yet powerful programming language. As one of the most versatile languages on the market today, you can use it to write anything from command-line apps and backend servers to native applications for Android, iOS, web, Mac, Windows and Linux. Dart was the language of choice for Flutter, and the two have seen an exponential rise in popularity in recent years. Dart Apprentice: Beyond the Basics is the second of a two-book series that will teach you all the important concepts you need to master this language. Follow along with the clearly and thoroughly explained concepts, and you’ll be building Dart applications in no time.
  • Добавил: literator
  • Дата: 1-12-2022, 06:42
  • Комментариев: 0
Название: Dart Apprentice: Fundamentals (1st Edition)
Автор: Jonathan Sande
Издательство: Kodeco Inc. (Razeware LLC)
Год: 2022
Страниц: 222
Язык: английский
Формат: pdf (true)
Размер: 26.9 MB

Dart is an easy-to-learn yet powerful programming language. As one of the most versatile languages on the market today, you can use it to write anything from command-line apps and backend servers to native applications for Android, iOS, web, Mac, Windows and Linux. Dart was the language of choice for Flutter, and the two have seen an exponential rise in popularity in recent years. Dart Apprentice: Fundamentals is the first of a two-book series that will teach you all the basic concepts you need to master this language. Even if you’re completely new to programming, follow along with the clearly and thoroughly explained concepts, and you’ll be building Dart applications in no time.
  • Добавил: literator
  • Дата: 1-12-2022, 06:28
  • Комментариев: 0
Murach's C++ ProgrammingНазвание: Murach's C++ Programming
Автор: Mary Delamater, Joel Murach
Издательство: Mike Murach & Associates
Год: 2018
Страниц: 802
Язык: английский
Формат: pdf
Размер: 105.9 MB

C++ was first released in 1985, and it was a hard language to learn. That's because it required programmers to master low-level techniques to work with memory. Over the years, C++ has evolved to provide many higher-level techniques that make it much easier to write effective C++17 code. But most C++ books haven't evolved with the language. Now, Murach's top authors have tackled the subject, rethinking the whole approach. So this book takes advantage of the modern techniques to make it easier to learn C++ than ever before. It's organized in a logical way that gets you off to a fast start with a practical subset of today's C++, and then builds out your coding and OOP skills to the professional level. With that foundation in place, it also covers older techniques so you'll be able to maintain the vast amount of legacy code that's out there, as well as work with embedded systems that don't support the newer techniques.
  • Добавил: literator
  • Дата: 30-11-2022, 12:10
  • Комментариев: 0
Beginning Programming with Python For Dummies, 3rd EditionНазвание: Beginning Programming with Python For Dummies, 3rd Edition
Автор: John Paul Mueller
Издательство: For Dummies
Год: 2023
Страниц: 419
Язык: английский
Формат: pdf (true)
Размер: 12.7 MB

Create simple, easy programs in the popular Python language. Beginning Programming with Python For Dummies is the trusted way to learn the foundations of programming using the Python programming language. Python is one of the top-ranked languages, and there’s no better way to get started in computer programming than this friendly guide. You’ll learn the basics of coding and the process of creating simple, fun programs right away. This updated edition features new chapters, including coverage of Google Colab, plus expanded information on functions and objects, and new examples and graphics that are relevant to today’s beginning coders. Dummies helps you discover the wealth of things you can achieve with Python. Python is an example of a language that does everything right within the domain of things that it’s designed to do.
  • Добавил: literator
  • Дата: 30-11-2022, 10:56
  • Комментариев: 0
ABAP RESTful Application Programming Model: The Comprehensive GuideНазвание: ABAP RESTful Application Programming Model: The Comprehensive Guide (SAP PRESS)
Автор: Lutz Baumbusch, Matthias Jager, Michael Lensch
Издательство: Rheinwerk Publishing Inc.
Год: 2023
Страниц: 560
Язык: английский
Формат: epub (true)
Размер: 10.2 MB

You’ve worked with ABAP, SAP Fiori, and core data services—now see how these technologies and more come together in the ABAP RESTful application programming model. Learn to develop applications optimized for SAP S/4HANA, whether your system is on-premise or in the cloud. Follow step-by-step instructions to build new ABAP applications, update legacy applications, and reuse existing source code. Make the new model work for you! The ABAP RESTful application programming model is a new way to develop enterprise applications on the ABAP platform. The programming model includes all application development steps and elements: the data model; operations (e.g., creating, reading, changing, or deleting business objects); business logic (e.g., calculations or checks); transactional behavior (e.g., locking behavior, numbering, etc.); and technical interface (typically, OData).
  • Добавил: literator
  • Дата: 30-11-2022, 09:26
  • Комментариев: 0
Mathematica Beyond Mathematics The Wolfram Language in the Real World, 2nd EditionНазвание: Mathematica Beyond Mathematics The Wolfram Language in the Real World, 2nd Edition
Автор: Jose Guillermo Sanchez Leon
Издательство: CRC Press
Год: 2023
Страниц: 459
Язык: английский
Формат: pdf (true)
Размер: 40.7 MB

If you have used Mathematica occasionally or heard of it, you may have the false impression that it is a program for performing complicated calculations, usually for academic purposes. However, this idea is far from the truth. Actually, Mathematica is much more than that. By putting together the computational power and ease of use of the Wolfram Language, Mathematica’s high-level general-purpose programming language, the program can be used in any scientific or technical field: aerospace engineering, environmental sciences, financial risk management, medical imaging and many others. Mathematica can be considered a tool that empowers non-professional programmers to develop applications, although if you are a professional programmer, you will see that the software provides a development environment similar to the ones available for C++ or Python. You can even use the program to control external devices.