资源列表
[数据结构常用算法] WordMaze
说明:华为机考试题,单词迷宫,使用C++编写,2015年真题-Huawei machine exams, word maze, use C++ write<lidongdong> 在 2025-06-15 上传 | 大小:673kb | 下载:0
[数据结构常用算法] KMP-algorithm
说明:写了一个myString类,用于展示KMP 算法,有少量注释。-KMP algorithm, a small amount of Notes.<> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Hash-lookup
说明:表头插入,使用链地址法处理冲突的哈希查找算法-Header insertion, using a chain hash address search algorithm method to resolve disputes<> 在 2025-06-15 上传 | 大小:1.07mb | 下载:0
[数据结构常用算法] HuffmanTree
说明:展示了赫夫曼树的建造过程,有大量注释,适合新手理解。-Shows the Huffman tree construction process, there are a lot of notes, suitable for beginners to understand.<> 在 2025-06-15 上传 | 大小:1.06mb | 下载:0
[数据结构常用算法] HuffmanTree-Shortest-Path
说明:赫夫曼树的建造过程,以及最短路径算法,有关键步奏的注释,需输入节点数据以及邻接矩阵的内容,注意看主函数-Huffman tree construction process, as well as the shortest path algorithm, the key step-outs comments, data and content needs input node adjacency matrix, note the main function<> 在 2025-06-15 上传 | 大小:1.08mb | 下载:0
[数据结构常用算法] Minimum-Spanning-Tree
说明:使用邻接矩阵生成最小生成树的算法,须输入顶点数目,顶点数据以及邻接矩阵的数据。-Adjacency matrix generated minimum spanning tree algorithm, the input data must be the number of vertices, vertex data and adjacency matrix.<> 在 2025-06-15 上传 | 大小:1.08mb | 下载:0
[数据结构常用算法] starA
说明:A*算法解决传教士和野人过河问题。有N个传教士和N个野人要过河,现在有一条船只能承载K个人(包括野人),K<N,在任何时刻,如果有野人和传教士在一起,必须要求传教士的人数多于或等于野人的人数。-A* algorithm to solve the missionaries and Savage river issues. With N and N Savage missionaries to cross the river, there is now only one boat carryi<林静> 在 2025-06-15 上传 | 大小:200kb | 下载:0
[数据结构常用算法] shujujiegou
说明:常见数据结构算法,包括多项式计算,二叉树遍历,链表,图的搜索等-Common data structure algorithms, including polynomial, binary tree traversal, linked lists, graph search, etc.<zty9> 在 2025-06-15 上传 | 大小:11kb | 下载:0