严峻 发表于 2025-3-21 17:59:50
书目名称Real-Time C++影响因子(影响力)<br> http://impactfactor.cn/if/?ISSN=BK0822254<br><br> <br><br>书目名称Real-Time C++影响因子(影响力)学科排名<br> http://impactfactor.cn/ifr/?ISSN=BK0822254<br><br> <br><br>书目名称Real-Time C++网络公开度<br> http://impactfactor.cn/at/?ISSN=BK0822254<br><br> <br><br>书目名称Real-Time C++网络公开度学科排名<br> http://impactfactor.cn/atr/?ISSN=BK0822254<br><br> <br><br>书目名称Real-Time C++被引频次<br> http://impactfactor.cn/tc/?ISSN=BK0822254<br><br> <br><br>书目名称Real-Time C++被引频次学科排名<br> http://impactfactor.cn/tcr/?ISSN=BK0822254<br><br> <br><br>书目名称Real-Time C++年度引用<br> http://impactfactor.cn/ii/?ISSN=BK0822254<br><br> <br><br>书目名称Real-Time C++年度引用学科排名<br> http://impactfactor.cn/iir/?ISSN=BK0822254<br><br> <br><br>书目名称Real-Time C++读者反馈<br> http://impactfactor.cn/5y/?ISSN=BK0822254<br><br> <br><br>书目名称Real-Time C++读者反馈学科排名<br> http://impactfactor.cn/5yr/?ISSN=BK0822254<br><br> <br><br>胎儿 发表于 2025-3-21 21:53:45
http://reply.papertrans.cn/83/8223/822254/822254_2.png有权 发表于 2025-3-22 03:11:24
Working with a Real-Time C++ Program on a Board microcontroller has state-of-the-art quality and widespread availability. In addition, there is a well-maintained GCC port for this microcontroller making it well-suited for our example. In the second half of this chapter, we will investigate efficiency aspects and compiler warnings and errors based on the example of the LED program.AWE 发表于 2025-3-22 04:58:41
C++ Templates for Microcontrollersemantics. This chapter introduces templates and static polymorphism, the STL, template metaprogramming and some generic programming methods, and shows how these can be used effectively for microcontrollers.allude 发表于 2025-3-22 12:38:42
Optimized C++ Programming for Microcontrollersesource problems. Writing efficient C++ code for microcontrollers mandates command of the language and solid development practices. This chapter aids this endeavor by providing a selection of helpful tips for optimized C++ microcontroller programming.Conspiracy 发表于 2025-3-22 16:30:18
http://reply.papertrans.cn/83/8223/822254/822254_6.pngincision 发表于 2025-3-22 20:46:39
High-Performance Digital Filtershe first section of this chapter presents a simple order 1 floating-point FIR filter. In order to obtain high performance for filters on microcontrollers without a floating-point unit or digital signal processor (DSP), however, the filters in the rest of this chapter use pure-integer mathematics combined with template design.insolence 发表于 2025-3-22 22:59:03
Custom Memory Management compute up to 100, 001 decimal digits of the mathematical constant .. This is detailed project is adapted further in Sect. 10.9 to use the ample RAM on a powerful 32-bit ARM .-based single-board computer.JAMB 发表于 2025-3-23 02:51:21
http://reply.papertrans.cn/83/8223/822254/822254_9.png修剪过的树篱 发表于 2025-3-23 06:08:00
Low-Level Hardware Drivers in C++r microcontrollers. The final two sections in this chapter present complete, non-trivial examples. The first (.) controls a seven-segment display [.]. The second (.) produces colorful light by animating an RGB LED.