Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Название: Memristors: From Materials to Devices: Memristor Models, Mechanisms, Fabrication Methods, and Applications
Автор: Alex James
Издательство: River Publishers
Год: 2025
Страниц: 298
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

This book is a straightforward guide for researchers, engineers, and technology enthusiasts interested in memristors. It covers the fundamentals of memristors, including what they are and how they work, and explores different materials used in them, like binary oxides, perovskites, and new materials like transition metal dichalcogenides (TMDCs). It also explains how memristors are made using methods like physical vapor deposition (PVD) and electrochemical deposition. The book also shows the different types of memristor devices such as non-volatile, spintronic, ferroelectric, polymeric, and molecular memory devices. The book discusses important things like how well memristors work over time, how consistent they are, and how fast they can switch on and off. It also talks about where memristor technology is headed in the future, beyond what's possible with current computer chips.
Разместил: Ingvar16 28-05-2025, 03:50 | Комментарии: 0 | Подробнее
Название: Generative AI for Cloud Solutions: Building end-to-end generative AI stacks with cloud services and model orchestration pipelines
Автор: Sireesha Muppala, Randy DeFauw, Sina Sojoodi
Издательство: BPB Publications
Год: 2025
Страниц: 316
Язык: английский
Формат: epub (true)
Размер: 15.2 MB

Generative AI is transforming every industry, with applications ranging from creative content generation, simple chatbots, to entirely new ways of engaging with consumers. But there is as much uncertainty as buzz—understanding how to use this technology securely and responsibly, and recognizing what the pitfalls are. In this book, we will put together a complete picture of Generative AI development on modern cloud platforms, covering all stages of building and operating a production-grade solution with consideration for performance, security, governance, and responsibility. Conceptual discussions will be accompanied by functional examples, using working code on Amazon Web Services (AWS) cloud to demonstrate key concepts. We will explore the full lifecycle, from initial model selection and fine-tuning to production deployment, monitoring, and ongoing operation. Key aspects include prompt engineering, data integration techniques, observability, the shared responsibility model, and the full solution lifecycle from design to operation. Additionally, we will discuss recommendations for prioritizing a Generative AI roadmap for organizations and emerging trends in the field.
Разместил: Ingvar16 28-05-2025, 03:19 | Комментарии: 0 | Подробнее
Название: Enterprise Automation with Power Automate: Comprehensive guide for your journey to automation mastery with Power Automate
Автор: Michael Heath
Издательство: BPB Publications
Год: 2025
Страниц: 396
Язык: английский
Формат: epub (true)
Размер: 13.5 MB

Enterprise Automation with Power Automate is more than just a how-to manual. It is a comprehensive guide designed to transform how you think about and approach automation. By focusing on underlying mechanics and strategic principles, this book strengthens you to build and optimize automations that streamline processes and enhance efficiency for individuals and enterprises alike. Explore the core components of Power Automate and learn to leverage its features effectively. The book provides a structured approach to preparing, executing, and expanding automation initiatives, ensuring you can adapt to the constantly evolving demands of work. This mindset shift enables you to tackle any challenge, from personal productivity to complex organizational workflows. As you progress, the focus shifts from individual solutions to enterprise-wide strategies. You will learn to implement robust governance, security, and monitoring practices, fostering a culture of automation that ensures scalability and continuous improvement. This book is for anyone looking to enhance productivity through automation, from beginners eager to learn to experts seeking to refine their approach.
Разместил: Ingvar16 28-05-2025, 01:19 | Комментарии: 0 | Подробнее

Название: Подвижные игры в терапии больных и ослабленных детей
Автор: В.Л. Страковская
Издательство: Медицина
Год издания: 1978
Количество страниц: 185
Язык: русский
Формат: PDF, DjVu
Размер: 10,19 Мб

В книге представлено 200 подвижных игр для детей от 2 до 14 лет с различными отклонениями в состоянии здоровья (заболевания органов дыхания, сердечно-сосудистой системы, опорно-двигательного аппарата).
Книга предназначена для врачей педиатров и методистов лечебной физкультуры, работающих в детских лечебно-профилактических учреждениях.
Разместил: Belka01 27-05-2025, 23:44 | Комментарии: 0 | Подробнее
Название: Azure Networking: Understand key concepts and design secure Cloud networking architectures
Автор: Jose Moreno, Adam Stuart
Издательство: BPB Publications
Год: 2025
Страниц: 408
Язык: английский
Формат: epub (true)
Размер: 28.0 MB

In the ever-evolving landscape of Cloud technology, every project demands a robust, high-performance, scalable and secure foundation. Whether you're deploying traditional Virtual Machines or pioneering modern Artificial Intelligence solutions, a well designed Azure Networking infrastructure is critical for success. This book simplifies complex concepts, empowering you to architect reliable and efficient network solutions within the Azure cloud. It takes you from the fundamentals of Azure networking, including VNets, NSGs, and hub-and-spoke models, to advanced topics like Virtual WAN, ExpressRoute, and SD-WAN integration using Route Server. It meticulously covers essential design considerations, security best practices with Azure Firewall, service tags, AVNM security rules and ZTNA, and explores multi-cloud strategies. You will learn how to implement effective DNS with Private Resolver and PaaS networking using Private Link, and master application delivery with load balancing and Front Door. This book is for network architects and engineers familiar with on-premises networking products and protocols. It also benefits cloud architects who understand Azure constructs and want to specialize in its networking capabilities.
Разместил: Ingvar16 27-05-2025, 20:57 | Комментарии: 0 | Подробнее
Название: Infrastructure as Code with Azure Bicep: Infrastructure development through Bicep modules, template specs, and DevOps automation pipelines
Автор: Adora Nwodo
Издательство: BPB Publications
Год: 2025
Страниц: 268
Язык: английский
Формат: pdf, epub (true)
Размер: 11.2 MB

Azure Bicep is a powerful language for deploying Azure resources declaratively, providing a simpler and more efficient alternative to JSON for creating Azure Resource Manager templates. It streamlines the process of defining, provisioning, and managing cloud infrastructure, making Infrastructure as Code (IaC) more accessible and effective. This book provides a comprehensive guide to Azure Bicep, starting with an introduction to IaC, Bicep's core concepts, and a comparative analysis with ARM templates. It covers installation, setup, fundamental syntax, and practical template creation and deployment. Readers will learn to utilize variables, parameters, expressions, conditions, and loops for dynamic configurations. The book explores modularity through Bicep modules and template specs, as well as compilation and decompilation processes. Automation is emphasized with GitHub Actions and Azure DevOps CI/CD pipelines, including monitoring and troubleshooting. Advanced topics include scaling Bicep for large projects, secret management, cross-subscription deployments, and Policy as Code (PaC). By the end of the book, you will have the tools and knowledge to implement IaC principles in your workflow, accelerating the development of reliable and scalable Azure cloud applications.
Разместил: Ingvar16 27-05-2025, 19:17 | Комментарии: 0 | Подробнее
Название: Успех на 100%. Сборник (12 книг)
Автор: коллектив
Издательство: Москва
Год: 2014-2015
Страниц: 2248
Формат: fb2
Размер: 10,2 мб
Качество: хорошее
Язык: русский

Прочитав книги вы научитесь принимать верные решения в условиях недостатка информации Вы овладеете специальными техниками управления другими людьми Вы будете включаться только в те дела, которые окажутся успешными.
Разместил: gol8425 27-05-2025, 18:12 | Комментарии: 0 | Подробнее
Название: Event-Database Architecture for Computer Games: Volume 1, Software Architecture and the Software Production Process
Автор: Rodney Quaye
Издательство: CRC Press
Год: 2026
Страниц: 280
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

Event-Database Architecture for Computer Games proposes the first explicit software architecture for game development, answering the problem of building modern Computer Games with little or no game design. An archetypal software production process, based on this architecture, is also introduced. This volume begins by describing the formal definition of software production processes in general and the production process of Computer Games in particular. It introduces the two basic principles behind the software architecture that addresses the communication and productivity problems of a degenerative production process. It goes on to describe the archetypal software production process and outlines the role that the Game Designers, Game Programmers, Game Artists, Sound Designers and Game Testers play in that process. This book will be of great interest to professional game developers involved in programming roles, such as Tools Programmers, UI Programmers, Gameplay Programmers and Engineers, as well as students studying game development and programming.
Разместил: Ingvar16 27-05-2025, 18:04 | Комментарии: 0 | Подробнее
Название: DeepSeek AI: A comprehensive guide for enterprise implementation
Автор: Utpal Chakraborty
Издательство: BPB Publications
Год: 2025
Страниц: 260
Язык: английский
Формат: pdf, epub (true)
Размер: 10.1 MB

This guide takes readers from core concepts to practical implementations, showcasing DeepSeek's capabilities across industries. Starting with AI evolution and DeepSeek's technical foundations, the book establishes a framework for understanding its innovative problem-solving approach. This technical volume examines DeepSeek's evolution beyond traditional transformer-based models, addressing GPT legacy limitations through architectural innovations and efficiency optimizations. The text explores DeepSeek's layered approach, attention mechanisms, multimodal fusion techniques, and training methodologies across NLP, healthcare, education, and cybersecurity applications. Technical frameworks for installation, custom model training, domain-specific fine-tuning, and API integration are documented with performance optimization strategies for production deployment. Implementation approaches span code generation, multilingual translation, video analysis, scientific research, and edge computing. This book is designed for data scientists, ML engineers, AI researchers, software developers, and technical leaders seeking to implement cutting-edge AI solutions. Readers should have a foundational understanding of ML concepts, basic programming skills, and familiarity with neural networks, though extensive AI expertise is not required to benefit from the practical applications covered.
Разместил: Ingvar16 27-05-2025, 17:12 | Комментарии: 0 | Подробнее

Название: Барселона. Путеводитель + мини-разговорник
Автор: Мёгингер Р.
Издательство: Аякс-Пресс
Год: 2019
Формат: pdf
Страниц: 151
Размер: 18 mb
Язык: Русский

Саграда Фамилия (Храм Святого семейства) и парк Гуэля, созданные великим Гауди, уникальный рынок Бокерия, узенькие улочки Готического квартала и широкие проспекты района Эшампле, один из самых больших оперных театров мира «Лисео» и традиционные сардана, фламенко, тапас и морепродукты, музей известной во всем мире футбольной команды, а также песчаные пляжи, солнце – все это Барселона, удивительный город на берегу Средиземного моря! А еще здесь проводят модные показы, кулинарные шоу, музыкальные выступления, дегустации вина и много другого!
Разместил: na5ballov 27-05-2025, 16:05 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности