Real-Time C++: Efficient Code for Embedded Systems
69.99 €
The only thing available 2
This book is a practical guide to programming embedded real-time microcontroller systems in C++. It consists of three parts and contains several appendices. The authors place a special emphasis on efficiency, so numerous examples in the book are supplemented with execution time measurements and code size analysis, allowing for a quantitative assessment of computational costs down to the byte and microsecond level.
The updated edition adds several sections dedicated to new C++ language features. The book also includes a number of new project examples, from beginner to advanced, and existing examples have been expanded based on reader feedback.
The book's main topics include:
- Object-oriented methods;
- Template development and optimization;
- Specialized C++ components used in microcontroller programming;
- Mathematical methods and standard utilities for solving problems that arise when developing real-time code;
- Instructions for creating cross-platform GNU GCC compilers.
This publication is intended for students and engineers specializing in C++ for real-time systems development. Readers should have programming skills in C or another programming language, as well as experience with microcontrollers and knowledge of performance and code size issues specific to embedded systems programming.
The updated edition adds several sections dedicated to new C++ language features. The book also includes a number of new project examples, from beginner to advanced, and existing examples have been expanded based on reader feedback.
The book's main topics include:
- Object-oriented methods;
- Template development and optimization;
- Specialized C++ components used in microcontroller programming;
- Mathematical methods and standard utilities for solving problems that arise when developing real-time code;
- Instructions for creating cross-platform GNU GCC compilers.
This publication is intended for students and engineers specializing in C++ for real-time systems development. Readers should have programming skills in C or another programming language, as well as experience with microcontrollers and knowledge of performance and code size issues specific to embedded systems programming.
See also:
- All books by the publisher
- All books by the author