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

Mô tả đầy đủ

Đã lưu trong:
Chi tiết về thư mục
Tác giả chính: Kormanyos, Christopher. (Tác giả, http://id.loc.gov/vocabulary/relators/aut)
Tác giả của công ty: SpringerLink (Online service)
Định dạng: Điện tử eBook
Ngôn ngữ:English
Được phát hành: Berlin, Heidelberg : Springer Berlin Heidelberg : Imprint: Springer, 2015.
Phiên bản:2nd ed. 2015.
Những chủ đề:
Truy cập trực tuyến:https://doi.org/10.1007/978-3-662-47810-3
Các nhãn: Thêm thẻ
Không có thẻ, Là người đầu tiên thẻ bản ghi này!
Mục lục:
  • 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.