Seller: HPB-Red, Dallas, TX, U.S.A.
Hardcover. Condition: Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority!
Seller: ThriftBooks-Atlanta, AUSTELL, GA, U.S.A.
Hardcover. Condition: Very Good. No Jacket. May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend Less 2.04.
Published by Springer-Verlag New York Inc, 2012
ISBN 10: 3642346871 ISBN 13: 9783642346873
Language: English
Seller: Powell's Bookstores Chicago, ABAA, Chicago, IL, U.S.A.
Condition: Used - Very Good. Cloth, no dj. Minor shelf wear. Else a bright, clean copy. Very Good.
Seller: Books From California, Simi Valley, CA, U.S.A.
hardcover. Condition: Very Good.
Published by Springer-Verlag New York Inc, 2012
ISBN 10: 3642346871 ISBN 13: 9783642346873
Language: English
Seller: WorldofBooks, Goring-By-Sea, WS, United Kingdom
£ 37.40
Convert currencyQuantity: 1 available
Add to basketPaperback. Condition: Very Good. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Seller: BargainBookStores, Grand Rapids, MI, U.S.A.
Paperback or Softback. Condition: New. Real-Time C++: Efficient Object-Oriented and Template Microcontroller Programming 1.41. Book.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
Condition: New.
Seller: BargainBookStores, Grand Rapids, MI, U.S.A.
Paperback or Softback. Condition: New. Real-Time C++: Efficient Object-Oriented and Template Microcontroller Programming 1.69. Book.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
Condition: As New. Unread book in perfect condition.
Seller: Lucky's Textbooks, Dallas, TX, U.S.A.
Condition: New.
Seller: Lucky's Textbooks, Dallas, TX, U.S.A.
Condition: New.
Published by Springer-Verlag New York Inc, 2012
ISBN 10: 3642346871 ISBN 13: 9783642346873
Language: English
Seller: medimops, Berlin, Germany
Condition: very good. Gut/Very good: Buch bzw. Schutzumschlag mit wenigen Gebrauchsspuren an Einband, Schutzumschlag oder Seiten. / Describes a book or dust jacket that does show some signs of wear on either the binding, dust jacket or pages.
Seller: California Books, Miami, FL, U.S.A.
Condition: New.
Seller: Ria Christie Collections, Uxbridge, United Kingdom
£ 46.14
Convert currencyQuantity: Over 20 available
Add to basketCondition: New. In.
Published by Springer-Verlag Berlin and Heidelberg GmbH & Co. KG, 2022
ISBN 10: 3662629984 ISBN 13: 9783662629987
Language: English
Seller: Kennys Bookshop and Art Galleries Ltd., Galway, GY, Ireland
Condition: New. 2022. 4th ed. 2021. Paperback. . . . . .
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
£ 46.13
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Seller: Chiron Media, Wallingford, United Kingdom
£ 46.11
Convert currencyQuantity: 10 available
Add to basketPF. Condition: New.
Seller: Chiron Media, Wallingford, United Kingdom
£ 46.11
Convert currencyQuantity: 10 available
Add to basketPF. Condition: New.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
£ 47.11
Convert currencyQuantity: Over 20 available
Add to basketCondition: As New. Unread book in perfect condition.
Seller: Ria Christie Collections, Uxbridge, United Kingdom
£ 50.82
Convert currencyQuantity: Over 20 available
Add to basketCondition: New. In.
Seller: Russell Books, Victoria, BC, Canada
£ 57.27
Convert currencyQuantity: Over 20 available
Add to basketPaperback. Condition: New. 4th ed. 2021. Special order direct from the distributor.
Seller: Russell Books, Victoria, BC, Canada
£ 57.27
Convert currencyQuantity: Over 20 available
Add to basketPaperback. Condition: New. Special order direct from the distributor Softcover reprint of the original 3rd ed. 2018.
Seller: medimops, Berlin, Germany
Condition: very good. Gut/Very good: Buch bzw. Schutzumschlag mit wenigen Gebrauchsspuren an Einband, Schutzumschlag oder Seiten. / Describes a book or dust jacket that does show some signs of wear on either the binding, dust jacket or pages.
Published by Springer-Verlag Berlin and Heidelberg GmbH & Co. KG, 2022
ISBN 10: 3662629984 ISBN 13: 9783662629987
Language: English
Seller: Kennys Bookstore, Olney, MD, U.S.A.
Condition: New. 2022. 4th ed. 2021. Paperback. . . . . . Books ship from the US and Ireland.
Seller: Lucky's Textbooks, Dallas, TX, U.S.A.
Condition: New.
Published by Springer Berlin Heidelberg, 2019
ISBN 10: 3662585936 ISBN 13: 9783662585931
Language: English
Seller: AHA-BUCH GmbH, Einbeck, Germany
£ 46.79
Convert currencyQuantity: 1 available
Add to basketTaschenbuch. Condition: Neu. Druck auf Anfrage Neuware - Printed after ordering - 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.
Published by Springer
Seller: Academic Book Solutions, Medford, NY, U.S.A.
hardcover. Condition: VeryGood. A copy that may have been read, very minimal wear and tear. May have a remainder mark.
Published by Springer Berlin Heidelberg, 2022
ISBN 10: 3662629984 ISBN 13: 9783662629987
Language: English
Seller: AHA-BUCH GmbH, Einbeck, Germany
£ 46.79
Convert currencyQuantity: 1 available
Add to basketTaschenbuch. Condition: Neu. Druck auf Anfrage Neuware - Printed after ordering - 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.
Seller: California Books, Miami, FL, U.S.A.
Condition: New.
Seller: Ria Christie Collections, Uxbridge, United Kingdom
£ 66.42
Convert currencyQuantity: Over 20 available
Add to basketCondition: New. In.