资源列表
[数据结构常用算法] BiTreeSort
说明:二叉树三种遍历方法的程序与比较,C++代码实现。-Three methods of tree traversal and comparison of procedures, C++ code.<黄树嘉> 在 2025-06-16 上传 | 大小:72kb | 下载:0
[数据结构常用算法] 2007433952762
说明:本软件是银行家算法,利用此算法解决死锁问题,其中包括银行家算法的数据结构,银行家的算法及相关实现等!-This software is the banker' s algorithm, using this algorithm to solve the deadlock problem, including the banker' s algorithm for data structure, the banker' s algorithm and the related re<jinfeng> 在 2025-06-16 上传 | 大小:72kb | 下载:0
[数据结构常用算法] migongqiujie
说明:可以输入一个任意大小的迷宫数据,用非递归的方法求出一条走出迷宫的路径,并将路径输出-You can enter a maze of any size data obtained with a non-recursive way out of the labyrinth path and output path<罗峰> 在 2025-06-16 上传 | 大小:72kb | 下载:0
[数据结构常用算法] Student_Starter_Kit
说明:C++ Data Structures: A Laboratory Course, Third Edition<Mohsen> 在 2025-06-16 上传 | 大小:72kb | 下载:0
[数据结构常用算法] 0-1-beibao-
说明:0。1 背包问题,带有输入说明,和程序详细解释-0.1 knapsack problem, with input instructions, and procedures explained in detail<刘欣欣> 在 2025-06-16 上传 | 大小:72kb | 下载:0
[数据结构常用算法] maze_couples_ferry
说明:数据结构中关于队列、堆栈、搜索的迷宫问题,couples问题和轮渡问题-Data structure on the queue, stack, search maze Couples problem and ferry problem<lchongq> 在 2025-06-16 上传 | 大小:72kb | 下载:0
[数据结构常用算法] Josephus
说明:数据结构课程设计,实现以下问题:约瑟夫(Josephus)环问题:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。 建立n个人的单循环链表存储结构,运行结束后,输出依次出队的人的序号。-Data structure curriculum desig<毛小婷> 在 2025-06-16 上传 | 大小:72kb | 下载:0
[数据结构常用算法] BinaryTree
说明:数据结构(c#) 二叉树 自己编的,有些粗糙,仅供学习-Data structure (c#) binary own, some rough, only to learn<江燕婷> 在 2025-06-16 上传 | 大小:72kb | 下载:0