资源列表
[数据结构常用算法] kuaisupzixudiguisuanfa
说明:快速排序非递归算法 快速排序非递归算法-kuaisupzixudiguisuanfa kuaisupzixudiguisuanfa<zz> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] BBB
说明:设有一个有向图存储在邻接表中。试设计一个算法,按深度优先搜索策略对其进行拓扑排序。并以右图为例检验你的算法的正确性。-There is a directed graph stored in the adjacent table. Trial design an algorithm, depth-first search strategy by the topology of its sort. And to test your example picture on the right algor<冯灿灿> 在 2025-06-17 上传 | 大小:7kb | 下载:0
[数据结构常用算法] cstruct
说明:c语言版的单向链表,双向链表,队列的模板实现,只需要2句话,就可以在你的程序中使用单向链表,双向链表,队列。<zhangjunfeng> 在 2025-06-17 上传 | 大小:27kb | 下载:0
[数据结构常用算法] recall
说明:回溯.rar是一种系统地搜索问题的解的方法。回溯算法的基本思想是:从一条路往前走,能进则进,不能进则退回来,换一条路再试。-Back. Rar is a systematic search of the solution method. The basic idea of backtracking algorithm is: from one way forward, can be entered into, can not enter the return to, try another ro<李一凡> 在 2025-06-17 上传 | 大小:602kb | 下载:0