资源列表
[数据结构常用算法] ACM_knight
说明:国际象棋的棋盘非常有趣,是一个正方形,看上去有点像坐标格。国际象棋的棋盘由八八六十四个大小相等的小方格组成,垂直方向从左到右分别用数字1-8表示 ,水平方向从上到下分别用小写字母a-h表示, 现在有个骑士(类似象棋中的马)位于其中某个小方格上(如上图黑色标记的方格),骑士每次的走法是先沿水平(或垂直)方向走2格,再沿刚才这个方向的垂直方向走1格(类似英文字母大写的“L”形),那么这一个方格就是骑士可以到达的方格(如上图红色标记的方格<朝猛子> 在 2024-11-13 上传 | 大小:72kb | 下载:0
[数据结构常用算法] BiTreeSort
说明:二叉树三种遍历方法的程序与比较,C++代码实现。-Three methods of tree traversal and comparison of procedures, C++ code.<黄树嘉> 在 2024-11-13 上传 | 大小: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'<jinfeng> 在 2024-11-13 上传 | 大小: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<罗峰> 在 2024-11-13 上传 | 大小:72kb | 下载:0
[数据结构常用算法] Student_Starter_Kit
说明:C++ Data Structures: A Laboratory Course, Third Edition<Mohsen> 在 2024-11-13 上传 | 大小:72kb | 下载:0
[数据结构常用算法] 0-1-beibao-
说明:0。1 背包问题,带有输入说明,和程序详细解释-0.1 knapsack problem, with input instructions, and procedures explained in detail<刘欣欣> 在 2024-11-13 上传 | 大小:72kb | 下载:0
[数据结构常用算法] maze_couples_ferry
说明:数据结构中关于队列、堆栈、搜索的迷宫问题,couples问题和轮渡问题-Data structure on the queue, stack, search maze Couples problem and ferry problem<lchongq> 在 2024-11-13 上传 | 大小:72kb | 下载:0