LitMy.ru - литература в один клик

  • Добавил: gol8425
  • Дата: 3-04-2025, 14:22
  • Комментариев: 0

Название: Рукопашный бой
Год выпуска: 2004
Автор: С. Н. Банников, С. Н. Нестерович
Издательство: М.: Граница
ISBN: 5-86436-351-0
Формат: DjVu
Размер: 40.9 Mb
Качество: Отсканированные страницы, OCR, хорошее
Количество страниц: 108 стр. с илл.
Язык: Русский

Работа авторов С.Н. Банникова и С.Н. Нестеровича является оригинальной. Ценность ее заключается в том, что в ней использованы материалы исследований и практических наработок, проведенных в рамках НИР по психобиомеханике под руководством почетного профессора Пограничной академии ФСБ РФ А.А. Кадочникова, основоположника «русского стиля» рукопашного боя.
  • Добавил: umkaS
  • Дата: 3-04-2025, 13:34
  • Комментариев: 0
Название: Современные авианосцы
Автор: Никольский М.В.
Издательство: Харвест
Год: 2001
Cтраниц: 160, цвет.ил.
Формат: pdf
Размер: 17 мб
Язык: русский

Книга предоставляет наиболее полную информацию о развитии класса авианосцев США, Великобритании, России, Канады, Франции, Италии, Испании, некоторых стран Азиатско-Тихоокеанского бассейна и Латинской Америки. Освещена история создания авианесущих кораблей, их технические данные, а также участие в вооруженных конфликтах 50 - 90-х годов XX века. Информация будет полейнй и интересной как специалистам, так и широкому кругу читателей, интересующихся историей флота и военной техники.
  • Добавил: umkaS
  • Дата: 3-04-2025, 13:32
  • Комментариев: 0
Название: Задачник по радиосистемам управления и глобальным навигационным спутниковым системам
Автор: Поваляев А. А.
Издательство: Горячая линия-Телеком
Год: 2019
Cтраниц: 126
Формат: pdf
Размер: 27 мб
Язык: русский

Представлен широкий спектр задач, предназначенных для закрепления основных понятий и выработке практических навыков по радиосистемам управления космическими аппаратами и глобальным навигационным спутниковым системам.
  • Добавил: umkaS
  • Дата: 3-04-2025, 13:27
  • Комментариев: 0
Название: История цивилизации в зеркале мер, единиц и денег
Автор: Грамм М.И.
Издательство: Аркаим
Год: 2004
Cтраниц: 344
Формат: pdf
Размер: 103 мб
Язык: русский

Это второе, расширенное и дополненное издание "Занимательной энциклопедии мер, единиц и денег". В издании в хронологическом порядке описан путь к системе СИ, развитие метрологических идей, казусы и чудеса, сопровождавшие это развитие. На протяжении всей книги в сносках, помимо традиционных ссылок на печатные издания, приводятся Интернет-адреса интересных, полезных материалов, имеющих непосредственное отношение к тексту.
  • Добавил: literator
  • Дата: 3-04-2025, 06:38
  • Комментариев: 0
Название: Mac Studio Tricks & Tips - 7th Edition 2025
Автор: Papercut Limited
Издательство: Papercut Limited
Год: 2025
Язык: английский
Формат: pdf
Размер: 46.9 MB

Mac Studio Tricks & Tips is the perfect digital publication for the user that wants to take their skill set to the next level. Do you want to enhance your user experience? Or wish to gain insider knowledge? Do you want to learn directly from experts in their field? Learn the numerous short cuts that the professionals use? Over the pages of this new advanced user guide you will learn everything you will need to know to become a more confident, better skilled and experienced owner. A user that will make the absolute most of macOS and ultimately the Mac Studio itself. An achievement you can earn by simply enabling us to exclusively help and teach you the abilities we have gained over our decades of experience.
  • Добавил: literator
  • Дата: 3-04-2025, 06:18
  • Комментариев: 0
Название: Senior's Edition Smartphones & Tablets - 18th Edition, 2025
Автор: Jon White (Editor)
Издательство: Future Publishing
Год: 2025
Страниц: 132
Язык: английский
Формат: pdf
Размер: 56.7 MB

Smartphones and tablets have come a long way in just a few short years. These compact devices allow you complete an incredible number of day-to-day tasks wherever you are, thanks to their portability and versatility. Your smartphone is not just a phone; it’s an all round media player, a camera, a camcorder, an e-reader and a gateway to the internet that’s always in your pocket. Your tablet is also a game console, a word processor and a safe place for all your treasured photos and videos. Whether you have an iPhone, iPad or an Android smartphone or tablet you’ll find a user-friendly and dynamic interface coupled with recently updated operating systems. So now you have your hands on your brand new life-changing device, you can start to benefit from all it has to offer thanks to Senior’s Edition: Smartphones & Tablets. From surfing the web to downloading apps, this book will cover all you need to know. Enjoy the book!
  • Добавил: literator
  • Дата: 3-04-2025, 05:48
  • Комментариев: 0
Название: C++ Exception Handling Made Easy: A Practical Guide with Examples
Автор: William E. Clark
Издательство: Nobtrex L.L.C.
Год: 2025
Страниц: 186
Язык: английский
Формат: pdf, epub (true)
Размер: 10.1 MB

"C++ Exception Handling Made Easy: A Practical Guide with Examples" is an authoritative resource for developers and programmers aiming to master the intricacies of exception handling in C++. This book provides a thorough examination of error management techniques, facilitating the creation of robust and reliable applications. By exploring traditional methods and introducing modern strategies, it equips readers with the knowledge required for effective handling of unforeseen conditions in software systems. The structured content spans from foundational concepts to advanced topics, ensuring a comprehensive learning experience. Beginning with the significance of exception handling, the book details the construction and mechanics of try-catch blocks, usage of the throw keyword, and variations in catch clauses. It extends further into resource management, employing principles such as Resource Acquisition Is Initialization (RAII), and illustrates best practices with both standard and custom exception classes from the C++ Standard Library.
  • Добавил: literator
  • Дата: 3-04-2025, 04:59
  • Комментариев: 0
Название: C++ Debugging from Scratch: A Practical Guide with Examples
Автор: William E. Clark
Издательство: Nobtrex L.L.C.
Год: 2025
Страниц: 185
Язык: английский
Формат: pdf, epub (true)
Размер: 10.1 MB

"C++ Debugging from Scratch: A Practical Guide with Examples" provides a comprehensive introduction to identifying, understanding, and resolving the multitude of errors and issues that can arise in C++ programming. Artfully designed for both fledglings and seasoned programmers, this book serves as an invaluable resource for mastering the art of debugging. Readers are given a methodical overview of C++ programming fundamentals and are guided through each step of the debugging process, ensuring they develop a profound understanding of how to maintain efficient and error-free code. The book's structured approach illuminates essential debugging tools and techniques, offering insights into Integrated Development Environments (IDEs), command-line debuggers, memory analysis tools, and beyond. Users are equipped with actionable knowledge to effectively diagnose and rectify errors in their programs. Furthermore, the exploration into memory management and pointer operations provides readers with nuanced strategies to manage dynamic memory and avoid common pitfalls. By addressing control structures, logical errors, and object-oriented concepts, the book arms programmers with the cognitive tools they need to preemptively manage and resolve software issues.
  • Добавил: literator
  • Дата: 3-04-2025, 04:35
  • Комментариев: 0
Название: Digital Systems Design for BE | BTech | BSc | MSc of all Universities
Автор: A Nagoor Kani
Издательство: CBS Publishers & Distributors Pvt. Ltd.
Год: 2025
Страниц: 1161
Язык: английский
Формат: pdf (true)
Размер: 15.8 MB

This book is designed for all students of engineering, arts and science colleges of various universities in India. An easy to understand text with crisp but complete explanation of topics will enable the students to understand the basic concepts easily. The digital electronics refer to devices and circuits that process digital signals which are coded in binary. The real world signals are analog and hence the field of electronics was dominated by analog devices and circuits before the invention of digital devices. The real world analog signals are converted to digital signals and processed by digital systems and after processing the digital signals are used either directly or converted back to analog for real world applications. The ADCs (Analog-to-Digital Converters) are used for converting analog signals to digital signals and DACs (Digital-to-Analog Converters) are used to convert digital signals to analog signals. This book is organized with 15 chapters. The fundamental concepts, analysis and design of digital systems are presented in a very easiest and elaborative manner.
  • Добавил: literator
  • Дата: 3-04-2025, 03:58
  • Комментариев: 0
Название: Python Coding Tricks And Tips - 21th Edition 2025
Автор: Papercut Limited
Издательство: Papercut Limited
Год: 2025
Язык: английский
Формат: pdf
Размер: 45.6 MB

Python Coding Tricks and Tips is the perfect digital publication for the user that wants to take their skill set to the next level. Do you want to enhance your user experience? Or wish to gain insider knowledge? Do you want to learn directly from experts in their field? Learn the numerous short cuts that the professionals use? Over the pages of the new advanced user guide you will learn everything you will need to know to become a more confident, better skilled and experienced owner. A user that will make the absolute most of their coding and ultimately Python coding itself. An achievement you can earn by simply enabling us to exclusively help and teach you the abilities we have gained over our decades of experience.