История Древнего мира. Древний Рим

Автор: Igor1977 от 9-02-2024, 07:21, Коментариев: 0

Категория: КНИГИ » ИСТОРИЯ


Название: История Древнего мира. Древний Рим
Автор: Никишин В. О.
Издательство: М.: Юрайт
Год: 2021
Формат: pdf
Страниц: 299
Размер: 79 mb
Язык: Русский

История Древнего Рима представляет собой заключительный, финальный этап древней истории Средиземноморья. Цель освоения данной дисциплины заключается в формировании у студентов целостного представления о путях исторического развития древнеримского общества и государства. Автор стремился показать общие закономерности и специфические черты этого развития в контексте исторических процессов, протекавших в античном Средиземноморье. Дисциплина «История Древнего Рима» является составной частью курса всемирной истории, а именно его раздела, предметом которого является изучение истории древних цивилизаций.
 

Мир Средневековья. Проблемы вещеведения

Автор: Igor1977 от 9-02-2024, 07:16, Коментариев: 0

Категория: КНИГИ » ИСТОРИЯ


Название: Мир Средневековья. Проблемы вещеведения
Автор: Коваль В.Ю. (отв. ред.)
Издательство: М.: Институт археологии РАН
Год: 2022
Формат: pdf
Страниц: 321
Размер: 38 mb
Язык: русский

Второго и третьего декабря 2021 г. в ИА РАН состоялась конференция, посвященная 70-летию отдела средневековой (ранее славяно-русской) археологии "Мир Средневековья: проблемы вещеведения". В настоящий том вошли прозвучавшие на конференции доклады и ряд важных для раскрытия темы материалов, поступивших уже после завершения конференции.
 

Blockchain-based Internet of Things: Opportunities, Challenges and Solutions

Автор: literator от 9-02-2024, 06:54, Коментариев: 0

Категория: КНИГИ » СЕТЕВЫЕ ТЕХНОЛОГИИ

Название: Blockchain-based Internet of Things: Opportunities, Challenges and Solutions
Автор: Iraq Ahmad Reshi, Sahil Sholla
Издательство: CRC Press
Год: 2024
Страниц: 239
Язык: английский
Формат: pdf (true)
Размер: 26.0 MB

This book presents an overview of the blockchain-based Internet of Things systems, along with the opportunities, challenges, and solutions in diverse fields such as business, education, agriculture, and healthcare. It discusses scalability, security, layers, threats, and countermeasures in blockchain-based Internet of Things network. In an era defined by groundbreaking technological advancements, the fusion of blockchain and the Internet of Things (IoT) has emerged as a dynamic and transformative force. The rapid proliferation of smart devices, coupled with the decentralized nature of blockchain technology, has ushered in a new paradigm that promises to revolutionize the way we interact with and perceive the digital realm. The convergence of blockchain and IoT has given rise to a landscape of unprecedented impact, growth, and potential. As smart devices seamlessly interconnect various facets of our lives—​spanning from homes and workplaces to vehicles and industries—​a world of endless possibilities unfolds before us. The text is primarily written for graduate students, and academic researchers working in the fields of Computer Science and engineering, electrical engineering, and information technology.
 

"Летучие мыши". Мышата

Автор: martin от 9-02-2024, 06:17, Коментариев: 0

Категория: КНИГИ » ФАНТАСТИКА И ФЭНТЕЗИ

Название: "Летучие мыши". Мышата
Автор: Вадим Чинцов
Издательство: Самиздат
Жанр: Назад в СССР, Попаданцы во времени, Исторические приключения
Год: 2024
Язык: Русский
Формат: fb2
Размер файла: 11.3 Мб

Два друга, всю свою жизнь посвятившие службе в спецназе ГРУ после смерти опять возвращаются в 1966 год, им опять по восемнадцать лет и они решают изменить свою жизнь ради спасения Советского Союза.
 

Electrodynamics Tutorials with Python Simulations

Автор: literator от 9-02-2024, 06:16, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Electrodynamics Tutorials with Python Simulations
Автор: Taejoon Kouh, Minjoon Kouh
Издательство: CRC Press
Год: 2024
Страниц: 295
Язык: английский
Формат: pdf (true)
Размер: 35.5 MB

This book provides an accessible introduction to intermediate-level electrodynamics with computational approaches to complement a traditional mathematical treatment of the subject. It covers key topics in electrodynamics, such as electromagnetic fields, forces, potentials, and waves as well as Special Theory of Relativity. Through intuition-building examples and visualizations in the Python programming language, it helps readers to develop technical computing skills in numerical and symbolic calculations, modeling and simulations, and visualizations. Python is a highly readable and practical programming language, making this book appropriate for students without extensive programming experience. This book can serve as an electrodynamics textbook for undergraduate physics and engineering students in their second or third years, who are studying intermediate- or advanced-level electrodynamics and who want to learn techniques for scientific computing at the same time. This book will also appeal to Computer Science students who want to see how their computer programming skills may be applied to science, particularly to physics, without needing too much background physics knowledge. Perhaps the most challenging step in following the codes in this book may be the first step of getting started with Python. Fortunately, there are a few user-friendly options at this point of writing. The first option is a free, cloud-based Python environment like Google Colaboratory (or Colab). You can open, edit, and run Python codes on a Jupyter Notebook environment using a browser.
 

Neural Networks with Model Compression

Автор: literator от 9-02-2024, 05:14, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Neural Networks with Model Compression
Автор: Baochang Zhang, Tiancheng Wang, Sheng Xu, David Doermann
Издательство: Springer
Серия: Computational Intelligence Methods and Applications
Год: 2024
Страниц: 267
Язык: английский
Формат: pdf (true), epub
Размер: 34.3 MB

Deep Learning has achieved impressive results in image classification, Computer Vision and Natural Language Processing (NLP). To achieve better performance, deeper and wider networks have been designed, which increase the demand for computational resources. The number of floating-point operations (FLOPs) has increased dramatically with larger networks, and this has become an obstacle for convolutional neural networks (CNNs) being developed for mobile and embedded devices. In this context, our book will focus on CNN compression and acceleration, which are important for the research community. We will describe numerous methods, including parameter quantization, network pruning, low-rank decomposition and knowledge distillation. More recently, to reduce the burden of handcrafted architecture design, neural architecture search (NAS) has been used to automatically build neural networks by searching over a vast architecture space. Our book will also introduce NAS due to its superiority and state-of-the-art performance in various applications, such as image classification and object detection. Deep Learning is a subset of Machine Learning that focuses on developing and applying artificial neural networks with multiple layers, also known as deep neural networks. It is inspired by the structure and function of the human brain, specifically the interconnectedness of neurons. Deep Learning models can have many architectures, depending on the task and data being addressed. Common architectures include feedforward neural networks, convolutional neural networks (CNNs) for image analysis, recurrent neural networks (RNNs) for sequence data, and transformers for natural language processing (NLP) tasks. Deep Learning has revolutionized the field of Artificial Intelligence, enabling machines to learn and make intelligent decisions from vast amounts of data.
 

Концерт для Колобка с оркестром (Аудиокнига)

Автор: Uri от 9-02-2024, 04:47, Коментариев: 0

Категория: АУДИОКНИГИ » БЕЛЛЕТРИСТИКА

Концерт для Колобка с оркестром (Аудиокнига)Название: Концерт для Колобка с оркестром
Автор: Донцова Дарья
Цикл/серия: Виола Тараканова
Номер книги: 10
Жанр: Детектив
Издательство: Эксмо
Год: 2024
Тип: аудиокнига
Читает: Благушко Людмила
Язык: Русский
Время звучания: 10:40:53
Формат: MP3
Битрейт аудио: 128 кбит/c
Размер: 594.4 Mb

Ох, не написать ли мне вместо детектива философский роман на тему «Что такое не везет и как с этим бороться?». Не повезло не только мне, Виоле Таракановой, но и моим домочадцам.
Поддавшись на уговоры моей подруги Аньки, мы с Томочкой и детьми поехали отдыхать в ее «имение» с поэтическим названием Пырловка. Мало того, что здесь туалет под кустом, душ в автобусе, а газ в баллонах, так я еще умудрилась влипнуть в скверную историю, когда улепетывала от местных собак.
 

Design and Analysis of Control Systems, Second Edition

Автор: literator от 9-02-2024, 04:42, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Design and Analysis of Control Systems: Driving the Fourth Industrial Revolution, Second Edition
Автор: Arthur G.O. Mutambara
Издательство: CRC Press
Год: 2024
Страниц: 795
Язык: английский
Формат: pdf (true)
Размер: 39.1 MB

Written to inspire and cultivate the ability to design and analyse feasible control algorithms for a wide range of engineering applications, this comprehensive text covers the theoretical and practical principles involved in the design and analysis of control systems. This second edition introduces 4IR adoption strategies for traditional intelligent control, including new techniques of implementing control systems. It provides improved coverage of the characteristics of feedback control, root-locus analysis, frequency-response analysis, state space methods, digital control systems and advanced controls, including updated worked examples and problems. The design and analysis of control systems require tools to enable and speed up the process. There are a number of such computer-based computational tools that can be used. MATLAB and its MATLAB Control System Toolbox are the most popular tools, followed by Simulink Control Design. There is also LabVIEW which is a graphical tool and an alternative programming method to MATLAB. Other tools include SPICE-Based Simulation Software, SimPowerSystems, StateFlow, and Mathcad. With the advent of the Fourth Industrial Revolution (4IR) and extensive use of Artificial Intelligence (AI), there are new advanced methods of designing and analysing control systems. Most of these techniques are data-driven, and more specifically AI-based. To start with, concepts such as Data-Driven Modelling, Artificial Intelligence, Machine Learning, Deep Learning, Fuzzy Logic, and Artificial Neural Networks are introduced and discussed in detail.
 

Адмирал Империи. Книга 13 (Аудиокнига)

Автор: Uri от 9-02-2024, 04:24, Коментариев: 0

Категория: АУДИОКНИГИ » БЕЛЛЕТРИСТИКА

Адмирал Империи. Книга 13 (Аудиокнига)Название: Адмирал Империи. Книга 13
Автор: Коровников Дмитрий
Цикл/серия: Адмирал Империи
Номер книги: 13
Жанр: Фантастика
Издательство: ЛитРес
Год: 2024
Тип: аудиокнига
Читает: Обухов Михаил
Язык: Русский
Время звучания: 04:35:42
Формат: MP3
Битрейт аудио: 128 кбит/c
Размер: 254.56 Mb

Пограничные звёздные системы Российской Империи атакованы ударными флотами Американской Сенатской Республики. Мы начинаем наши «Хроники» с описания одного из самых кровопролитных и беспощадных столкновений начала 23 века. В мировой историографии этот конфликт назван – «Второй Александрийской войной». В наши учебники истории его первый этап вошёл под названием: «Отечественная война 2215 года»…
 

Через ее труп (Аудиокнига)

Автор: Uri от 9-02-2024, 04:21, Коментариев: 0

Категория: АУДИОКНИГИ » БЕЛЛЕТРИСТИКА

Через ее труп (Аудиокнига)Название: Через ее труп
Автор: Уолтер Сьюзен
Жанр: Детектив
Издательство: INSPIRIA. Эксмо
Год: 2024
Тип: аудиокнига
Читает: Фортунатова Мария
Язык: Русский
Время звучания: 09:24:15
Формат: MP3
Битрейт аудио: 128 кбит/c
Размер: 520.14 Mb

Наследство, которое приходит с предупреждением: «То, что вы сейчас прочтете, вас потрясет, поэтому позвольте мне подготовить вас…»