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

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-oriente...

Descrición completa

Gardado en:
Detalles Bibliográficos
Autor Principal: Kormanyos, Christopher. (Author, http://id.loc.gov/vocabulary/relators/aut)
Autor Corporativo: SpringerLink (Online service)
Formato: Electrónico eBook
Idioma:English
Publicado: Berlin, Heidelberg : Springer Berlin Heidelberg : Imprint: Springer, 2015.
Edición:2nd ed. 2015.
Subjects:
Acceso en liña:https://doi.org/10.1007/978-3-662-47810-3
Tags: Engadir etiqueta
Sen Etiquetas, Sexa o primeiro en etiquetar este rexistro!
Table of Contents:
  • Part I Language Technologies for Real-Time C++
  • 1 Getting Started with Real-Time C++
  • 2 Working with a Real-Time C++ Program on a Board
  • 3 An Easy Jump-Start in Real-Time C++
  • 4 Object-Oriented Techniques for Microcontrollers
  • 5 C++ Templates for Microcontrollers
  • 6 Optimized C++ Programming for Microcontrollers
  • Part II Components for Real-Time C++
  • 7 Accessing Microcontroller Registers
  • 8 The Right Start
  • 9 Low-Level Hardware Drivers in C++
  • 10 Custom Memory Management
  • 11 C++ Multitasking
  • Part III Mathematics and Utilities for Real-Time C++
  • 12 Floating-Point Mathematics
  • 13 Fixed-Point Mathematics
  • 14 High-Performance Digital Filters
  • 15 C++ Utilities
  • 16 Extending the C++ Standard Library and the STL
  • 17 Additional Reading
  • Part IV Appendices
  • A A Tutorial for Real-Time C++
  • B A Robust Real-Time C++ Environment
  • C Building and Installing GNU GCC Cross Compilers
  • D Building a Microcontroller Circuit.