大学时期学习数据结构的C++源码,包含AVL树、Treap、多个有序链表合并、二叉查找树、二项堆、红黑树、伸展树、跳表、栈与队列相互模拟以及最小(大)值求解、主席树的C++版实现,欢迎指出错误和提交贡献。
☆137Mar 1, 2016Updated 10 years ago
Alternatives and similar repositories for AdvancedDataStructures
Users that are interested in AdvancedDataStructures are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 二叉查找树、AVL树、红黑树、B-树☆52Oct 9, 2016Updated 9 years ago
- c++ 顺序表、链表、静态链表、队列、一元多项式、汉诺塔、火车调度问题、操作系统调度问题、背包问题、最大连续子列和问题、KMP算法、稀疏矩阵、广义表、并查集、无向图邻接表、有向图邻接表、Krusskal算法、Prim算法、最短路径Dijsktra算法、最短路径Bellma…☆401Jun 6, 2017Updated 9 years ago
- Starx .Net client library☆11Aug 1, 2016Updated 9 years ago
- 此仓库是我们小组在《计算机游戏开发》课程(深圳大学)的大作业,是一个模仿《slay the spire》的卡牌游戏☆10Jun 28, 2019Updated 7 years ago
- 所有基础数据结构和算法的纯C语言实现,如各自排序、链表、栈、队列、各种树以及应用、图算法、字符串匹配算法、回溯、并查集等,献丑了☆875Apr 12, 2026Updated 2 months ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 使用C++描述的设计模式☆18Oct 16, 2017Updated 8 years ago
- Data Structure And Algorithm(常用数据结构与算法C/C++实现)☆855Oct 31, 2021Updated 4 years ago
- 这是基本数据结构及其算法的C++实现,涉及单链表、双链表、栈 、二叉树、并查集、哈夫曼树、平衡二叉树、二叉搜索树、堆、哈希表、图以及各种排序。☆402Jun 9, 2022Updated 4 years ago
- 根据《数据结构教程》(C语言版,李春葆、尹为民等编著) 的数据结构,用Python来实现。包含线新表、栈、队列、串、树、二叉树、图等数据结构。Data Structure commonly used in language C,expressing in Python. I…☆28Nov 7, 2014Updated 11 years ago
- 《数据结构(C语言版)》严蔚敏4th版code☆15Jan 1, 2017Updated 9 years ago
- 高性能C数据结构,双向列表、红黑树、哈希表等!☆21Feb 25, 2016Updated 10 years ago
- 辅助、破解、汇编、易、驱动☆12Mar 26, 2017Updated 9 years ago
- 基于 WebRtc 的简单聊天室☆21May 28, 2017Updated 9 years ago
- mcgi is a asynchronous fastcgi using Muduo Network Library. cocgi is a coroutine fastcgi using Tencent Libco Library.