资源列表
[数据结构常用算法] 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
[数据结构常用算法] xianchengtongbu
说明:在访问临界区的问题当中,因为临界区在一个时间只允许一个进程访问,因此为了解决同步问题,我们要用到线程同步机制。首先创建两个共享数据资源的并发线程。在没有同步控制机制的情况下,观察某些异常现象。针对这样的问题,采用两个解决方案:①利用Windows和mutex机制,②采用软件方案,并比较这两种方案的性能优劣。-During his visit to these critical areas, as critical a time in a process only allows access to<小江> 在 2025-06-22 上传 | 大小:2.44mb | 下载:0