📄️ Std based Funs
读取二进制float数据
📄️ Std
一些标准库的使用方法
📄️ Eigen
only-header的矩阵运算库
📄️ fmt
a fast and safe alternative to C stdio and C++ iostreams.
📄️ GDAL
地学常用的图像处理库
📄️ matlab
matlab与c++混合编程
📄️ nlohmann::json
JSON for Modern C++,starts,详细的说明可前往github学习使用。
📄️ spdlog
Very fast, header-only/compiled, C++ logging library.
📄️ sqlite3
sqlite3 是一个基于c/c++实现的轻量级数据库,对环境依赖非常小,所以常应用于嵌入式开发(与该文档无关)。
📄️ Regex
regex正则表达式语法
📄️ TinyXML
这是个很小但又很常用的库,没有过多的内容所以不需要再创建子文件。