资源列表
[数据结构常用算法] TREE
说明:二叉树的实现,包括前序、中序、后序和层次遍历,输出,计算叶子节点等函数。-Binary tree realization, including the former sequence, in order, after the traversal sequence and levels of output, computing functions, such as leaf nodes.<huangqiuxuan> 在 2025-01-21 上传 | 大小:598kb | 下载:0
[数据结构常用算法] path
说明:找出(二叉树中)从根结点到任一给定的结点的路径(非递归实现)-To find (in Binary Tree) from the root node to any given node of the path (non-recursive implementation)<weixiaoguoke> 在 2025-01-21 上传 | 大小:598kb | 下载:0
[数据结构常用算法] shujujiegou
说明:C语言数据结构(word版)。 数据结构是计算机科学与技术专业的专业基础课,是十分重要的核心课程。-C language data structures (word version). Data structures in computer science and technical expertise of the professional basis of course, is very important to the cor<wy> 在 2025-01-21 上传 | 大小:598kb | 下载:0
[数据结构常用算法] DeepSearch
说明:实现八数码问题的深度优先搜索算法,这是一种盲目搜索,搜索效率比广度优先搜索还低,这个算法实现有一定的难度-Search<杨敏> 在 2025-01-21 上传 | 大小:600kb | 下载:0
[数据结构常用算法] Four-classical-algorithm
说明:四大经典算法-Four classical algorithm! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !<刘浪> 在 2025-01-21 上传 | 大小:599kb | 下载:0
[数据结构常用算法] SavingAccount
说明:账户存储模拟 FIFO 类的深入剖析 设计实现一个用于存储整型数据的队列类-ACCOUNT ANALOG/FIFO<ada> 在 2025-01-21 上传 | 大小:599kb | 下载:0
[数据结构常用算法] BinaryTree
说明:数据结构中二叉树的基础操作 掌握二叉树的链式存储结构及其相关操作的实现 掌握二叉树的先序、中序、后序的递归遍历算法 掌握二叉树的层次遍历非递归算法(Basic operation of two fork tree in data structure)<rj501 > 在 2025-01-21 上传 | 大小:600kb | 下载:0