Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Real-Time C++: Efficient Object-Oriented and Template Microcontroller Programming, Kormanyos Christopher


Варианты приобретения
Цена: 10480.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Kormanyos Christopher   (Кристофер Корманёс)
Название:  Real-Time C++: Efficient Object-Oriented and Template Microcontroller Programming
Перевод названия: Кристофер Корманёс: Real-Time C++. Эффективное объектно-ориентированное и шаблонное программирование
ISBN: 9783662629956
Издательство: Springer
Классификация:




ISBN-10: 366262995X
Обложка/Формат: Hardcover
Страницы: 510
Вес: 0.95 кг.
Дата издания: 29.08.2021
Язык: English
Размер: 23.39 x 15.60 x 3.02 cm
Ссылка на Издательство: Link
Поставляется из: Германии
Описание: With this book, Christopher Kormanyos delivers a highly practical guide to programming real-time embedded microcontroller systems in C++.


Some Assembly Required

Автор: Margush, Timothy S
Название: Some Assembly Required
ISBN: 1439820643 ISBN-13(EAN): 9781439820643
Издательство: Taylor&Francis
Рейтинг:
Цена: 16078.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Practical Electronics (Volume I): 8085 Microprocessor & 8051 Microcontroller Laboratory Manual

Автор: T Veeramanikandasamy
Название: Practical Electronics (Volume I): 8085 Microprocessor & 8051 Microcontroller Laboratory Manual
ISBN: 1651706700 ISBN-13(EAN): 9781651706701
Издательство: Неизвестно
Цена: 3621.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Real-Time C++

Автор: Kormanyos
Название: Real-Time C++
ISBN: 3662629984 ISBN-13(EAN): 9783662629987
Издательство: Springer
Рейтинг:
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: With this book, Christopher Kormanyos delivers a highly practical guide to programming real-time embedded microcontroller systems in C++.

Embedded Microcontroller Interfacing

Автор: Gourab Sen Gupta
Название: Embedded Microcontroller Interfacing
ISBN: 3642136354 ISBN-13(EAN): 9783642136351
Издательство: Springer
Рейтинг:
Цена: 22203.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book describes the architecture, operating principles and programming details in high level language of embedded microcontrollers. It provides many design examples of interfacing the microcontroller for students` projects and includes practical tips.

The Use Case and Smart Grid Architecture Model Approach

Автор: Marion Gottschalk; Mathias Uslar; Christina Delfs
Название: The Use Case and Smart Grid Architecture Model Approach
ISBN: 3319492284 ISBN-13(EAN): 9783319492285
Издательство: Springer
Рейтинг:
Цена: 7685.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book introduces readers to the fundamentals of the IEC 62559 Use Case Methodology, explains how it is related to the Smart Grid Architecture Model (SGAM), and details how a holistic view for both architecture and requirements engineering can be achieved.

Real-Time C++: Efficient Object-Oriented and Template Microcontroller Programming

Автор: Kormanyos Christopher
Название: Real-Time C++: Efficient Object-Oriented and Template Microcontroller Programming
ISBN: 3662585936 ISBN-13(EAN): 9783662585931
Издательство: Springer
Рейтинг:
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: With this book, Christopher Kormanyos delivers a highly practical guide to programming real-time embedded microcontroller systems in C++. It is divided into three parts plus several appendices. Part I provides a foundation for real-time C++ by covering language technologies, including object-oriented methods, template programming and optimization. Next, part II presents detailed descriptions of a variety of C++ components that are widely used in microcontroller programming. It details some of C++’s most powerful language elements, such as class types, templates and the STL, to develop components for microcontroller register access, low-level drivers, custom memory management, embedded containers, multitasking, etc. Finally, part III describes mathematical methods and generic utilities that can be employed to solve recurring problems in real-time C++. The appendices include a brief C++ language tutorial, information on the real-time C++ development environment and instructions for building GNU GCC cross-compilers and a microcontroller circuit.For this third edition, the most recent specification of C++17 in ISO/IEC 14882:2017 is used throughout the text. Several sections on new C++17 functionality have been added, and various others reworked to reflect changes in the standard. Also several new sample projects are introduced and existing ones extended, and various user suggestions have been incorporated. To facilitate portability, no libraries other than those specified in the language standard itself are used. Efficiency is always in focus and numerous examples are backed up with real-time performance measurements and size analyses that quantify the true costs of the code down to the very last byte and microsecond.The target audience of this book mainly consists of students and professionals interested in real-time C++. Readers should be familiar with C or another programming language and will benefit most if they have had some previous experience with microcontroller electronics and the performance and size issues prevalent in embedded systems programming.

Microcontroller System Design using PIC18F Processors

Автор: Nicolas K. Haddad
Название: Microcontroller System Design using PIC18F Processors
ISBN: 1683180003 ISBN-13(EAN): 9781683180005
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 28413.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Recent advancements in technology have led to significant improvements in designing various electronic systems. This provides a wide range of different components that can be utilized across numerous applications. Microcontroller System Design using PIC18F Processors provides comprehensive discussions on strategies and techniques for optimizing microprocessor-based electronic system development and examines methods for acquiring improved software and hardware skills. Highlighting innovative concepts across a range of topics, such as serial peripheral interfaces, addressing kodes, and asynchronous communications, this book is an ideal information source for professionals, researchers, academics, engineers, practitioners, and programmers.

Embedded Microcontroller Interfacing

Автор: Gourab Sen Gupta
Название: Embedded Microcontroller Interfacing
ISBN: 3642263844 ISBN-13(EAN): 9783642263842
Издательство: Springer
Рейтинг:
Цена: 19589.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book describes the architecture, operating principles and programming details in high level language of embedded microcontrollers. It provides many design examples of interfacing the microcontroller for students` projects and includes practical tips.

C++ template metaprogramming in practice: a deep learning framework

Автор: Li, Wei
Название: C++ template metaprogramming in practice: a deep learning framework
ISBN: 0367609568 ISBN-13(EAN): 9780367609566
Издательство: Taylor&Francis
Рейтинг:
Цена: 16078.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Using the implementation of a deep learning framework as an example, C++ Template Metaprogramming in Practice: A Deep Learning Framework explains the application of metaprogramming in a relatively large project and emphasizes ways to optimize systems performance.

Microcontroller Programming

Автор: Rizvi, Syed R.
Название: Microcontroller Programming
ISBN: 1439850771 ISBN-13(EAN): 9781439850770
Издательство: Taylor&Francis
Рейтинг:
Цена: 19140.00 р.
Наличие на складе: Поставка под заказ.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия