资源列表
[数据结构常用算法] Follow-upbinarytreetraversal
说明:上帝王牌:给出先序遍历和中序遍历,求后续遍历,要求: 函数头如下: bool getPostOrder(const char* perOrder, const char* inOrder, char* postOrder) 返回值是一个布尔 代表是否有这样的二叉树 用法: char* perorder = "abdgcefh" char* inorder = "dgbaechf" 或者 char*<上帝王牌> 在 2025-01-21 上传 | 大小:174kb | 下载:0
[数据结构常用算法] stack_queue_priorityQ
说明:Implementation of Stack, Queue and Priority Queue.<Yasir> 在 2025-01-21 上传 | 大小:4kb | 下载:0
[数据结构常用算法] datastruct
说明:数据结构,是c 语言版的,主要是 ppt-datastruct , in c language, main ppt<番石榴> 在 2025-01-21 上传 | 大小: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 sta<mini> 在 2025-01-21 上传 | 大小:126kb | 下载:0
[数据结构常用算法] dataStruts
说明:数据结构的一些知识,包括堆栈,队列,链表等,想学习数据结构的朋友可以看一下-Some knowledge of data structures, including stacks, queues, linked lists, etc., want to learn data structures friends can look at<chaochaozeng> 在 2025-01-21 上传 | 大小:2.41mb | 下载:0
[数据结构常用算法] C_Programming_classic_example_of_Huffman_code_tree
说明:C++ 编程开发夫曼树例子经典代码C + + Programming classic example of Huffman code tr-C++ Programming classic example of Huffman code tree<nmm> 在 2025-01-21 上传 | 大小:4kb | 下载:0
[数据结构常用算法] tree_with_file
说明:shortest way on a waighted tr-shortest way on a waighted tree<vov> 在 2025-01-21 上传 | 大小:1kb | 下载:0