资源列表
BinarySearchTree
- 一个简单的二叉搜索树实现,可以直接使用头文件移植-A simple binary search tree implementation can use the header files transplant
LinearTable
- LinearList,线性表,本代码主要是sorted chain,使用c++实现-sortedList implemented by C++
Implementation-of-binary-tree
- 这个程序很好的介绍了二叉树的实现方法-Good introduction to the program implementation of binary tree method ~ ~
yinhangjiasuanfa
- 银行家算法,实现了避免死锁的算法,是比较高级的程序,体现了资源分配与进程之间的关系
SQP
- 这是基本的二次规划算法,能够帮助初学者很好的掌握二次规划的基本概念,深入理解优化设计的程序。-This is the basic quadratic programming algorithm that can help beginners a good grasp of the basic concepts of quadratic programming, in-depth understanding of optimal design of the program.
200812221
- 单链表删除 集合a和集合b,删除在集合a中与集合b元素相同的数据-Set a single-linked list to delete and set b, to delete a collection a collection of b with the same data element
aefwxcvddx
- 双向链表功能的实现包括插入删除修改查找等功 为比较好用的-Realize two-way linked list functions including insert delete modify search such as reactive useful for comparison
xifapai
- 洗牌发牌程序,实现牌堆打乱以及四个方位的重组-Shuffle licensing procedures, to achieve brand heap disrupted and the reorganization of the four directions
matrix
- 矩阵的实现(十字链表为基础),基本功能(转置,求和,求积)-Matrix in (cross-list based), the basic functions (transpose, sum, product)
maze_Tr.ZIP
- 一个走迷宫的程序。通过mazeTraverse递归函数实现走迷宫。-a Maze procedure. MazeTraverse through recursive function to achieve Maze.
Catalan
- 卡特兰数计算的模板 可以计算到1000位
juzhen22
- 是数据结构中经常见到的矩阵运算,包括+,-,* 。-data structure is often seen matrix operations, including +,-,*.
