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



Реклама



Название: Дипломатический церемониал императорской России. XVIII век
Автор: Агеева О.Г.
Издательство: М.: Новый Хронограф
Год: 2019
Формат: pdf
Страниц: 929
Размер: 29 mb
Язык: Русский

Монография является первым специальным исследованием дипломатического церемониала Российской империи XVIII в. На основе вводимых в научный оборот архивных материалов в ней впервые рассмотрены церемониалы приема европейских и восточных «чужестранных министров» века Просвещения, а также церемониалы «внутренней дипломатии», то есть приема при петербургском дворе представителей народов, входивших в Российскую империю. Особое внимание в книге уделено истории церемониального ведомства, повседневной жизни и привилегиям петербургского дипломатического корпуса, его участию в протокольной жизни императорского двора.
Разместил: na5ballov 6-06-2024, 14:06 | Комментарии: 0 | Подробнее
Название: From Ruby to Elixir: Unleash the Full Potential of Functional Programming
Автор: Stephen Bussey
Издательство: Pragmatic Bookshelf
Год: June 2024 (P1.0)
Страниц: 213
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

Elixir will change the way you think about programming. Use your Ruby experience to quickly get up to speed so you can see what all of the buzz is about. Go from zero to production applications that are reliable, fast, and scalable. Learn Elixir syntax and pattern matching to conquer the basics. Then move onto Elixir's unique process model that offers a world-class way to go parallel without fear. Finally, use the most common libraries like Ecto, Phoenix, and Oban to build a real-world SMS application. Now's the time. Dive in and learn Elixir. Whether you're a seasoned Ruby developer looking to expand your skill set or a programming beginner looking for a solid foundation in Elixir, this book has what you need to get up to speed quickly. Elixir is a functional language with a fairly small footprint. This makes it easier to learn and put into production than other languages. Plus, it's built on forty-year-old foundations that give your applications rock-solid stability. This book is organized into two parts. Part I is focused entirely on the fundamentals of the Elixir language. You’ll learn how to read and write Elixir code during this part of the book, which will be necessary in Part II. We’ll also cover slightly more advanced topics such as GenServer and the full power of pattern matching. Each section of Part I is designed to be completely stand-alone. The code examples are all chapter-specific, so you won’t be in the dark if you decide to start out of order. Part II is where theory meets practice. You’ll write a real application that uses an API to send and receive text messages.
Разместил: Ingvar16 6-06-2024, 14:02 | Комментарии: 0 | Подробнее

Название: Как правильно делать инъекции
Автор: Соколова Н.Г.
Издательство: Феникс
Год: 2003
Формат: pdf
Страниц: 64
Размер: 35 mb
Язык: Русский

В книге описывается технология проведения ннъекций в домашних условиях. Рассказывается как избежать возможных осложнений при их выполнении.
Эта книга обеспечит вам возможность стать в случае необходимости хорошим помощником врачу, предотвратить возникновение ВИЧ-инфекции и вирусного гепатита.
Разместил: na5ballov 6-06-2024, 14:00 | Комментарии: 0 | Подробнее

Название: Микросервисы. Паттерны разработки и рефакторинга (2023)
Автор: Ричардсон К
Издательство: СПб.: Питер
Год: 2023
Формат: pdf
Страниц: 544
Размер: 25 mb
Язык: Русский

Если вам давно кажется, что вся разработка и развертывание в вашей компании донельзя замедлились - переходите на микросервисную архитектуру. Она обеспечивает непрерывную разработку, доставку и развертывание приложений любой сложности.
Книга, предназначенная для разработчиков и архитекторов из больших корпораций, рассказывает, как проектировать и писать приложения в духе микросервисной архитектуры. Также в ней описано, как делается рефакторинг крупного приложения - и монолит превращается в набор микросервисов
Разместил: na5ballov 6-06-2024, 13:44 | Комментарии: 0 | Подробнее
Название: Artificial Intelligence and Internet of Things based Augmented Trends for Data Driven Systems
Автор: Anshu Singla, Sarvesh Tanwar, Pao‑Ann Hsiung
Издательство: CRC Press
Серия: Intelligent Data‑Driven Systems and Artificial Intelligence
Год: 2024
Страниц: 297
Язык: английский
Формат: pdf (true)
Размер: 11.1 MB

This book comprehensively discusses the role of cloud computing in Artificial Intelligence-based data-driven systems, and hybrid cloud computing for large data-driven applications. It further explores new approaches, paradigms, and frameworks to meet societal challenges by providing solutions for critical insights into data. The text provides internet of things-based frameworks and advanced computing techniques to deal with online/virtual systems. The resource‑constrained nature of IoT devices leads to not only the challenges of privacy and autonomy but also the major challenge of implementing Machine Learning models for IoT devices. The implementation of Machine Learning models on IoT devices in real‑time scenarios poses a major challenge that attracts researchers to work in this domain. To make the IoT ecosystems intelligent, these resource‑constrained devices need to be analysed locally. As of now, all sensed data are being processed and analysed in clouds. The small IoT devices may not afford Machine Learning algorithms because of their limited computational power and memory requirements. This involves issues like low bandwidth, high latency, privacy, security and others. Also, there are several Machine Learning algorithms that can be applied for IoT data analytics especially for data‑driven systems. Therefore, choosing the best model which is application specific is great work of thought.
Разместил: Ingvar16 6-06-2024, 13:05 | Комментарии: 0 | Подробнее
Название: Intermediate C Programming, 2nd Edition
Автор: Yung-Hsiang Lu, George K. Thiruvathukal
Издательство: CRC Press
Год: 2024
Страниц: 1079
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Revised for a new second edition, Intermediate C Programming provides a stepping-stone for intermediate-level students to go from writing short programs to writing real programs well. It shows students how to identify and eliminate bugs, write clean code, share code with others, and use standard Linux-based tools, such as ddd and valgrind. This second edition provides expanded coverage of these topics with new material focused on software engineering, including version control and unit testing. The text enhances their programming skills by explaining programming concepts and comparing common mistakes with correct programs. It also discusses how to use debuggers and the strategies for debugging as well as studies the connection between programming and discrete mathematics. Very few books are written for intermediate-level readers. They know something about programming already and are not surprised when they see if or while. They know how to create functions and call functions. They can write short programs, perhaps dozens of lines of code. However, they are not ready to handle thousand-line programs. They make mistakes sometimes. Most books talk about how to write correct programs without much help with avoiding common mistakes. The readers are unfamiliar with many concepts and tools that can help them write better programs. These readers need a stepping stone to take them from being capable of writing short programs to writing real programs.
Разместил: Ingvar16 6-06-2024, 12:34 | Комментарии: 0 | Подробнее
Название: Designing with Dried Flowers: Creating Everlasting Arrangements
Автор: Hannah Rose Rivers Muller
Издательство: Clarkson Potter
Год: June 4, 2024
Размер: 128 Мб
Формат: PDF
Страниц: 240
Язык: Английский

Окунитесь в мир прекрасных цветов с этой книгой, в которой собраны тридцать две композиции из сухих цветов. Цветы часто бывают мимолетно прекрасны, но букет из сухих цветов - это подарок, который может длиться вечно. В дизайне с использованием сухоцветов вы найдете небольшие композиции на каждый день, красивые венки для любого времени года и повода, а также украшения для торжеств, которые будут великолепно смотреться в данный момент и в течение нескольких месяцев.
Разместил: sun 5-06-2024, 20:16 | Комментарии: 0 | Подробнее
Complete Starter Guide to Needle FeltingНазвание: Complete Starter Guide to Needle Felting
Автор: Claudia Marie Lenart
Издательство: Landauer
Год: June 11, 2024
Размер: 90 Мб
Формат: EPUB
Страниц: 128
Язык: Английский

Заколдованный лес из фетра ручной работы! 20 очаровательных поделок, в том числе грибы, пальчиковые куклы, гномы, феи и единороги. Инструкции для начинающих и полезный обзор шерсти, иголок и других необходимых инструментов и материалов. Техники и советы по окрашиванию, смешиванию и созданию форм, глаз и многого другого.
Создайте свой собственный маленький мир мистических лесных существ с помощью веселого и простого ремесла - валяния иглой!
Разместил: sun 5-06-2024, 19:21 | Комментарии: 0 | Подробнее
Название: Таємниця мого чоловіка
Автор: Ліян Моріарті
Изд-во: КМ-БУКС
Год: 2016
К-во стр.: 384
Язык: українська
Формат: pdf/djvu
Размер: 16,70 Мб

...У наших долях є безліч таємниць, про які ми ніколи не дізнаємося... А деяким таємницям краще лишаться нерозкритими...
Сесилія Фіцпатрик, мати трьох доньок, упевнена, що знає про свого чоловіка все. Однак одного разу натрапляє на листа, написаного його рукою, з приміткою: розпечатати тільки по його смерті. Читати чи не читати? Які темні секрети приховував стільки років чоловік, що видавався таким простим і пересічним? І що робити з таємницею, яка, щойно випливе на світ, здатна зруйнувати життя багатьох родин?
"Таємниця мого чоловіка" - дотепний, захоплюючий роман з акцентом на складності взаємин, таємниці, прощення, довіру і кохання між близькими людьми. Ця книга для тих, хто любить повчальні історії про життя і взаємини всередині сім'ї.
Разместил: TTT22 5-06-2024, 19:12 | Комментарии: 0 | Подробнее
Название: Attacks, Defenses and Testing for Deep Learning
Автор: Jinyin Chen, Ximin Zhang, Haibin Zheng
Издательство: Springer
Год: 2024
Страниц: 413
Язык: английский
Формат: pdf (true)
Размер: 16.1 MB

This book provides a systematic study on the security of Deep Learning. With its powerful learning ability, Deep Learning is widely used in CV, FL, GNN, RL, and other scenarios. However, during the process of application, researchers have revealed that Deep Learning is vulnerable to malicious attacks, which will lead to unpredictable consequences. Take autonomous driving as an example, there were more than 12 serious autonomous driving accidents in the world in 2018, including Uber, Tesla and other high technological enterprises. Drawing on the reviewed literature, we need to discover vulnerabilities in Deep Learning through attacks, reinforce its defense, and test model performance to ensure its robustness. The book aims to provide a comprehensive introduction to the methods of attacks, defenses, and testing evaluations for deep learning in various scenarios. We focus on multiple application scenarios such as computer vision, Federated Learning, graph neural networks, and Reinforcement Learning, considering multiple security issues that exist under different data modalities, model structures, and tasks. Testing deep neural networks is an effective method to measure the security and robustness of Deep Learning models. Through test evaluation, security vulnerabilities and weaknesses in deep neural networks can be identified. By identifying and fixing these vulnerabilities, the security and robustness of the model can be improved. The book is divided into three main parts: attacks, defenses, and testing. In the attack section, we introduce in detail the attack methods and techniques targeting Deep Learning models.
Разместил: Ingvar16 5-06-2024, 16:32 | Комментарии: 0 | Подробнее



 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности