资源列表
[数据结构常用算法] yezijiedian
说明:数据结构中使用先序遍历存储,中序遍历遍历递归统计二叉树叶子结点的源代码 -Data structure used in the first traversal storage, traversal of binary tree traversal recursive statistics leaf node of the source code<wanglu> 在 2025-06-11 上传 | 大小:3kb | 下载:0
[数据结构常用算法] BinaryTreeoperation
说明:二叉树的前序中序后序遍历操作,以及后缀表达式计算-Binary Tree Preorder traversal sequence after sequence of operations, as well as the suffix expressions calculated<chenhuafeng> 在 2025-06-11 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Expression
说明:一个表达式和一棵二叉树之间,存在着自然的对应关系。试设计实现一个基于二叉树表示的数学表达式类型Expression的操作。-An expression, and between a binary tree, there is a natural relationship. Test Design and Implementation of a binary tree based on the mathematical expression of that type of Expression o<christy> 在 2025-06-11 上传 | 大小:3kb | 下载:0
[数据结构常用算法] beibao
说明:背包问题是计算机科学里的经典问题。在最简单的形式中,包括试图将不同重量的数据项放到 * 背包中.以使背包最后达到指定的总重量。不需要把所有的选项都放入背包中-Knapsack problem in computer science in the classic problems. In the simplest form, including different weights in an attempt to put data item* backpack. In order to reach<mosy> 在 2025-06-11 上传 | 大小:3kb | 下载:0
[数据结构常用算法] abc
说明:树与二叉树常用遍历方法:先序递归遍历、中序递归和非递归遍历、后序递归遍历。 求二叉树树的深度。 加深对“数据结构+算法=程序”的理解和认识,提高编写较复杂程序的能力。 -Trees and tree traversal commonly used methods: first order recursive traversal, in order recursive and non-recursive traversal, after recursive traversal sequ<nala> 在 2025-06-11 上传 | 大小:3kb | 下载:0