# 数据结构与算法 **Repository Path**: CaryXiong/data-structures-and-algorithms ## Basic Information - **Project Name**: 数据结构与算法 - **Description**: 这是一个用于存放和分享常用的数据结构与算法的C++代码库 - **Primary Language**: C++ - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-22 - **Last Updated**: 2025-06-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # !!本项目依照MPL2.0进行开源!! ## 请于[LICENCE](https://gitee.com/CaryXiong/data-structures-and-algorithms/blob/master/LICENSE)文件查看具体要求 #### 介绍 这是一个用于存放和分享常用的数据结构与算法的C++代码库 #### 软件架构 该项目以C++作为主要语言,参考《数据结构——从概念到C++实现 清华大学出版社》一书的部分思路 #### 环境要求 - 本项目的所有cpp文件均在以下环境中编译通过: - *gcc.exe* (Rev2, Built by MSYS2 project) **14.2.0** - *g++.exe* (Rev2, Built by MSYS2 project) **14.2.0** #### 参与贡献 - CaryXiong (China University of Petroleum, East China) 联系我们:a1816101108@outlook.com