MIRLIB.RU - ТВОЯ БИБЛИОТЕКА » Страница 16
Категория: АУДИОКНИГИ » БЕЛЛЕТРИСТИКА
Вендетта. Часть II. Том VII (Аудиокнига)
/ Комментариев: 0/

Вендетта. Часть II. Том VII (Аудиокнига)Название: Вендетта. Часть II. Том VII
Автор: Шеллина (shellina) О.
Цикл/серия: Внук Петра Великого
Номер книги: 7
Жанр: Фантастика
Издательство: ЛитРес
Год: 2024
Тип: аудиокнига
Читает: Демидов Игорь
Язык: Русский
Время звучания: 08:10:21
Формат: MP3
Битрейт аудио: 64 кбит/c
Размер: 437.52 Mb

Заключительная часть про попаданца в тело теперь уже императора Петра III.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Handbook of Digital Twins
/ Комментариев: 0/

Название: Handbook of Digital Twins
Автор: Zhihan Lyu
Издательство: CRC Press
Год: 2024
Страниц: 923
Язык: английский
Формат: pdf (true)
Размер: 13.5 MB

Over the last two decades, Digital Twins (DTs) have become the intelligent representation of future development in industrial production and daily life. Consisting of over 50 chapters by more than 100 contributors, this comprehensive handbook explains the concept, architecture, design specification and application scenarios of DTs. As a virtual model of a process, product or service to pair the virtual and physical worlds, DTs allow data analysis and system monitoring by using simulations. The fast-growing technology has been widely studied and developed in recent years. Featured with centralization, integrity and dynamics, it is cost-effective to drive innovation and performance. Many fields saw the adaptation and implementation across industrial production, healthcare, smart city, transportation and logistics. World-famous enterprises such as Siemens, Tesla, ANSYS and General Electric have built smart factories and pioneered digital production, heading towards Industry 4.0. The Cognitive Digital Twins (CDT) for manufacturing systems was proposed based on advances in cognitive science, Artificial Intelligence (AI) technologies, and Machine Learning techniques. According to the fundamental aspects of cognition, they define CDT as a DT with additional cognitive capabilities, including perception, attention, memory, reasoning, problem‑solving and learning. Recall that a Digital Twin (DT) is a virtual copy of a physical asset that promptly reproduces and alters the state and behavior of the asset. DT intensely employs Industry 4.0 data‑driven Artificial Intelligence technologies and simulations for adaptive monitoring, forecasting, optimization, and controlling asset performance.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Kafka Streams in Action: Event-driven applications and microservices, 2nd Edition (Final Release)
/ Комментариев: 0/

Название: Kafka Streams in Action: Event-driven applications and microservices, 2nd Edition (Final Release)
Автор: Bill Bejeck
Издательство: Manning Publications
Год: 2024
Страниц: 506
Язык: английский
Формат: pdf (true)
Размер: 16.5 MB

Everything you need to implement stream processing on Apache Kafka using Kafka Streams and the kqsIDB event streaming database. Kafka Streams in Action, Second Edition guides you through setting up and maintaining your streaming processing with Kafka. Inside, you’ll find comprehensive coverage of not only Kafka Streams, but the entire toolbox you’ll need for effective streaming—from the components of the Kafka ecosystem, to Producer and Consumer clients, Connect, and Schema Registry. Kafka Streams in Action, Second Edition teaches you how to create event streaming applications on the amazing Apache Kafka platform. This thoroughly revised new edition now covers a wider range of streaming architectures and includes data integration with Kafka Connect. As you go, you’ll explore real-world examples that introduce components and brokers, schema management, and the other essentials. Along the way, you’ll pick up practical techniques for blending Kafka with Spring, low-level control of processors and state stores, storing event data with ksqlDB, and testing streaming applications. For Java developers. No knowledge of Kafka or streaming applications required.


Категория: ЖУРНАЛЫ » ЭЛЕКТРОНИКА
Elettronica In N.278 2024
/ Комментариев: 0/


Название: Elettronica In N.278 2024
Издательство: FUTURA GROUP srl
Год: 2024
Месяц: Aprile
Номер: N.278
Страниц: 164
Язык: Italiano
Формат: PDF
Размер: 56 Mб

Ежемесячный журнал по электронному дизайну с образовательной и информационной целью, предназначенный для тех, кто работает в области электронного дизайна


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Spring Security in Action, 2nd Edition (Final Release)
/ Комментариев: 0/

Название: Spring Security in Action, 2nd Edition (Final Release)
Автор: Laurentiu Spilca
Издательство: Manning Publications
Год: 2024
Страниц: 440
Язык: английский
Формат: pdf (true)
Размер: 11.2 MB

Design and develop Spring applications that are secure right from the start. Spring Security in Action, Second Edition is a revised version of the bestselling original, fully updated for Spring Boot 3 and Oauth2/OpenID Connect. This new edition covers the latest patterns for application-level security in Spring apps, demonstrating how Spring Security simplifies every step of the security process. Code samples and useful real-world examples give you hands-on experience of protecting your apps from common threats such as injection attacks and poor monitoring. Spring Security is essential for any Java developer looking to master authentication and authorization in Spring apps. By adopting "secure by design" principles with Spring Security's out-of-the-box features, you can protect your apps from data theft and unauthorized intrusions. Spring Security in Action, Second Edition reveals the Spring Security techniques and tools you need to defend your apps against attack. In this book, author Laurentiu Spilca, a skilled Java and Spring developer, will teach you how to build your own authorization server, manage system users, configure secure endpoints, and prevent cross-site scripting and request forgery attacks. This new second edition delves into the OAuth 2/OpenID Connect stack and details SecurityFilterChain for security configuration. Don't let security be an afterthought. Start protecting your apps from the first line of code! For experienced Java and Spring developers. All examples in this book use Java.


Категория: КНИГИ » ПРОФЕССИИ И РЕМЕСЛА
На охотничьем промысле
/ Комментариев: 0/


Название: На охотничьем промысле
Автор: А.И. Копытов (сост.)
Издательство: Архангельское книжное изд-во
Год издания: 1957
Количество страниц: 78
Язык: русский
Формат: PDF
Размер: 35,08 Мб

Сборник выверенных практикой секретов передовых охотников.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Build a Frontend Web Framework (From Scratch) (Final Release)
/ Комментариев: 0/

Название: Build a Frontend Web Framework (From Scratch) (Final Release)
Автор: Angel Sola Orbaiceta
Издательство: Manning Publications
Год: 2024
Страниц: 386
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

Learn how a frontend web framework works by coding your own! Web developers use frontend frameworks every day—but do you know how these essential parts of your stack really work? Build a Frontend Web Framework (From Scratch) reveals the inner workings of web frameworks by helping you create your very own. In Build a Frontend Web Framework (From Scratch), you’ll learn the secrets behind frameworks like React, Vue, and Angular. You’ll learn how a modern framework operates by adding features like component state and lifecycle management, a virtual DOM, and reconciliation algorithms to update the HTML efficiently. You’ll appreciate how each critical concept is broken down into easy-to-digest chunks and explained with engaging graphics. Build a Frontend Web Framework (From Scratch) is a hands-on guide designed to lead you through the creation of your own frontend framework, closely mirroring the tools you routinely use in your professional life. My primary goal is to unveil the inner workings of frameworks, enabling you to harness their power more effectively. But the book isn’t just about education; it’s also about reveling in the journey! Frontend frameworks are intricate pieces of software, and this book was crafted with your learning in mind. Each concept is methodically deconstructed into easily digestible segments, supplemented by diagrams and comprehensive explanations. I aim to equip you with everything you need to construct your own framework. For web developers familiar with jаvascript and Node.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Math and Architectures of Deep Learning (Final Release)
/ Комментариев: 0/

Название: Math and Architectures of Deep Learning (Final Release)
Автор: Krishnendu Chaudhury
Издательство: Manning Publications
Год: 2024
Страниц: 553
Язык: английский
Формат: pdf (true)
Размер: 75.9 MB

Shine a spotlight into the Deep Learning "black box". This comprehensive and detailed guide reveals the mathematical and architectural concepts behind Deep Learning models, so you can customize, maintain, and explain them more effectively. Deep Learning can’t be learned by going through a small fragmented set of simplified recipes from which all math has been scrubbed out. This is a mathematical topic and mastery requires understanding the math along with the programming. What is needed is a resource which presents this topic with the requisite amount of math—no more and no less—with the connection between the Deep Learning and math explicitly spelled out. This is exactly what this book strives to provide with its dual presentation of the math and corresponding PyTorch code snippets. Readers need to know Python and the basics of algebra and calculus.


Категория: КНИГИ » ДЕТСКИЕ КНИГИ
Я путешествую
/ Комментариев: 0/

Я путешествуюНазвание: Я путешествую
Серия: Страна родная
Автор книги: Геннадий Снегирёв
Художник: Николай Устинов
Издательство: Малыш
Год выпуска: 1991
Формат: PDF
Язык: русский
Качество: высокое
Размер: 29 Mb

Геннадий Снегирев большую часть своей жизни провел в путешествиях по нашей стране. Свои впечатления об увиденном нашли отражение в его рассказах.


Категория: КНИГИ » ДЕТСКИЕ КНИГИ
Глупый волк (Славянские народные сказки и шутки)
/ Комментариев: 0/

Глупый волк (Славянские народные сказки и шутки)Название: Глупый волк
Автор книги: Босев Асен
Художник: М.Миронова
Издательство: Малыш
Год выпуска: 1990
Формат: PDF
Язык: русский
Качество: высокое
Размер: 34,7 Mb

В книгу вошли славянские народные сказки и шутки в поэтической обработке известного болгарского поэта Асена Босева в переводе Виктора и Александра Викторовых. Веселые иллюстрации нарисовала художник М.Миронова. В этих произведениях нашли отражение богатые фольклорные традиции как болгарского, так и других славянских народов. И конечно всем этим историям присущ неповторимый национальный колорит и народный юмор, что поможет лучше понять своеобразие каждого народа.