大学时期学习数据结构的C++源码,包含AVL树、Treap、多个有序链表合并、二叉查找树、二项堆、红黑树、伸展树、跳表、栈与队列相互模拟以及最小(大)值求解、主席树的C++版实现,欢迎指出错误和提交贡献。
☆137Mar 1, 2016Updated 9 years ago
Alternatives and similar repositories for AdvancedDataStructures
Users that are interested in AdvancedDataStructures are comparing it to the libraries listed below
Sorting:
- 此仓库是我们小组在《计算机游戏开发》课程(深圳大学)的大作业,是一个模仿《slay the spire》的卡牌游戏☆10Jun 28, 2019Updated 6 years ago
- c++ 顺序表、链表、静态链表、队列、一元多项式、汉诺塔、火车调度问题、操作系统调度问题、背包问题、最大连续子列和问题、KMP算法、稀疏矩阵、广义表、并查集、无向图邻接表、有向图邻接表、Krusskal算法、Prim算法、最短路径Dijsktra算法、最短路径Bellma…☆402Jun 6, 2017Updated 8 years ago
- 基于folly、wangle和proxygen的c++11基础库☆11Apr 29, 2018Updated 7 years ago
- ☆15Oct 20, 2016Updated 9 years ago
- Caffe 源码注释☆15Aug 15, 2017Updated 8 years ago
- 所有基础数据结构和算法的纯C语言实现,如各自排序、链表、栈、队列、各种树以及应用、图算法、字符串匹配算法、回溯、并查集等,献丑了☆870Oct 13, 2019Updated 6 years ago
- Data Structure And Algorithm(常用数据结构与算法C/C++实现)☆859Oct 31, 2021Updated 4 years ago
- tiny dnn android, dependency-free deep learning framework in C++11 running on Android☆15Jan 15, 2017Updated 9 years ago
- AcFun的Qt版客户端☆22Dec 3, 2014Updated 11 years ago
- A lightweight framework using binary hash codes and deep learning for fast image retrieval.☆22Jun 20, 2017Updated 8 years ago
- RabbitMQ client write by Qt☆23Apr 16, 2018Updated 7 years ago
- 深度学习框架Caffe代码的中文注释☆23Apr 13, 2017Updated 8 years ago
- 牛客网/直通BAT面试算法精讲课源码☆54Aug 17, 2016Updated 9 years ago
- 大并发服务器学习笔记,主要针对与poll、epoll和muduo的探讨☆24Nov 19, 2018Updated 7 years ago
- 基于字典 树的简单脏词匹配替换类 A trie-tree-based dirty word checker for c++.☆26Nov 16, 2015Updated 10 years ago
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆28Sep 26, 2018Updated 7 years ago
- 波波老师的数据结构课程的C++代码实现,和波波老师的代码库目录一样:)☆179Dec 3, 2020Updated 5 years ago
- mcgi is a asynchronous fastcgi using Muduo Network Library. cocgi is a coroutine fastcgi using Tencent Libco Library.☆34Dec 10, 2019Updated 6 years ago
- 网游游戏服务器引擎☆31May 28, 2015Updated 10 years ago
- 新词发现/新词挖掘/自由度/凝固度/python3☆10May 28, 2019Updated 6 years ago
- Style Transfer by Rigid Alignment in Neural Net Feature Space☆11Jan 23, 2021Updated 5 years ago
- 一些共产主义与社会主义的学习资料☆15Mar 16, 2020Updated 5 years ago
- Finetuning & extending DiffusionDet to video & pedestrian multi-object-tracking☆13Apr 12, 2023Updated 2 years ago
- DBProxy - A Database Proxy Server base on MySQL☆10Sep 30, 2020Updated 5 years ago
- Jcseg是基于mmseg算法的一个轻量级中文分词器,同时集成了关键字提取,关键短语提取,关键句子提取和文章自动摘要等功能,并且提供了一个基于Jetty的web服务器,方便各大语言直接http调用,同时提供了最新版本的lucene,solr和elasticsearch的分词…☆11Jan 22, 2017Updated 9 years ago
- Face tracking algorithm (programmed in C++ - OpenCV) sends control commands to Arduino based Pan-Tilt camera programmed in Java☆10Jan 21, 2013Updated 13 years ago
- 严蔚敏版教材<<数据结构>>上的算法C语言实现。☆476Jan 13, 2016Updated 10 years ago
- ☆12Aug 30, 2022Updated 3 years ago
- Code for Linux,Http client which can send GET/POST requests☆10Apr 22, 2022Updated 3 years ago
- This project has moved to its new github organization at github.com/openseadragon, please join us!☆38Feb 21, 2013Updated 13 years ago
- restart adbd with root privileges☆11Oct 21, 2015Updated 10 years ago
- ☆11Dec 30, 2015Updated 10 years ago
- In this training will be covered about a very basic step for malware analysis. Using several free tools to recognize malware behavior. Si…☆12May 25, 2016Updated 9 years ago
- I have created a dataset of Image-Text-Pairs by using the cosine similarity of the CLIP embeddings of the image & it's caption derrived f…☆16Apr 22, 2021Updated 4 years ago
- ☆12Feb 10, 2026Updated 2 weeks ago
- 参数优化模块☆10Oct 21, 2019Updated 6 years ago
- 同济大学Larry Shen老师大一C++课程综合大作业--二维码QRcode实现。当时苦战三天三夜,敢说历届以来大一的没有几个能做到这水平,学弟学妹们的福利来了!☆28Mar 15, 2018Updated 7 years ago
- Sparrow is a powerful library for QtQuick Application.☆32Nov 20, 2016Updated 9 years ago
- 我在ACM校队里学的算法,其中包含图论的大 部分算法☆10Nov 19, 2017Updated 8 years ago