资源列表
[数据结构常用算法] 20110529
说明:二叉树的基本功能,包括先序、中序、后续遍历,二叉树的深度,长度等。-The basic functions of a binary tree, including the first order, in order, follow-up traversal, binary tree of depth, length.<liuxusuifeng> 在 2025-01-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Expressions
说明:表达式cpp实现 数据结构实验源代码 实现前序、中序、后序表达式-Expression codes Formerorder expressions regular expression&Postorder expressions<jzw> 在 2025-01-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Connecting-two-list
说明:关于链表问题,通过这个程序可以将两个链表连接在一起-About list, through this program can question two list together<lilong> 在 2025-01-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] EvalueExpression
说明:一般表达式的计算,大街可以放心使用,我别写了好久的-General expression of the calculation, the streets safe to use, I do not write for a long time<Crisse> 在 2025-01-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] BANK
说明:银行家算法 设计程序模拟预防进程死锁的银行家算法的工作过程。假设系统中有n个进程P1, … ,Pn,有m类可分配的资源R1, … ,Rm,在T0时刻,进程Pi分配到的j类资源为Allocationij个,它还需要j类资源Need ij个,系统目前剩余j类资源Workj个,现采用银行家算法进行进程资源分配预防死锁的发生-Banker<freedom265442> 在 2025-01-18 上传 | 大小:1kb | 下载:0