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



Реклама


Автор: Ande
Название: Другой сценарий 2. Наугад
Издательство: Самиздат
Год: 2022
Формат: FB2, RTF, TXT, PDF
Размер: 10 mb


19 мая 1985г. Туркменская ССР. Я сижу на песке, прислонившись к заднему бамперу Волги. Сейчас меня будут убивать. Горячий ветер швырнул в лицо песком. Вдали синеют предгорья Копетдага, до которых я так и не добрался. Жара, исподволь, наваливается все сильнее. Вокруг гребаные Кара Кумы. Так глупо умереть! Как же обидно! . .
Разместил: 0bato 1-10-2022, 08:40 | Комментарии: 0 | Подробнее
Название: Swift Recipes for iOS Developers: Real-Life Code From Apple App Store Apps
Автор: Alexander Nekrasov
Издательство: Apress
Год: 2022
Формат: True PDF
Страниц: 366
Размер: 10 Mb
Язык: English

Boost your iOS developer career by learning from real-life examples and start writing code for one of the most successful platforms ever. No matter if you’re an experienced developer or just a beginner, you’ll find something new and something useful for your future projects here.
Разместил: vitvikvas 1-10-2022, 08:39 | Комментарии: 0 | Подробнее
Название: Нейроинженерия и нейротехнологии
Автор: А. С. Брюховецкий, М. А. Шурдов
Издательство: Издательские решения
Год: 2022
Формат: PDF
Страниц: 321
Размер: 10 Mb
Язык: Русский

Монография обобщает достижения и перспективы развития нейроинженерии. Описано открытие микроволновой активности головного мозга. Предложены алгоритмы создания инновационной микроволновой электроэнцефалографии, микроволнового интерфейса между головным мозгом и компьютером, гиперзвуковой биоинженерии под контролем МРТ и капитумморфного суперкомпьютера на основе устройства головы человека. Книга предназначена для ученых, врачей и для широкого круга читателей, интересующихся проблемой.
Разместил: vitvikvas 1-10-2022, 08:22 | Комментарии: 0 | Подробнее
Планета без имениНазвание: Планета без имени
Автор: Вадим Панасенков
Язык: русский
Издательство: Самиздат
Год: 2022
Страниц: 80
Формат: pdf
Размер: 10,3 Мб

Освоение неизвестных планет считается одним из самых опасных занятий. Зачастую сопровождаемые смертью и неизвестными науке заболеваниями. Терять специалистов никому не хотелось, поэтому власти решили исправить данную оплошность и минимизировать риски. Было решено отправлять на такие планеты заключенных, и дело сразу начало продвигаться вперед. Диким неизученным планетам присваивался номерной индекс, а когда планету признавали пригодной для жизни, ей давали имя.
Разместил: PRESSI 1-10-2022, 08:21 | Комментарии: 0 | Подробнее
Название: Test Your Skills in C# Programming: Review and Analyze Important Features of C#
Автор: Vaskaran Sarcar
Издательство: Apress
Год: 2022
Формат: True PDF
Страниц: 473
Размер: 10 Mb
Язык: English

Review the fundamental constructs in C# using Q&As and program segments to boost your confidence and gain expertise. This book will help you analyze your programs more efficiently and enhance your programming skills.
The book is divided into three parts, where you will learn the fundamentals, object-oriented programming, and some advanced features of C#. In the first part, you will review C# and .NET basics along with the important constructs such as strings, arrays, and structures. In the second part, you'll review the concepts of object-oriented programming in detail. Here, you will go through various program segments in class and objects, inheritance, polymorphism, abstraction, encapsulation, and much more. You will also analyze the output of the given programs with the help of Q&A sections. The uses of interfaces, static class, and exception handling are discussed in the book along with some other important concepts in C#. In the third and last part, you will learn advanced features of C# programming such as delegates, events, lambdas, generics, and multithreading. Here, you'll also cover some of the latest features of C#.
Разместил: vitvikvas 1-10-2022, 07:57 | Комментарии: 0 | Подробнее
Название: System Firmware: An Essential Guide to Open Source and Embedded Solutions
Автор: Subrata Banik, Vincent Zimmer
Издательство: Apress
Год: 2022
Формат: True PDF
Страниц: 651
Размер: 22,1 Mb
Язык: English

Find the right bootloader solution or combination of firmware required to boot a platform considering its security, product features, and optimized boot solutions. This book covers system boot firmware, focusing on real-world firmware migration from closed source to open source adaptation.
The book provides an architectural overview of popular boot firmware. This includes both closed sourced and/or open source in nature, such as Unified Extensible Firmware Interface (UEFI), coreboot, and Slim Bootloader and their applicable market segments based on product development and deployment requirements.
Traditional system firmware is often complex and closed sourced whereas modern firmware is still a kind of hybrid between closed and open source. But what might a future firmware model look like? The most simplistic boot firmware solution uses open source firmware development. This bookhelps you decide how to choose the right boot firmware for your products and develop your own boot firmware using open source.
Разместил: vitvikvas 1-10-2022, 07:20 | Комментарии: 0 | Подробнее
Название: PHP 8 for Absolute Beginners: Basic Web Site and Web Application Development
Автор: Jason Lengstorf, Thomas Blom Hansen, Steve Prettyman
Издательство: Apress
Год: 2022
Формат: True PDF
Страниц: 439
Размер: 10 Mb
Язык: English

Embark on a practical journey of building dynamic sites aided by multiple projects that can be easily adapted to real-world scenarios. This third edition will show you how to become a confident PHP developer, ready to take the next steps to being a Full Stack Developer and/or successful website or web application programmer.
You won't be swamped with every detail of the full PHP language up front – instead, you’ll be introduced to a small, versatile subset of PHP by learning to use it creatively to develop dynamic projects. You will see how to use variables, control structures, functions, and object-oriented programming. Secure programming techniques are used throughout the book to demonstrate the proper way to defend against hackers. You will learn how to plan and create MySQL/MariaDB databases and access them using PHP. During this process, you will be introduced to data objects, UI design concepts, and design patterns. Model-View-Controller (MVC) methodology will be used to keep a consistent logical design for each project.
Разместил: vitvikvas 1-10-2022, 07:09 | Комментарии: 0 | Подробнее
Название: Россия и европейский империализм
Автор: Владимир Василик
Издательство: Литрес
Жанр: История
Год: 2019
Язык: Русский
Формат: fb2, rtf
Размер файла: 15.1 Мб

В представляемой книге рассматриваются основные узлы русской истории – Крещение Руси, Невская Битва, Ледовое Побоище, Полтавская Баталия, Отечественная Война 1812 года, Первая Мировая Война, Вторая Мировая война. Для книги характерно соединение точности, четкости, ясности мысли, убедительности выводов с «сокровенной теплотой патриотизма».
Её автор, доктор исторических наук Владимир Владимирович Василик, является признанным историком и специалистом широкого профиля, который свободно ориентируется как в сложных вопросах истории Византии и Древней Руси, так и в непростых проблемах истории Великой Отечественной войны, как в военных операциях, так и в духовной жизни.
Книгу открывает предисловие известного историка, ветерана Великой Отечественной войны д.и.н. М. И. Фролова.
Разместил: martin-games 1-10-2022, 07:03 | Комментарии: 0 | Подробнее
Георгий Жуков. Стенограмма Октябрьского (1957 г.) Пленума ЦК КПСС и другие документы
Автор: Под ред. акад. А.Н. Яковлева
Название: Георгий Жуков. Стенограмма Октябрьского (1957 г.) Пленума ЦК КПСС и другие документы
Издательство: М.: МФД
Год: 2001
Формат: djvu
Размер: 12,04 Мб
Страниц: 820
Язык: Русский

Сборник документов отражает послевоенную судьбу маршала Жукова, полную профессионального и личного драматизма.
Разместил: balik2 1-10-2022, 07:02 | Комментарии: 0 | Подробнее

Название: The Roots of Ukrainian Nationalism: Galicia as Ukraine's Piedmont
Автор: Paul Robert Magocsi
Издательство: University of Toronto Press
Год: 2002
Формат: pdf
Страниц: 233
Для сайта: Mirknig.su
Размер: 11 MB
Язык: English

To the surprise of many, the Soviet Union ceased to exist in 1991, and out of its ruins arose an independent Ukraine. This was a remarkable achievement, and one that owed much to activities in Galicia, as Paul Robert Magocsi reveals here.
Magocsi begins with a brief historical survey of Galicia, where Ukrainian national and cultural interests have long flourished. His subsequent essays focus on the role played by Galicia during the nineteenth century, when Ukrainians were struggling for recognition as a distinct nationality. He places Galicia in the larger context of Ukrainian and eastern European politics, then follows with studies of the nuts and bolts of nation building - language, culture, ideology and so on. He also explores the influence of the Habsburg Empire in creating unique conditions for Ukraine's national and social revival, and considers the impact of both Habsburg and Soviet rule on the Ukrainian national psyche.
Разместил: balik2 1-10-2022, 07:02 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности