资源列表
[数据结构常用算法] Bitree
说明:二叉树三种遍历的非递归算法(背诵版) 本贴给出二叉树先序、中序、后序三种遍历的非递归算法,此三个算法可视为标准算法,直接用于考研答题。 -Binary Tree Traversal three non-recursive algorithm (recitation version) gives the paste bintree first order, in sequence, after the sequence of three non-recursive traversal al<xaoyan> 在 2025-07-16 上传 | 大小:3kb | 下载:0
[数据结构常用算法] SolvedHZIEE
说明:威士忌的HDU题解.大概有260多题的源码。对于学习非常有好处。-HDU title whiskey solution. More than 260 questions about the source. Very beneficial for learning.<giraffe> 在 2025-07-16 上传 | 大小:1.32mb | 下载:0
[数据结构常用算法] zuiduanlujing
说明:一个基于VC环境下的求最短路径的算法大家来-VC-based environment for the shortest path algorithm for us to<杨永强> 在 2025-07-16 上传 | 大小:5kb | 下载:0
[数据结构常用算法] shu
说明:编写程序,首先建立如下图所示的带头结点的二叉链存储结构二叉树,然后把二叉树顺时针旋转90度后在屏幕上打印该二叉树,然后输出分别按照前序遍历(含递归与非递归两种方法),中序遍历,后序遍历以及层次遍历等方法遍历二叉树次序访问各结点的序列信息,并验证结果正确与否,并实现在该二叉树中查找某结点数据的方法。-Programming, first of all to establish a lead as follows node chain store binary tree structure, and<瑶瑶> 在 2025-07-16 上传 | 大小:11kb | 下载:0