本仓库利用C++实现以下经典数据结构与算法:线性表(顺序表、链表、静态链表、三元组)、栈(双栈、共享栈)、队列(任务调度、循环队列、双向队列、链队列)、数组(特殊矩阵、稀疏矩阵压缩)、串(朴素模式匹配、KMP算法、KMP优化算法)、树(先序遍历、线索二叉树、哈夫曼树、平衡二叉树、并查集、森林)、图(邻接矩阵法、邻接表法、十字链表、邻接多重表、广度深度优先遍历、最小生成树、Krusskal算法、Prim算法、最短路径Dijsktra算法、有向无环图、拓扑排序、关键路径、最短路径Bellman-Ford算法、最短路径Floyd算法)、查找(顺序查找、折半查找、分块查找、二叉排序树、平衡二叉 树、红黑树、B树与B+树、散列表)、排序(冒泡排序、折半插入排序、快速排序、选择排序、堆排序、归并排序…
☆25Apr 13, 2023Updated 2 years ago
Alternatives and similar repositories for Data-structures-and-algorithms
Users that are interested in Data-structures-and-algorithms are comparing it to the libraries listed below
Sorting:
- 本项目是将本文论文和项目中部分功能进行开源,可实现电动车头盔检测。采用SSD作为检测网络。涉及知识蒸馏、剪枝、多目标以及多窗口显示、trt推理等☆11Jun 19, 2023Updated 2 years ago
- 手把手教你写猫狗分类器☆12Mar 28, 2021Updated 4 years ago
- 🐍 Python Exploit for CVE-2022-0739☆11Dec 9, 2022Updated 3 years ago
- Repo containing all info, scripts, etc. related to CVE-2021-44228☆10Dec 29, 2021Updated 4 years ago
- ☆10Dec 20, 2024Updated last year
- CVE-2021-4034 POC and Docker and Analysis write up☆12May 23, 2022Updated 3 years ago
- Spring Boot and database integration camunda bpmn☆10Mar 13, 2024Updated last year
- This Log4j RCE exploit originated from https://github.com/tangxiaofeng7/CVE-2021-44228-Apache-Log4j-Rce☆10Dec 16, 2021Updated 4 years ago
- [BMVC'23 Oral] Offical repository of "Rethinking Transfer Learning for Medical Image Classification"☆13May 27, 2024Updated last year
- 移动端渗透测试☆13Aug 7, 2022Updated 3 years ago
- 基于Hyperledger Fabric可监管的隐私交易系统☆10Dec 3, 2022Updated 3 years ago
- C++版本的sort算法,可无缝添加在检测器后进行实时多目标跟踪☆12Dec 1, 2022Updated 3 years ago
- PoC for Acronis Arbitrary File Read - CVE-2022-45451☆18Dec 20, 2022Updated 3 years ago
- A Train Test demo of maskrcnn_opencv☆12Jan 21, 2019Updated 7 years ago
- realtime-emd(Empirical Mode Decomposition) from code.google.com/archive/p/realtime-emd/☆14Aug 9, 2016Updated 9 years ago
- CVE-2020-5902 CVE-2021-22986 CVE-2022-1388 POC集合☆10Jul 30, 2022Updated 3 years ago
- 参考国外巨佬思路,自己写一个为渗透测试初始化ubuntu虚拟机的bash脚本☆16Oct 13, 2025Updated 4 months ago
- pytorch implements data enhancement and network regularization methods: cutmix, cutout, shakedrop, mixup, Label smoothing☆11Aug 19, 2021Updated 4 years ago
- PVS漏洞扫描是一款适用于企业内网的漏洞快速应急、巡航扫描系统,通过搜索功能可清晰的了解内部网络资产分布情况,并且可指定漏洞插件对搜索结果进行快速漏洞检测并输出结果报表。☆12Aug 17, 2022Updated 3 years ago
- 热门框架/组件/服务漏洞的描述/利用/修复☆12Apr 13, 2023Updated 2 years ago
- yolov7 pytorch☆14Mar 15, 2023Updated 2 years ago
- 用base100编码进行免杀 骚~☆12Jan 30, 2023Updated 3 years ago
- CVE-2021-22205 检测脚本,支持getshell和命令执行☆12Jul 25, 2022Updated 3 years ago
- 知识图谱问答☆14Mar 11, 2021Updated 4 years ago
- 渗透测试学习笔记☆14Jul 9, 2022Updated 3 years ago
- 圣马家沟职业技术学院计算机本科课程火炬传承☆10Aug 22, 2021Updated 4 years ago
- ☆10Mar 3, 2021Updated 5 years ago
- CVE-2021-43798 Grafana 任意文件读取漏洞 POC+参数☆14Dec 17, 2021Updated 4 years ago
- something work with hadoop☆14Oct 2, 2020Updated 5 years ago
- CVE-2020-13933 靶场: shiro 认证绕过漏洞☆14Apr 9, 2023Updated 2 years ago
- 星轨武器漏洞库红队版V1.0☆13Jan 16, 2022Updated 4 years ago
- Cobalt Strike二次开发笔记,记录功能和思路☆16Jul 9, 2022Updated 3 years ago
- 通信流量加密webshell管理客户端☆16Sep 7, 2025Updated 6 months ago
- 异或shellcode和ppid欺骗免杀☆14Mar 8, 2022Updated 4 years ago
- CVE-2022-22947_POC_EXP☆13Mar 17, 2022Updated 3 years ago
- 一个红队知识仓库☆15Jun 13, 2022Updated 3 years ago
- 一款辅助安全研发在日常工作中渗透测试、安全研究、安全开发等工作的工具!☆13Nov 20, 2023Updated 2 years ago
- High-performance Savitzky-Golay filter in C: batch, streaming, and 2D image processing. Embedded-friendly with coefficient export for MCU…☆24Jan 28, 2026Updated last month
- 红队笔记☆18Jul 20, 2022Updated 3 years ago