资源列表
[数据结构常用算法] parking
说明:停车场!就是一个停车场的程序,数据结构,停车场!-Parking lot! Is a parking lot of the programs, data structures, parking lot!<cai weiguo> 在 2024-11-03 上传 | 大小:2048 | 下载:0
[数据结构常用算法] Graph-traversal
说明:图的遍历,深度遍历和广度遍历,数据结构,图的遍历! -Graph traversal, depth and breadth traversal traversal, data structures, graph traversal!<cai weiguo> 在 2024-11-03 上传 | 大小:2048 | 下载:0
[数据结构常用算法] bankers-algorithm
说明:银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。为实现银行家算法,系统必须设置若干数据结构。-Banker' s algorithm is one of the most representative algorithm to avoid deadlock. Method to avoid<zhsenl> 在 2024-11-03 上传 | 大小:2048 | 下载:0