资源列表
[数据结构常用算法] shujujiegou
说明:该数据结构代码包括单链表的简单应用,包括寻找最短路径或是对图进行不同的遍历等。-Code the data structure including a single list of simple applications, including the search for the shortest path or on the map such as different traversal.<sunluofang> 在 2025-06-22 上传 | 大小:19kb | 下载:0
[数据结构常用算法] Elevator
说明:数据结构 关于5层电梯的模拟 希望对学习数据结构的同学们有一点帮助-Data structure on the 5-story elevator Simulation data structures want to learn a little of the students to help<lingxiaodong> 在 2025-06-22 上传 | 大小:365kb | 下载:0
[数据结构常用算法] yuesefuhuan
说明:通过链表的插入和删除实现约瑟夫环,熟练掌握数据结构的基础内容.-Through the linked list insertion and deletion of the achievement of Joseph Wan, the master data structure based on content.<kdw> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[数据结构常用算法] zhongxubianli
说明:中序遍历源代码,方便查询,可以自行更改,逻辑性强-Ergodic source code in order to facilitate inquiries, you can make changes<杨海涛> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[数据结构常用算法] hash
说明:查找: 建立一个哈希查找表,哈希函数采用: H(key)= key P(其中P=13),若发生冲突后,用链地址法解决冲突。-Search: the creation of a hash lookup table, the use of hash function: H (key) = key P (of which P = 13), if the occurrence of post-conflict, and conflict resolution chain address law.<奈奈> 在 2025-06-22 上传 | 大小:69kb | 下载:0
[数据结构常用算法] graph
说明:图: 调试图的邻接链表存储的程序,解决下列问题: 根据教科书P157页的G2图(无向图),输入数据运行程序;再适当修改程序使它适用于G1图(有向图),输入数据运行程序。-Adjacency list graph debug stored procedures, to address the following issues: According to the textbook page G2 Fig P157 (undirected graph), input data to run pro<奈奈> 在 2025-06-22 上传 | 大小:105kb | 下载:0