资源列表
[数据结构常用算法] MST-kruskal
说明:The classic kruskal algorithm is implemented Import: adjacency matrix Output: Minimum spanning tree<曾经的故事 > 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数据结构常用算法] biTree
说明:? 按先序遍历的扩展序列建立二叉树的二叉链表存储结构,实现二叉树先序、中序、后序遍历的递归算法,实现二叉树中序遍历的非递归算法,实现二叉树层次遍历的非递归算法(要求使用顺序队列,调用顺序队列基本操作实现),求二叉树的深度(后序遍历)。(Two binary linked list storage structure - first traversal of the extended sequence according to the e<qiuqiu2017 > 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数据结构常用算法] expression.tar
说明:表达式求值的一个C语言程序,可以识别高低层次的运算符,从而求出最后的运算结果.(expression evaluation)<与民由之 > 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数据结构常用算法] 普里姆算法最小生成树
说明:数据结构之普里姆算法最小生成树(图的相关应用)(data structure of minimum spanning tree-using Prim(application og graph))<LLK桑 > 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数据结构常用算法] python_Class.py
说明:python 类例程,人、学生、老师以及异常的简单运用(Python class routines, people, students, teachers, and unusual simple use)<竹小先生 > 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数据结构常用算法] Single_LinkedList.py
说明:python的链表操作、单链表、循环链表、双向链表、带尾指针的链表以及链表排序等基本操作(Python linked list operations, single chain table, circular chain list, two-way chain list, with the tail pointer of the chain list, and chain sorting and other basic operatio<竹小先生 > 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数据结构常用算法] c++代码实现走迷宫
说明:利于c++完成对迷宫的编程设计,运行后成功走出迷宫(It is helpful for c + + to complete the programming of the maze, and then successfully get out of the maze)<xieyuqz > 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数据结构常用算法] MergeMutiply
说明:用这个程序对你想要排序的数组进行排序,这个程序采用的是合并排序法,算法效率是O(nlogn)(Use this program to sort the array you want to order. This program uses the merge sort method, and the algorithm efficiency is O (nlogn))<陈琪好棒 > 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数据结构常用算法] bouderfind_huan
说明:可准确找出内环的边界 对于同时存在内环和外环边界的图像 外环可能不清晰(The boundary of the inner ring can be accurately identified, and the outer ring of the image may not be clear for both the inner and outer ring boundaries)<l00191980 > 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数据结构常用算法] BubbleSort
说明:an implementation of bubble sort in c++<saymosi > 在 2024-11-01 上传 | 大小:1024 | 下载:0