资源列表
[数据结构常用算法] binary_tree
说明:二叉树三种遍历的非递归算法 给出二叉树先序、中序、后序三种遍历的非递归算法,此三个算法可视为标准算法,直接用于考研答题。-Binary Tree Traversal three non-recursive algorithm<zhangli> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] tanxin
说明:在对问题求解时,总是做出在当前看来是最好的选择。也就是说,不从整体最优上加以考虑,他所做出的仅是在某种意义上的局部最优解。-In problem solving always made in the current appears to be the best option. In other words, do not be optimal from an overall consideration, made by him are in a sense only the local opti<王文> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Btree
说明:实现二叉树基本操作,数据结构中的基本程序-Realize the basic operation of binary tree, data structure, the basic procedures<songjinghua> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] erfenfadigui
说明:用递归实现的二分法,数据结构的典型问题,二分查找也称折半查找,它要求待查找的数据元素必须是按关键字大小有序排列的顺序表。-Realize the dichotomy with recursive data structure of a typical problem, binary search, also known as split-half search, which requires the data elements to be search by keyword must be or<Anni> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] quicksorting
说明:算法之快速排序,用于说明快速排序的程序.-The quick sort algorithm, used to describe the quick sort procedure.<邹乐平> 在 2025-06-18 上传 | 大小:1kb | 下载:0