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

  • Добавил: literator
  • Дата: 23-04-2021, 20:41
  • Комментариев: 0
Virtual and Augmented Reality: An Educational HandbookНазвание: Virtual and Augmented Reality: An Educational Handbook
Автор: Zeynep Tacgin
Издательство: Cambridge Scholars Publishing
Год: 2020
Страниц: 292
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Mixed Reality has been part of our lives ever since we first started to dream of creative ways to comprehend information and concepts through actual and imaginative experiences. This book explores the latest research informing education design in virtual and augmented reality. By utilising numerous studies and examples, it describes the differences between perceived knowledge, usage area, technologies, and tools. It will help the reader gain a better understanding of the nature of virtual or augmented realities and their applications in theory and practice.
  • Добавил: literator
  • Дата: 23-04-2021, 19:38
  • Комментариев: 0
Natural Language Processing in Artificial Intelligence—NLPinAI 2020Название: Natural Language Processing in Artificial Intelligence—NLPinAI 2020
Автор: Roussanka Loukanova
Издательство: Springer
Год: 2021
Страниц: 250
Язык: английский
Формат: pdf (true), epub
Размер: 17.4 MB

This book covers theoretical work, applications, approaches, and techniques for computational models of information and its presentation by language (artificial, human, or natural in other ways). Computational and technological developments that incorporate natural language are proliferating. Adequate coverage encounters difficult problems related to ambiguities and dependency on context and agents (humans or computational systems). The goal is to promote computational systems of intelligent natural language processing and related models of computation, language, thought, mental states, reasoning, and other cognitive processes.
  • Добавил: buratino
  • Дата: 23-04-2021, 19:32
  • Комментариев: 0
Название: Machine Learning for Robotics Applications (Studies in Computational Intelligence, 960)
Автор: Monica Bianchini (Editor), Milan Simic (Editor), Ankush Ghosh (Editor), Rabindra Nath Shaw (Editor)
Издательство: Springer
Год: 2021
Формат: True PDF
Страниц: 175
Размер: 10 Mb
Язык: English

Machine learning has become one of the most prevalent topics in recent years. The application of machine learning we see today is a tip of the iceberg. The machine learning revolution has just started to roll out. It is becoming an integral part of all modern electronic devices. Applications in automation areas like automotive, security and surveillance, augmented reality, smart home, retail automation and healthcare are few of them. Robotics is also rising to dominate the automated world. The future applications of machine learning in the robotics area are still undiscovered to the common readers. We are, therefore, putting an effort to write this edited book on the future applications of machine learning on robotics where several applications have been included in separate chapters. The content of the book is technical. It has been tried to cover all possible application areas of Robotics using machine learning. This book will provide the future vision on the unexplored areas of applications of Robotics using machine learning. The ideas to be presented in this book are backed up by original research results. The chapter provided here in-depth look with all necessary theory and mathematical calculations.
  • Добавил: TRex
  • Дата: 23-04-2021, 16:41
  • Комментариев: 0
Название: Elements Of Android Room 0.5
Автор: Mark L. Murphy
Издательство: CommonsWare
Год: 2021
Формат: PDF, EPUB, MOBI
Страниц: 244
Размер: 10 Mb
Язык: English

Storing data locally is a key part of many Android apps. SQLite is built into Android, but the low-level API that the Android SDK provides is a bit clunky to use.
Google’s solution for that is Room, an object wrapper around that API. This gives us a cleaner, type-safe, reactive API for our database operations. Room is part of the Android Jetpack, and so it is a key element of Google’s recommended “stack” of technologies for building Android apps.
  • Добавил: TRex
  • Дата: 23-04-2021, 16:30
  • Комментариев: 0
Название: Elements Of Kotlin 1.0
Автор: Mark L. Murphy
Издательство: CommonsWare
Год: 2021
Формат: PDF, EPUB, MOBI
Страниц: 418
Размер: 10 Mb
Язык: English

The programming language for the first generation of Android app development was Java.
The programming language that will dominate the second generation of Android app development will be Kotlin.
Kotlin is a powerful language, designed to be concise yet expressive, both for application code and for libraries. However, some of that comes at a cost, as Kotlin has a lot more keywords and specialty features than does Java. A lot of that complexity is only needed by intermediate to advanced Kotlin developers, though.
  • Добавил: TRex
  • Дата: 23-04-2021, 16:21
  • Комментариев: 0
Название: Elements Of Kotlin Coroutines 0.3
Автор: Mark L. Murphy
Издательство: CommonsWare
Год: 2021
Формат: PDF, EPUB, MOBI
Страниц: 244
Размер: 10 Mb
Язык: English

Coroutines are an important addition to the world of Kotlin.
Coroutines offer a first-class reactive programming approach, tightly integrated with the language itself. Coroutines help simplify multi-threaded development, allowing you to retain a “normal” imperative sort of programming model while still designating certain code sections to run on alternative thread pools. Beyond that, flows and channels let you model data streams while retaining the same multi-threaded characteristics.
  • Добавил: TRex
  • Дата: 23-04-2021, 12:53
  • Комментариев: 0
Название: Fullstack React with TypeScript: Learn Pro Patterns for Hooks, Testing, Redux, SSR, and GraphQL (Revision r11)
Автор: Ivanov Maksim, Bespoyasov Alex
Издательство: Fullstack.io
Год: 2021
Формат: PDF, EPUB + code
Страниц: 600
Размер: 79 Mb
Язык: English

Welcome to Fullstack React with TypeScript! React and TypeScript are a powerful combination that can prevent bugs and help you (and your team) ship products faster. But understanding idiomatic React patterns and getting the typings setup isn’t always straightforward.
  • Добавил: buratino
  • Дата: 23-04-2021, 01:02
  • Комментариев: 0
Название: PowerShell Pocket Reference, Third Edition
Автор: Lee Holmes
Издательство: O’Reilly Media
Год: 2021-04-22
Формат: epub/pdf(conv.)
Размер: 18.2 Mb
Язык: English

Written by Microsoft PowerShell team member Lee Holmes, and excerpted from his "PowerShell Cookbook", this pocket reference offers up-to-date coverage of PowerShell's latest release. You'll find information on .NET classes and legacy management tools that you need to manage your system, along with chapters on how to write scripts, manage errors, format output, and much more. Applicable whether you work on the client or server version of Windows or use PowerShell on another system.

  • Добавил: literator
  • Дата: 22-04-2021, 23:25
  • Комментариев: 0
Roblox Game Development in 24 Hours: The Official Roblox GuideНазвание: Roblox Game Development in 24 Hours: The Official Roblox Guide
Автор: Roblox Corporation
Издательство: Pearson
Год: 2021
Страниц: 472
Язык: английский
Формат: epub
Размер: 54.5 MB

Every month, hundreds of millions of people around the world are spending billions of hours on Roblox--and Roblox's fast-growing community of developers has already earned hundreds of millions of dollars from their creations. For every burgeoning game developer who is looking to take their Roblox skills to the next level fast, look no further than Roblox Game Development in 24 Hours: The Official Roblox Guide. In just 24 lessons of one hour or less, you will deepen your understanding of virtually every facet of Roblox game development. Each short and easy lesson builds upon everything that has come before, helping you take full advantage of this remarkable platform.
  • Добавил: TRex
  • Дата: 22-04-2021, 19:02
  • Комментариев: 0
Название: Pointers in C Programming: A Modern Approach to Memory Management, Recursive Data Structures, Strings, and Arrays
Автор: Thomas Mailund
Издательство: Apress
Год: 2021
Формат: EPUB, PDF
Страниц: 550
Размер: 19 Mb
Язык: English

Gain a better understanding of pointers, from the basics of how pointers function at the machine level, to using them for a variety of common and advanced scenarios. This short contemporary guide book on pointers in C programming provides a resource for professionals and advanced students needing in-depth hands-on coverage of pointer basics and advanced features. It includes the latest versions of the C language, C20, C17, and C14.