搜索资源列表
lianbiao
- 控制台下编写的链表,除了一般的功能外,还可以实现2个链表的合并,拆分!-The list prepared under the console, in addition to the general function, but also allows two lists of the merger, split!
divide_wood
- 算法设计中的木棒分割问题,采用C++编程实现。代码通俗易懂。适合于初学者学习。-The stick split algorithm design, using C++ programming. Code easy to understand. Suitable for beginners to learn.
MatrixChain
- 给定数量的矩阵相乘 给出矩阵计算乘法的最小次数 并给出分割点-A given number of matrix multiplied to give the minimum number of times of the multiplication of the matrix calculation and gives the split point
AVLTree
- 二叉平衡树实现,实现了合并和分裂功能,c语言实现-Balanced binary tree implementation to achieve the merger and split function, c language
