资源列表
banker
- 操作系统实验课程题目,实现银行家算法,避免死锁。-Experimental operating system curriculum subject, bankers algorithm to achieve, to avoid deadlock.
Heap
- 資料結構課堂中, 第12章第17題 結構 Heap 的課本例題答案-Heap data structures textbook example answer
TreeDepth
- 使用深度優先遍歷最小路徑樹,但根源是“使用深度優先遍歷最小路徑樹,但根源是 A -Using depth-first traversal minimum path tree but root is A
AVL
- Test program for AVL trees.
micro
- microgrid pscad code
Lab
- linked list example with c programming
extranum
- COBOL: Extrai números de uma String.
TVsingradiente
- TV for denoising with step adaptative range selection
seq_stack
- c++顺序栈类模板带调试菜单 1.生成栈 2.显示栈 3.入栈 4.出栈 5.去栈顶-class pattern of sequence stack in version c++
link_queue
- c++链式队列类模板附带调试菜单 1.生成栈 2.显示栈 3.入栈 4.出栈 5.取出栈顶 -class pattern of link queue in version c++
Hanoi
- c++版,用链式栈实现汉诺塔算法(内附链式栈内模板)-version of c++,realisation of the tower of hanoi with link stack(class pattern attached)
Partition-tree
- 时代的眼泪-划分树 能在对数时间内求取区间第k大值-Partition tree