LitMy.ru - литература в один клик

  • Добавил: literator
  • Дата: 15-11-2021, 03:52
  • Комментариев: 0
Название: Discovering Modern C++, 2nd Edition (Final)
Автор: Peter Gottschling
Издательство: Addison-Wesley Professional/Pearson Education
Год: 2022
Страниц: 1898
Язык: английский
Формат: epub
Размер: 67.9 MB

Write Powerful, Modern C++ Code for Scientific, Engineering, and Embedded Applications. Discovering Modern C++, Second Edition, will help you master valuable skills for programming with C++ at nearly every level, from "close to the hardware" to high-level abstractions. Updated for C++17 and C++ 20, this intensive introduction teaches C++ using realistic examples from diverse technical problem domains. Drawing on extensive experience teaching C++ to physicists, mathematicians, engineers, and students, Peter Gottschling guides you smoothly to sophisticated approaches based on advanced features.
  • Добавил: literator
  • Дата: 14-11-2021, 20:57
  • Комментариев: 0
Название: Введение в логическое программирование
Автор: Майкл Дженесерет, Винай К. Чаудри
Издательство: ДМК Пресс
Год: 2022
Страниц: 194
Язык: русский
Формат: pdf
Размер: 10.7 MB

Логическое программирование – это стиль программирования, в котором программы принимают форму наборов предложений на языке символической логики. В последнее время интерес к нему вырос благодаря возможности применения в дедуктивных базах данных, электронных таблицах, создании бизнес-логики при управлении предприятием и др. Данная книга знакомит с теорией логического программирования, современными технологиями и популярными применениями. Авторы ведут читателя от изучения базовых понятий (наборы данных, запросы, обновления и т. д.) к практическому применению вычислительной логики. Книга удобно структурирована: рассмотрение новых терминов сопровождается многочисленными примерами; в конце глав приводятся упражнения, позволяющие закрепить пройденный материал. Издание предназначено программистам различной квалификации, а также будет полезно студентам и всем желающим познакомиться с логическим программированием.
  • Добавил: literator
  • Дата: 14-11-2021, 15:42
  • Комментариев: 0
Trends and Advancements of Image Processing and Its ApplicationsНазвание: Trends and Advancements of Image Processing and Its Applications
Автор: Prashant Johri, Mario Jose Divan, Ruqaiya Khanam
Издательство: Springer
Серия: EAI/Springer Innovations in Communication and Computing
Год: 2022
Страниц: 306
Язык: английский
Формат: pdf (true)
Размер: 11.2 MB

Image processing is a great tool for many applications in our day-to-day life. Anyone could be captivated by the variety of forms, colors, textures, and motion among other perceptible aspects in the world. This book is intended to cover current technological innovations and applications in the emerging field of image processing and analysis techniques with application in the clinical industry, remote sensing, forensics, astronomy, manufacturing, defense, and many more that depend on image storage, display, and information disclosure about the world around us. The book presents the concepts and techniques of remote sensing, such as image mining and geographical and agricultural resources, medical image detection and diagnoses, image recognition and analysis, Artificial Intelligence (AI), computer vision, Machine Learning (ML), Deep Learning-based image analysis, pattern recognition and capsule networks in object tracking, remote sensing, moving object tracking, and wavelet transformation.
  • Добавил: fisher1978
  • Дата: 14-11-2021, 08:35
  • Комментариев: 0
Макросы и приложения. Курс лекцийНазвание: Макросы и приложения. Курс лекций
Автор: Муратова С.Ю.
Издательство: МИСиС
Год: 2012
ISBN: 978-5-87623-623-4
Формат: pdf
Страниц: 156
Размер: 17,1 Мб
Язык: русский

Одним из эффективных средств создания информационных систем или автоматизированных рабочих мест является программа MicroSoft Excel, которая предоставляет разработчику возможность использовать одновременно преимущества визуального программирования и электронной таблицы.
  • Добавил: literator
  • Дата: 13-11-2021, 19:32
  • Комментариев: 0
Название: Language Server Protocol and Implementation: Supporting Language-Smart Editing and Programming Tools
Автор: Nadeeshaan Gunasinghe, Nipuna Marcus
Издательство: Apress
Год: 2022
Страниц: 250
Язык: английский
Формат: pdf (true), epub
Размер: 10.2 MB

Understand the important aspects of implementing a production-grade language server in support of language-smart tools such as code editors and other programming utilities. This book shows you how to create a single implementation of a language server that can be used by multiple tools, enabling you to do the job once in a way that can be shared and reused. This book covers the language server protocol used for communication between programming tools and your language server. The book also provides an in-depth understanding of the design, implementation, and user experience aspects which should be considered when implementing a language server. The book walks you through an example language server implementation to illustrate the basic concepts, then goes on to cover advanced aspects of language server use such as progress reporting, launchers, and extension points.
  • Добавил: literator
  • Дата: 13-11-2021, 19:29
  • Комментариев: 0
Название: Unity Networking Fundamentals: Creating Multiplayer Games with Unity
Автор: Sloan Kelly, Khagendra Kumar
Издательство: Apress
Год: 2022
Страниц: 276
Язык: английский
Формат: pdf (true), epub
Размер: 10.2 MB

Learn the fundamentals of networking with Unity and C#. This book covers a variety of topics, including accessing data using RESTful APIs, local networked games, and creating multiplayer online games using client-server architecture. The book provides the basics of networking, sockets, TCP vs. UDP, client-server architecture, serialization, RESTful APIs, network latency, and client-side prediction. Projects are presented to illustrate the concepts, including a chat client/server overlay for your game, and a 3D maze game that allows up to four players to connect over the network. By the end of the book, you will be familiar with low-level networking concepts such as protocols and architecture as well as high-level knowledge on how to create applications that use a client/server architecture for multiplayer games.
  • Добавил: literator
  • Дата: 13-11-2021, 19:25
  • Комментариев: 0
Название: WebAssembly for Cloud: A Basic Guide for Wasm-Based Cloud Apps
Автор: Shashank Mohan Jain
Издательство: Apress
Год: 2022
Страниц: 170
Язык: английский
Формат: pdf (true), epub
Размер: 10.2 MB

Journey into the amazing world of WebAssembly (Wasm) and learn about how it can be applied on the cloud. This book is an introduction to Wasm aimed at professionals accustomed to working with cloud-related technologies such as Kubernetes and Istio service mesh. Author Shashank Jain begins with an introduction to Wasm and its related tooling such as wasm-bindgen and wapc. He then walks you through code examples using Rust, Golang, and jаvascript to demonstrate how they can be compiled to Wasm and consumed from Wasm runtimes deployed standalone, as well as on the cloud. You will see how a wasm module can be run through anhttp interface, and how Wasm fits into CNCF projects such as Kubernetes and Istio service mesh. After that, you’ll learn how the polyglot nature of WebAssembly can be leveraged through examples written in languages like Rust and consumed via Golang and jаvascript, with a focus on how WebAssembly allows interoperability between them.
  • Добавил: literator
  • Дата: 13-11-2021, 15:23
  • Комментариев: 0
Название: Agile Game Development: Build, Play, Repeat, 2nd Edition
Автор: Clinton Keith
Издательство: Pearson Eduction
Год: 2021
Страниц: 572
Язык: английский
Формат: pdf (true)
Размер: 59.4 MB

The definitive guide to more effective and personally fulfilling game development with Agile Methods―now revamped to reflect ten more years of experience and improvements. Game development is in crisis―facing bloated budgets, impossible schedules, unmanageable complexity, and death-march overtime. It’s no wonder so many development studios are struggling to survive. Fortunately, there is a solution. Agile and Lean methods have revolutionized development in the game development industry. In Agile Game Development, long-time game developer and consultant Clinton Keith shows exactly how these methods have been successfully applied to the unique challenges of modern game development.
  • Добавил: literator
  • Дата: 13-11-2021, 14:58
  • Комментариев: 0
Название: Genetic Programming for Production Scheduling
Автор: Fangfang Zhang, Su Nguyen, Yi Mei
Издательство: Springer
Серия: Machine Learning: Foundations, Methodologies, and Applications
Год: 2021
Страниц: 357
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Scheduling, i.e., the assignment of resources to tasks and their sequencing, is an important challenge in many areas, including manufacturing, health care, construction, and even when scheduling processes within a computer. Given its wide ranging importance, it is not surprising that scheduling is one of the oldest and most researched topics in Operational Research. Evolutionary learning applies evolutionary computation to address optimisation problems in Machine Learning. Evolutionary computation is a computational intelligence technique inspired by natural evolution based on population. Evolutionary computation consists of a family of algorithms. The success of evolutionary computation relies on the improvement of individuals generation by generation. There are two main categories in EC, which are evolutionary algorithms such as genetic algorithms, genetic programming, evolution strategies, and evolutionary programming, and swarm intelligence such as particle swarm optimisation and ant colony optimisation. Evolutionary algorithms, especially genetic programming, are the focus in this book.
  • Добавил: literator
  • Дата: 13-11-2021, 01:04
  • Комментариев: 0
Название: WebAssembly в действии
Автор: Жерар Галлан
Издательство: Питер
Год: 2022
Страниц: 496
Язык: русский
Формат: pdf
Размер: 35.4 MB

Создавайте высокопроизводительные браузерные приложения, не полагаясь на один только jаvascript! Компилируясь в бинарный формат WebAssembly, ваш код на C, C++ или Rust будет работать в браузере с оптимальной скоростью. WebAssembly обеспечивает большую скорость, возможности повторного использования существующего кода и доступ к новым и более быстрым библиотекам. Кроме того, при необходимости вы можете настроить взаимодействие с jаvascript.