资源列表
[数据结构常用算法] minspantree
说明:最小生成树的克鲁斯卡尔算法 采用邻接矩阵存储图,用树表示和实现集合操作-Kruskal minimum spanning tree algorithm uses the adjacency matrix memory map, with trees and realize that the collection operation<刘生生> 在 2024-11-01 上传 | 大小:19456 | 下载:0
[数据结构常用算法] DataStructure
说明:用C语言编写实现数据结构方面的例子,如栈,队列,二叉树等!-Using C language data structures examples, such as stacks, queues, binary tree, etc.!<周峤> 在 2024-11-01 上传 | 大小:1468416 | 下载:0
[数据结构常用算法] S010600917
说明:问题描述: 给定一棵有n 个结点的二叉树,结点的编号为1,2,…,n。已知二叉树结点编号的后序和中序列表,试设计一个算法,确定该二叉树结点编号的前序列表。 实验任务: 对于给定的二叉树结点编号的后序和中序列表,计算二叉树结点编号的前序列表。 -Descr iption of the problem: there is a given n the binary tree nodes, the nodes numbere<林建> 在 2024-11-01 上传 | 大小:62464 | 下载:0