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



Реклама


« Назад.. 1 2 3 4 5 6 7 8 9 10 ... 54919 Вперёд »

Название: Deep Learning on Embedded Systems: A Hands-On Approach Using Jetson Nano and Raspberry Pi
Автор: Tariq M. Arif
Издательство: Wiley
Год: 2025
Страниц: 256
Язык: английский
Формат: epub (true)
Размер: 66.5 MB

Comprehensive, accessible introduction to Deep Learning for engineering tasks through Python programming, low-cost hardware, and freely available software. Deep Learning on Embedded Systems is a comprehensive guide to the practical implementation of Deep Learning for engineering tasks through computers and embedded hardware such as Raspberry Pi and Nvidia Jetson Nano. After an introduction to the field, the book provides fundamental knowledge on Deep Learning, convolutional and recurrent neural networks, computer vision, and basics of Linux terminal and Docker engines. This book shows detailed setup steps of Jetson Nano and Raspberry Pi for utilizing essential frameworks such as PyTorch and OpenCV. GPU configuration and dependency installation procedure for using PyTorch is also discussed allowing newcomers to seamlessly navigate the learning curve. This book outlines a strategy of training complex models on a desktop computer and transferring them to embedded systems for inference. To simplify this, the book mainly focuses on the practical implementation part of Deep Learning using Python programming, low-cost hardware, and freely available software such as Anaconda and Visual Studio Code.
Разместил: Ingvar16 Сегодня, 13:18 | Комментарии: 0 | Подробнее
Название: Freestyle Machine Embroidery
Автор: Carol Shinn
Издательство: Interweave
Год: May 1, 2009
Размер: 130 Мб
Формат: PDF
Страниц: 176
Язык: Английский

Книга по изучению машинной вышивки и квилтинга. Это вдохновляющий путеводитель для всех уровней квалификации. Автор дает обзор всех основных методов вышивки для каждого метода и включает в себя инструкции, фотографии и иллюстрации, диаграммы, образцы крупным планом, а также руководство по проектированию. Начиная с введения, которое включает в себя перечень необходимых материалов, главы охватывают регулировки натяжения нити, понимание как относится к направлению сшивания и ухода за швейной машиной. Это полное руководство к использованию цвета и текстуры творческого уникального дизайн и профессионального уровня отделки
Разместил: sun Сегодня, 12:17 | Комментарии: 0 | Подробнее
Название: Занимательная манга. Автоматическое управление
Автор: Кадзухиро Ф.
Издательство: ДМK
Год: 2020 (2019)
Cтраниц: 210, ил.
Формат: pdf (ocr)
Размер: 62 мб
Язык: русский

Эта манга о системах автоматического управления, которые окружают нас везде - в лифтах, светофорах, стиральных машинах и другой технике. Они делают нашу жизнь легче и удобнее, позволяют экономить трудозатраты на производстве. Вы узнаете про управляющие контуры, микроконтроллеры, контакты разных типов и другую электронную начинку систем управления. Манга будет полезна всем читателям, кто интересуется электроникой и тем, как управлять разными сложными устройствами..
Разместил: rivasss Сегодня, 06:28 | Комментарии: 0 | Подробнее
Название: Русские имена половецких князей. Междинастические контакты сквозь призму антропонимики
Автор: Литвина А.Ф., Успенский Ф.Б.
Издательство: М.: Полимедиа
Год: 2013
Cтраниц: 280
Формат: pdf
Размер: 12 мб
Язык: русский

Русскую историю второй половины XI — начала XIII в. попросту невозможно изложить без постоянного упоминания половцев. Взаимодействие с этими кочевниками, однако, не сво­ди­лось к пря­мо­му военному противостоянию. Рюриковичи с само­го начала стре­мились использовать «атомную энергию» половец­ких кланов в соб­ст­венной внутридинастической борьбе, не пере­ста­вая, впрочем, время от времени объединяться в общерусских походах на половцев.
Разместил: rivasss Сегодня, 06:24 | Комментарии: 0 | Подробнее
Название: Fully-Integrated Low-Dropout Regulators
Автор: Xiangyu Mao, Yan Lu, Rui P. Martins
Издательство: Springer
Серия: Analog Circuits and Signal Processing
Год: 2025
Страниц: 240
Язык: английский
Формат: pdf (true)
Размер: 20.4 MB

This book discusses in detail the key specifications of fully integrated low-dropout regulators (LDOs). It covers the various LDO architectures, including the classic analog architectures and the state-of-the-art digital and switching control methods. The design insight and comparison are discussed according to the key performance index. Readers will be enabled to find a suitable architecture when designing a fully integrated LDO. The low-dropout voltage regulator (LDO) is a linear voltage regulator. Its widespread application in various electronic devices is due to its low power consumption, low output noise, high reliability, compact size, low cost, and ease of CMOS integration. LDOs maintain stable output voltage by adjusting the impedance of the power transistor or the output current. Based on different control methods of the power transistor, fully integrated LDOs can be categorized into three types: analog LDO, digital LDO, and switching LDO.
Разместил: Ingvar16 Сегодня, 04:40 | Комментарии: 0 | Подробнее
Название: An Introduction to Theory of Computation: An Algorithmic Approach
Автор: Mitsunori Ogihara
Издательство: Springer
Год: 2025
Страниц: 388
Язык: английский
Формат: pdf (true), epub
Размер: 32.4 MB

This textbook aims to provide a comprehensive introduction to the theory of computation for upper-level undergraduate students and first-year graduate students in Computer Science and related disciplines. It covers a wide range of foundational topics essential for understanding the principles and applications of computation. The book begins with regular languages, exploring finite automata, nondeterministic finite automata, regular expressions, and the equivalence among these apparatuses. It explores state minimization and the Myhill-Nerode Theorem, offering techniques such as pumping lemmas to identify non-regular languages and using the Myhill-Nerode Theorem for non-regularity proofs. Additionally, the closure properties of regular languages are examined. Context-free languages are another focal point, where the text discusses context-free grammars, Chomsky normal form grammars, pushdown automata, and their equivalences. The book includes pumping lemmas and closure properties using CNF grammars and PDA analysis, as well as identifying non-context-free languages and understanding leftmost derivations. Turing machine models are thoroughly covered, with various models and simulations explained. The book outlines configurations, the Church-Turing Thesis, and differentiates between recursive and recursively enumerable languages.
Разместил: Ingvar16 Сегодня, 03:38 | Комментарии: 0 | Подробнее
Название: Computer Graphics with Multimedia: Basic and Fundamental Concepts
Автор: Dharamdas Kumhar, Avanish Kumar
Издательство: Arcler Press
Год: 2025
Страниц: 310
Язык: английский
Формат: pdf (true)
Размер: 46.8 MB

Computer graphics and multimedia are foundational elements in modern technology, enhancing user interfaces, animation, and visual communication. This book introduces the basic principles of computer graphics, including rendering, modeling, and image processing. It also explores multimedia concepts such as audio-visual integration and interactivity, illustrating real-world applications in gaming, film, and education. This book is an attempt to organize computer graphics concepts, ideas and methods in a clear, concise, and easily understandable form. The basic approach adopted in the preparation of this book is simple and elementary. At each stage, detailed experiments are given along with suitable figures to explain the concepts to the reader. Designed for students and professionals, the book offers a comprehensive understanding of how computer graphics and multimedia shape the digital landscape.
Разместил: Ingvar16 Сегодня, 02:54 | Комментарии: 0 | Подробнее
Название: Accelerate Software Delivery with Shift-Left Testing
Автор: Nagappan Muthupalaniappan
Издательство: Independently published
Год: October 5, 2024
Страниц: 178
Язык: английский
Формат: pdf
Размер: 10.1 MB

Revolutionize your software development process with shift-left testing. In today's fast-paced digital landscape, delivering high-quality software rapidly is imperative. Accelerate Software Delivery with Shift-Left Testing provides a comprehensive roadmap for organizations seeking to transform their development processes. This practical guide empowers teams to embed quality into every stage of the software lifecycle, from inception to deployment. Discover how to break down silos, foster collaboration, and leverage automation to achieve unprecedented levels of speed, efficiency, and customer satisfaction. The software testing sector is expected to adopt novel approaches in the future, such as incorporating AI and ML into testing, putting more emphasis on security tests, and dealing with the issues that come up with new technologies like blockchain and the Internet of Things (IoT). The industry will be able to satisfy the constantly increasing demands of software development thanks to this continual innovation.
Разместил: Ingvar16 Сегодня, 01:38 | Комментарии: 0 | Подробнее
Название: Securing the AWS Cloud: A Guide for Learning to Secure AWS Infrastructure
Автор: Brandon Carroll
Издательство: Wiley
Год: 2025
Страниц: 384
Язык: английский
Формат: epub (true)
Размер: 27.9 MB

Make your next Amazon Web Services deployment secure and private. Dive into the world of cloud security with Securing the AWS Cloud: A Guide for Learning to Secure AWS Infrastructure by Brandon Carroll, a comprehensive guide crafted for those eager to fortify their Amazon Web Services (AWS) deployments. Whether you are starting from scratch or looking to enhance an existing setup, this book serves as your essential roadmap to understanding and implementing robust security measures in the AWS environment. The author, a seasoned infrastructure security expert, begins with the basics of cybersecurity and gradually introduces more complex AWS-specific security practices. His structured approach helps you use your existing knowledge to effectively secure your AWS cloud. The book navigates through a series of real-world challenges and provides actionable solutions, equipping you with the skills needed to tackle security issues head-on.
Разместил: Ingvar16 Сегодня, 00:52 | Комментарии: 0 | Подробнее
Название: Practical Electronics
Издательство: Wimborne Publishing Ltd.
Качество: отличное, high quality
Страниц: 84
Формат: PDF
Размер файла: 100 МБ
Язык: english / английский

Practical Electronics (ex. Everyday Practical Electronics) - популярный зарубежный журнал по электронике и схемотехнике для электронщиков и компьютерных энтузиастов. В журнале для повторения приводится полное описание проектов, со схемами и печатными платами. Принципиальные схемы, элементная база, измерительная техника и оборудование – всё это в доступной и понятной форме для специалистов и любителей.
Разместил: Hennady Сегодня, 00:22 | Комментарии: 0 | Подробнее

« Назад.. 1 2 3 4 5 6 7 8 9 10 ... 54919 Вперёд »

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