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

  • Добавил: literator
  • Дата: 12-12-2020, 19:51
  • Комментариев: 0
Crowdsourcing and Probabilistic Decision-Making in Software Engineering: Emerging Research and OpportunitiesНазвание: Crowdsourcing and Probabilistic Decision-Making in Software Engineering: Emerging Research and Opportunities
Автор: Varun Gupta
Издательство: IGI Global
Год: 2020
Страниц: 196
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

With todays technological advancements, the evolution of software has led to various challenges regarding mass markets and crowds. High quality processing must be capable of handling large groups in an efficient manner without error. Solutions that have been applied include Artificial Intelligence (AI) and natural language processing (NLP), but extensive research in this area has yet to be undertaken. Crowdsourcing and Probabilistic Decision-Making in Software Engineering: Emerging Research and Opportunities is a pivotal reference source that provides vital research on the application of crowd-based software engineering and supports software engineers who want to improve the manner in which software is developed by increasing the accuracy of probabilistic reasoning to support their decision-making and getting automation support.
  • Добавил: TRex
  • Дата: 12-12-2020, 11:15
  • Комментариев: 0
Название: Enabling the Internet of Things: Fundamentals, Design and Applications
Автор: Muhammad Azhar Iqbal, Sajjad Hussain, Huanlai Xing, Muhammad Ali Imran
Издательство: Wiley
Год: 2021
Формат: PDF
Страниц: 276
Размер: 16,7 Mb
Язык: English

LEARN MORE ABOUT FOUNDATIONAL AND ADVANCED TOPICS IN INTERNET OF THINGS TECHNOLOGY WITH THIS ALL-IN-ONE GUIDE
Enabling the Internet of Things: Fundamentals, Design, and Applications delivers a comprehensive starting point for anyone hoping to understand the fundamentals and design of Internet of Things (IoT) systems. The book's distinguished academics and authors offer readers an opportunity to understand IoT concepts via programming in an abstract way. Readers will learn about IoT fundamentals, hardware and software components, IoT protocol stacks, security, IoT applications and implementations, as well as the challenges, and potential solutions, that lie ahead.
  • Добавил: TRex
  • Дата: 12-12-2020, 10:48
  • Комментариев: 0
Название: Pro Ember dаta: Getting Ember Data to Work with Your API
Автор: David Tang
Издательство: Apress
Год: 2021
Формат: EPUB, PDF
Страниц: 206
Размер: 10 Mb
Язык: English

Learn how to work with Ember Data efficiently, from APIs, adapters, and serializers to polymorphic relationships, using your existing jаvascript and Ember knowledge. This book will teach you how to adapt Ember Data to fit your custom API.
Have a custom API that you aren't sure how to use with Ember Data? Interested in writing your own adapter or serializer? Want to just know more about how Ember Data works? This is the Ember Data book you have been waiting for.
  • Добавил: TRex
  • Дата: 11-12-2020, 16:45
  • Комментариев: 0
Название: Advancements in Model-Driven Architecture in Software Engineering
Автор: Yassine Rhazali
Издательство: IGI Global
Год: 2021
Формат: PDF
Страниц: 306
Размер: 19 Mb
Язык: English

An integral element of software engineering is model engineering. They both endeavor to minimize cost, time, and risks with quality software. As such, model engineering is a highly useful field that demands in-depth research on the most current approaches and techniques. Only by understanding the most up-to-date research can these methods reach their fullest potential.
  • Добавил: literator
  • Дата: 11-12-2020, 13:30
  • Комментариев: 0
Implementing AI Systems: Transform Your Business in 6 StepsНазвание: Implementing AI Systems: Transform Your Business in 6 Steps
Автор: Tom Taulli
Издательство: Apress
Год: 2021
Страниц: 200
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

AI is one of the fastest growing corners of the tech world. But there remains one big problem: many AI projects fail. The fact is that AI is unique among IT projects. The technology requires a different mindset, in terms of understanding probabilities, data structures and complex algorithms. There is also a need to deal with complex issues like ethics and privacy. This is where Implementing AI Systems comes in. You'll learn the step-by-step process for successful implementations of AI, backed up with numerous case studies from top companies. This book puts everything you need to know into one place – that is, it’s the handbook you need for AI. You’ll focus primarily on understanding the core concepts for AI like NLP, Machine Learning, Deep Learning and so on.
  • Добавил: TRex
  • Дата: 11-12-2020, 13:10
  • Комментариев: 0
Название: C++20 for Lazy Programmers: Quick, Easy, and Fun C++ for Beginners, 2nd Edition
Автор: Will Briggs
Издательство: Apress
Год: 2021
Формат: PDF, EPUB
Страниц: 706
Размер: 29,4 Mb
Язык: English

Ready to learn programming with less effort and more fun? Then do it the lazy way! C++20 for Lazy Programmers uses humor and fun to make you actually willing to read and eager to do the projects as you master the popular and powerful C++ language. Along the way it includes many features from the new C++20 standard, such as ranges, spans, format strings, the “spaceship” operator, and concepts (template parameter requirements), and provides brief introductions to modules and coroutines.
With this unique method, you’ll stretch your abilities with a variety of projects, including your own C++ arcade game. You'll construct your own classes, templates, and abstract data types. After reading and using this book you’ll be ready to build real-world C++ applications and game projects on your own.
  • Добавил: umkaS
  • Дата: 11-12-2020, 12:54
  • Комментариев: 0
Название: Основы программирования на языке Python
Автор: Златопольский Д. М.
Издательство: ДМК
Год: 2018 - 2-ое изд., испр. и доп.
Cтраниц: 396
Формат: pdf (ocr)
Размер: 40 мб
Язык: русский

Если вы хотите научиться программировать на языке Python, который в последнее время становится популярным у нас в стране и за рубежом, то эта книга — для вас.
  • Добавил: buratino
  • Дата: 11-12-2020, 11:20
  • Комментариев: 0
Название: Core Blender Development: Understanding the Essential Source Code
Автор: Brad E. Hollister
Издательство: Apress
Год: 2021
Формат: true pdf/epub
Страниц: 251
Размер: 10 Mb
Язык: English

Learn the essential source code of Blender and its unique build system. This book provides the inner workings of the Blender C-based source code, and will be indispensable for those wanting to contribute to this important open-source project.
Blender is an open-source 3D modeling and rendering software package used in the production of assets for animated projects, 3D printing, games, and even scientific visualization. This book goes in depth and discusses the primary modules related to the GUI and the geometric modeling work. You'll start by learning how to reverse engineer geometric operators, and from there move on to the main features of the source code and how to apply them. When done, you'll have the necessary foundation for exploration in other modules of the Blender source code.
  • Добавил: buratino
  • Дата: 11-12-2020, 11:05
  • Комментариев: 0
Название: Authentication and Access Control: Practical Cryptography Methods and Tools
Автор: Sirapat Boonkrong
Издательство: Apress
Год: 2021
Формат: true pdf/epub
Страниц: 243
Размер: 13 Mb
Язык: English

Cybersecurity is a critical concern for individuals and for organizations of all types and sizes. Authentication and access control are the first line of defense to help protect you from being attacked.
This book begins with the theoretical background of cryptography and the foundations of authentication technologies and attack mechanisms. You will learn about the mechanisms that are available to protect computer networks, systems, applications, and general digital technologies.
  • Добавил: buratino
  • Дата: 11-12-2020, 10:57
  • Комментариев: 0
Название: Mastering Shiny: Build Interactive Apps, Reports, and Dashboards Powered by R (Early Release)
Автор: Hadley Wickham
Издательство: O’Reilly Media
Год: 2020-12-09
Формат: epub/pdf(conv.)
Размер: 10 Mb
Язык: English

Master the Shiny web framework—and take your R skills to a whole new level. Shiny helps you create fully interactive web apps for data analyses by letting you move beyond static reports, tables, and graphs. Your users will be able to jump between datasets, explore different subsets, run models with parameter values of their choosing, customize visualizations, and much more.