资源列表
[数据结构常用算法] BinaryTree
说明:数据结构 二叉树的建立和遍历 1.按前序次序建立一棵二叉树,以‘#’表示空。 2.中序、后序遍历该二叉树,输出遍历序列。 3.求出该二叉树的深度并输出,或求出该二叉树的叶子数目并输出。 4.试以栈为辅助存储结构实现二叉树的前序非递归算法或以队列为辅助存储结构实现二叉树的层次遍历算法。-Data structure, the establishment and traversal of binary tree 1. According to the sequence order<屈兴> 在 2025-06-23 上传 | 大小:1.05mb | 下载:0
[数据结构常用算法] Binary-Search
说明:Binary Search Algorithm Implementation Document of Data Structures<Muhammad Touseef> 在 2025-06-23 上传 | 大小:125kb | 下载:0
[数据结构常用算法] Bubble-Sort
说明:Bubble Sort Search Algorithm Implementation Document of Data Structures<Muhammad Touseef> 在 2025-06-23 上传 | 大小:123kb | 下载:0
[数据结构常用算法] poly_product
说明:数据结构多项式乘法算法设计,分解,高效,合并-Data structures polynomial multiplication algorithm design, decomposition, efficient merger<徐建洲> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[数据结构常用算法] hangkongdingpiao
说明:数据结构经典问题,航空订票算法,c++源代码下载。-Data structure classic problem, airline reservation algorithms, c++ source code download.<shorkmoly> 在 2025-06-23 上传 | 大小:17kb | 下载:0
[数据结构常用算法] kuohaopipei
说明:数据结构经典算法,括号匹配问题,c语言源代码下载-Data structure classical algorithm, matching brackets, c language source code download<shorkmoly> 在 2025-06-23 上传 | 大小:8kb | 下载:0
[数据结构常用算法] maze
说明:C++实现动态迷宫求解,基于类和栈结构;迷宫大小、构造以及入口出口位置可人为设定;动态显示寻找出口的过程,最终显示路线。-C++ achieve dynamic maze solving, class-based and stack structure maze size, structure and location of inlet and outlet can be artificial dynamic display of the process of finding exports<zh> 在 2025-06-23 上传 | 大小:2kb | 下载:0