- Hands-On Embedded Programming with C++17
- Maya Posch
- 111字
- 2021-08-20 10:20:47
The standard template library
The standard library for C++ (STL) contains a comprehensive and ever-growing collection of functions, classes, and more that allows for common tasks to be performed without having to rely on external libraries. The STL string class is very popular, and allows you to safely handle strings without having to deal with null terminators and anything similar.
Most embedded platforms support all or at least a significant part of the STL, barring limitations on available RAM and the like that prevent the implementation of full hash tables and other complex data structures. Many embedded STL implementations contain optimizations for the target platform, minimizing RAM and CPU usage.
推薦閱讀
- ATmega16單片機項目驅動教程
- 顯卡維修知識精解
- Learning AngularJS Animations
- 基于Proteus和Keil的C51程序設計項目教程(第2版):理論、仿真、實踐相融合
- INSTANT Wijmo Widgets How-to
- Unity 5.x Game Development Blueprints
- SiFive 經典RISC-V FE310微控制器原理與實踐
- 微型計算機系統原理及應用:國產龍芯處理器的軟件和硬件集成(基礎篇)
- 無蘋果不生活:OS X Mountain Lion 隨身寶典
- 電腦組裝與維護即時通
- Hands-On Motion Graphics with Adobe After Effects CC
- IP網絡視頻傳輸:技術、標準和應用
- Deep Learning with Keras
- The Machine Learning Workshop
- 施耐德M241/251可編程序控制器應用技術