1.算法与数据结构库;2.已经实现动态数组/双向链表/栈/队列/堆/链式哈希表/二叉搜索树/红黑树.均以C++模板类实现,可用于实际项目中替代STL的容器类及数据结构学习.3.已经实现图/深度优先/广度优先/单源最短路径/所有结点对最短路径/最小生成树/快速排序/归并排序/字符串匹配算法.可用于实际项目及算法学习.4.对分治/迭代算法设计方法进行总结,对动态规划/贪心算法针对几个经典问题做了具体实现.
☆39May 1, 2021Updated 4 years ago
Alternatives and similar repositories for Algorithm
Users that are interested in Algorithm are comparing it to the libraries listed below
Sorting:
- 中国大学MOOC《机器人操作系统入门》课程代码示例☆26Apr 10, 2018Updated 7 years ago
- 数据结构图演示(Window/MFC)☆22Mar 1, 2014Updated 11 years ago
- Race down a highway with a path planner that best decides how to pass other traffic☆25Jun 28, 2022Updated 3 years ago
- Login/User/Admin database system in Qt/C++ & SQLite.☆10Jun 25, 2016Updated 9 years ago
- 爱影视分享平台是一个基本SpringBoot+Vue前后端分离的影视平台,整合了市面上现有的影视功能,个人添加了交友匹配功能,引入了爬虫豆瓣电影☆10May 31, 2023Updated 2 years ago
- LinkMind is an enterprise-level composite multimodal large model middleware.☆18Feb 12, 2026Updated 2 weeks ago
- 基于STM32的简易密码锁,实现功能: 1、密码保存到STM32内部flash中,掉电不丢失。 2、 通过按键修改密码更详细内容请看:http://t.csdn.cn/aVIoe☆25Mar 28, 2022Updated 3 years ago
- C2000 IDE Assist is a Visual Studio Code and Code Composer Studio Theia/20 extension that enables various tools and features for C2000 MC…☆12Sep 2, 2025Updated 5 months ago
- QGIS svg icons - Animal silhouettes☆11Nov 17, 2018Updated 7 years ago
- tool and many hash functions: crc16, crc32, md5, sha1, sha256, sha512, sha3_224, sha3_256, sha3_384, sha3_512☆11Apr 21, 2022Updated 3 years ago
- c语言控制台计算器☆37May 30, 2024Updated last year
- mini-netty is a simplified Netty network programming framework implemented from scratch. Through 37 fine-grained iteration branches, it g…☆18Dec 19, 2025Updated 2 months ago
- 基于 Springboot Vue2 实战开发的一套完整的博客管理系统 ! 请你点一个星星 star 鼓励我,感谢!☆10Apr 23, 2024Updated last year
- cloud rendering by Carlos Jiménez de Parga☆12Dec 19, 2024Updated last year
- Qt 无边框窗口(QtFrameless)的实现,简单明了,不复杂,适合大部分使用.☆13Oct 12, 2023Updated 2 years ago
- Generate SVG mesh gradients.☆10Feb 10, 2023Updated 3 years ago
- DiTech2017☆11Apr 11, 2017Updated 8 years ago
- 该项目是基于c++和QT开发的,运行在windows桌面端的可交互式绘图软件。☆12Jun 2, 2024Updated last year
- 3D人体姿态估计☆11Oct 24, 2022Updated 3 years ago
- This Capture the Flag game, developed during a two-month project phase for a University of Mannheim lecture, features a 2D chessboard map…☆13Jan 4, 2026Updated last month
- 一款高效的实时风控引擎☆12Feb 21, 2023Updated 3 years ago
- 提供一种Matlab绘制直线箭头以及非线性箭头的方式,可用以绘制坐标轴箭头。☆14Jul 13, 2020Updated 5 years ago
- 基于SpringBoot二次开发,简化Java服务端开发☆12May 20, 2025Updated 9 months ago
- A unity library for generating a color palette from an image inspired by Android's Palette API☆11Jan 3, 2022Updated 4 years ago
- A mini Photoshop software with c++, OpenCV and Qt☆10Jun 6, 2021Updated 4 years ago
- C++ Wrapper Library for WinAPI, Direct2D, GUIs and often used functionality. Quick and easy to use.☆10Oct 7, 2022Updated 3 years ago
- 整理的最新AI工具软件集合,包含各种生成式AI工具如ChatGPT等生产力工具☆10Apr 3, 2023Updated 2 years ago
- YOLO格式转为COCO格式。Convert data format from YOLO format to coco format☆15Nov 1, 2023Updated 2 years ago
- 基于C++的虚拟文件管理系统☆11Jul 6, 2017Updated 8 years ago
- 微服务架构的社区+活动秒杀+抽奖平台☆19Jun 6, 2024Updated last year
- High level Gazebo simulation for the Unitree Robotics' Aliengo, A1 and Go1 quadruped robots.☆11Nov 2, 2023Updated 2 years ago
- Simple program that hide/show the icons of Windows desktop.☆11Sep 29, 2023Updated 2 years ago
- ☆11Dec 27, 2022Updated 3 years ago
- An old experimental implementation of curved lane detection using OpenCV, RANSAC, DBSCAN etc☆40Jan 30, 2017Updated 9 years ago
- ☆11Aug 15, 2025Updated 6 months ago
- 适用于中小型后台管理项目的前后端分离框架。后端使用 JDK21 + SpringBoot3.2 + SaToken + MybatisPlus 等技术栈,前端使用 FiveAdminV2 进行开发。后端:https://github.com/zhangyuge7/newbi…☆13Oct 21, 2024Updated last year
- Simple 2D fluid simulation in Vulkan☆12Apr 5, 2022Updated 3 years ago
- 基于webrtc和springboot实现的多人视频聊天室,支持多人视频聊天,发送文字消息,文件消息,支持图片和视频文件的预览等等...