资源列表
[数据结构常用算法] tre_dfs
说明:a multinode tree structure with DFS depth first search algorithm<SAIKAT MONDAL> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] linear_link_list
说明:linear link list program.<SAIKAT MONDAL> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] subtraction_of_two_link_list
说明:this source code can subtract two sorted link-list.<SAIKAT MONDAL> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] spas_matrix
说明:a sample program to implement spas-matrix.<SAIKAT MONDAL> 在 2025-06-14 上传 | 大小:8kb | 下载:0
[数据结构常用算法] spanning_tree
说明:最小生成树的Prim 和Kruscal算法-Prim minimum spanning tree algorithm and Kruscal<chenjinxin> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] matching
说明:利用循环队列模拟舞伴配对问题:在舞会上,男、女各自排成一队。舞会开始时。依次从男队和女队的队头各出一人配成舞伴。如果两队初始人数不等,则较长的那一队中未配对者等待下一轮舞曲。假设初始男、女人数及性别已经固定,舞会的轮数从键盘输入。-Simulation using circular queue partner matching problem: at the ball, male and female each queue. Party starts. Turn from the men'<tang> 在 2025-06-14 上传 | 大小:4kb | 下载:0
[数据结构常用算法] DFSBFS
说明:设计一个有向图,建立图的邻接矩阵或邻接表的存储结构,完成有向图的DFS(深度优先遍历)和BFS(广度优先遍历)的操作-Design of a directed graph, the establishment of the adjacency matrix or adjacency list of the storage structure, complete directed graph DFS (depth-first traversal) and BFS (breadth-first tr<tang> 在 2025-06-14 上传 | 大小:5kb | 下载:0
[数据结构常用算法] erchashudejianli
说明:数据结构之二叉树的建立源代码,严蔚敏版本,好不容易把课本上的代码打出来-The establishment of a binary tree data structure of source code, YAN Wei-min version, and finally to break out the code on the books<suzhihuang> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] bitree-bianli
说明:输入根据用户的输入信息,建立二叉树的二叉链表。 利用递归和非递归实现二叉树的中序遍历,利用队列实现二叉树的层次遍历。 -Enter the information based on user input, the establishment of binary binary tree list. Recursive and non recursive implementation of binary tree traversal, the use of queues to achieve<tang> 在 2025-06-14 上传 | 大小:6kb | 下载:0