资源列表
[数据结构常用算法] Implement-a-binary-search-tree-for-string
说明:Implement a binary search tree for string<Chan Woo> 在 2025-06-18 上传 | 大小:2kb | 下载:0
[数据结构常用算法] beibaowenti
说明:辅助新手理解一位数组的背包问题 没有别的了 价值真的不大 -good is good oh ok how are you fine think and you<施志强> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 2_stack
说明:堆栈都是一种数据项按序排列的数据结构,只能在一端(称为栈顶(top))对数据项进行插入和删除。要点:堆,顺序随意。栈,后进先出(Last-In/First-Out)。-A data stack items are sequentially arranged in a data structure, only one end (referred to as stack (top)) to insert and delete data items. Highlights: heap, in any<姚大波> 在 2025-06-18 上传 | 大小:3kb | 下载:0
[数据结构常用算法] 4_subTree
说明: 给定两棵二叉树,求出它们所有节点数大于等于2的最大子树。 二叉树的子树,是指去掉这棵二叉树的某些节点以及与这些节点相连的枝而得到的二叉树。设T为二叉树,R为它的子树,如果不存在二叉树S,使得R为S的子树且S为T的子树,那么称R为T的最大子树。-Given two binary trees, find them all nodes greater than or equal to 2 maximum subtree. A sub binary tree, the binary tree<姚大波> 在 2025-06-18 上传 | 大小:3kb | 下载:0
[数据结构常用算法] 6_isBSTree
说明:判定一棵二叉树(以二叉链表结构存储)是否是一棵二叉搜索树。-Determining a binary (binary tree structure in memory) whether it is a binary search tree.<姚大波> 在 2025-06-18 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Flood_Fill
说明:Flood_Fill的算法资料,写得相当不错,很有参考价值,希望对大家有帮助-Flood_Fill algorithm information, written in very good, great reference value, we hope to help<lijiaxin> 在 2025-06-18 上传 | 大小:12kb | 下载:0
[数据结构常用算法] curriculum
说明:基于图论中的拓扑排序原理,利用课程信息文件生成符合要求的课程表。-Based on graph theory topological sorting principle, the use course information file is generated to meet the requirements of the curriculum.<jackwu> 在 2025-06-18 上传 | 大小:1.39mb | 下载:0
[数据结构常用算法] calculator
说明:使用栈的数据结构,可以进行简单数学运算的计算器程序。-Using the stack data structure that can perform simple arithmetic calculator program.<jackwu> 在 2025-06-18 上传 | 大小:1.12mb | 下载:0