搜索资源列表
deadlock
- 编写死锁检测的模拟程序. 1每种类型一个资源:检测资源与进程图之间是否有换; 2每种类型多个资源的死锁检:用一个类似多个资源银行家的算法。 -The preparation of deadlock detection simulation program. One for each type of a resource: To detect the resources and whether there is exchange between the process of
guanjianlujing
- 实现图的关键路径算法,关键路径的成功查找-To achieve the critical path diagram algorithm to find the success of Critical Path
oboyo
- 关于位图算法的一个示例程序,可以将4张大小一样的位图拼为1个环,-An example about the bitmap algorithm procedures, can be 4 pieces of the same size as the bitmap for a ring,
xelsm
- 用普里姆(Prim)算法构造最小生成树;图的DFS算法的非递归遍历函数-She (Prim) algorithm to construct minimum spanning tree
lhsshh
- 此程序使用最小生成树Prim算法,用户输入图的输入文件名,程序读此文件(This procedure using minimum spanning tree Prim algorithm, user input figure input file name, program to read this file)