资源列表
[数据结构常用算法] DataStuctshiti
说明:数据结构试题,经常考的数据结构试题。 供大家学习使用-Datastruct test,is usally appear in the eaxm ,this is for you reference!<witty> 在 2025-06-17 上传 | 大小:1.59mb | 下载:0
[数据结构常用算法] madebianli
说明:马的遍历,经典问题,让马随机从一个位置开始,不重复地走过8*8的棋盘。-Ma traversal, classic, and let Ma randomly from one location and will not be repeatedly passed 8* 8 board.<吉宇> 在 2025-06-17 上传 | 大小:5kb | 下载:0
[数据结构常用算法] Follow-upbinarytreetraversal
说明:上帝王牌:给出先序遍历和中序遍历,求后续遍历,要求: 函数头如下: bool getPostOrder(const char* perOrder, const char* inOrder, char* postOrder) 返回值是一个布尔 代表是否有这样的二叉树 用法: char* perorder = "abdgcefh" char* inorder = "dgbaechf" 或者 char* inorder = "abcde" char post<上帝王牌> 在 2025-06-17 上传 | 大小:174kb | 下载:0
[数据结构常用算法] stack_queue_priorityQ
说明:Implementation of Stack, Queue and Priority Queue.<Yasir> 在 2025-06-17 上传 | 大小:4kb | 下载:0
[数据结构常用算法] datastruct
说明:数据结构,是c 语言版的,主要是 ppt-datastruct , in c language, main ppt<番石榴> 在 2025-06-17 上传 | 大小:9kb | 下载:0
[数据结构常用算法] shortestpath
说明:用Dijkstra算法求从顶点a到其他各顶点间的最短路径,并写出执行算法过程中各步的状态。-Dijkstra algorithm with a request from the vertex to other vertices of the shortest path, and write the implementation of the algorithm in each step of the process of the state.<mini> 在 2025-06-17 上传 | 大小:126kb | 下载:0