Language:
English
繁體中文
Help
圖資館首頁
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Real-time C++efficient object-orient...
~
Kormanyos, Christopher.
Real-time C++efficient object-oriented and template microcontroller programming /
Record Type:
Electronic resources : Monograph/item
Title/Author:
Real-time C++by Christopher Kormanyos.
Reminder of title:
efficient object-oriented and template microcontroller programming /
Author:
Kormanyos, Christopher.
Published:
Berlin, Heidelberg :Springer Berlin Heidelberg :2021.
Description:
xli, 510 p. :ill. (some col.), digital ;24 cm.
Contained By:
Springer Nature eBook
Subject:
C++ (Computer program language)
Online resource:
https://doi.org/10.1007/978-3-662-62996-3
ISBN:
9783662629963$q(electronic bk.)
Real-time C++efficient object-oriented and template microcontroller programming /
Kormanyos, Christopher.
Real-time C++
efficient object-oriented and template microcontroller programming /[electronic resource] :by Christopher Kormanyos. - Fourth edition. - Berlin, Heidelberg :Springer Berlin Heidelberg :2021. - xli, 510 p. :ill. (some col.), digital ;24 cm.
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. Using C-Language Code in C++ -- Additional Reading.
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 fourth edition, the most recent specification of C++20 is used throughout the text. Several sections on new C++20 functionality have been added, and various others reworked to reflect changes in the standard. Also several new example projects ranging from introductory to advanced level are included and existing ones extended, and various reader suggestions have been incorporated. Efficiency is always in focus and numerous examples are backed up with runtime 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.
ISBN: 9783662629963$q(electronic bk.)
Standard No.: 10.1007/978-3-662-62996-3doiSubjects--Topical Terms:
181958
C++ (Computer program language)
LC Class. No.: QA76.73.C153 / K67 2021
Dewey Class. No.: 005.133
Real-time C++efficient object-oriented and template microcontroller programming /
LDR
:03901nmm a2200337 a 4500
001
605269
003
DE-He213
005
20210714143418.0
006
m d
007
cr nn 008maaau
008
211201s2021 gw s 0 eng d
020
$a
9783662629963$q(electronic bk.)
020
$a
9783662629956$q(paper)
024
7
$a
10.1007/978-3-662-62996-3
$2
doi
035
$a
978-3-662-62996-3
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.C153
$b
K67 2021
072
7
$a
UYQE
$2
bicssc
072
7
$a
COM025000
$2
bisacsh
072
7
$a
UYQE
$2
thema
082
0 4
$a
005.133
$2
23
090
$a
QA76.73.C153
$b
K84 2021
100
1
$a
Kormanyos, Christopher.
$3
731251
245
1 0
$a
Real-time C++
$h
[electronic resource] :
$b
efficient object-oriented and template microcontroller programming /
$c
by Christopher Kormanyos.
250
$a
Fourth edition.
260
$a
Berlin, Heidelberg :
$b
Springer Berlin Heidelberg :
$b
Imprint: Springer,
$c
2021.
300
$a
xli, 510 p. :
$b
ill. (some col.), digital ;
$c
24 cm.
505
0
$a
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. Using C-Language Code in C++ -- Additional Reading.
520
$a
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 fourth edition, the most recent specification of C++20 is used throughout the text. Several sections on new C++20 functionality have been added, and various others reworked to reflect changes in the standard. Also several new example projects ranging from introductory to advanced level are included and existing ones extended, and various reader suggestions have been incorporated. Efficiency is always in focus and numerous examples are backed up with runtime 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.
650
0
$a
C++ (Computer program language)
$3
181958
650
0
$a
Microcontrollers.
$3
284049
650
0
$a
Microprogramming.
$3
310294
650
1 4
$a
Special Purpose and Application-Based Systems.
$3
274487
650
2 4
$a
System Performance and Evaluation.
$3
273898
650
2 4
$a
Computer System Implementation.
$3
276333
650
2 4
$a
Software Engineering/Programming and Operating Systems.
$3
273711
650
2 4
$a
Control Structures and Microprogramming.
$3
274663
710
2
$a
SpringerLink (Online service)
$3
273601
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-3-662-62996-3
950
$a
Computer Science (SpringerNature-11645)
based on 0 review(s)
ALL
電子館藏
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
000000203316
電子館藏
1圖書
電子書
EB QA76.73.C153 K84 2021 2021
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Multimedia file
https://doi.org/10.1007/978-3-662-62996-3
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login