资源列表
bank
- 这是用C语言实现的银行家算法,比较完整的,也能实现。-This is a banker with a C language algorithm, more complete, can be achieved.
MathToll
- c#写的基本排序算法,从基础开始,扎实基础,才能写出好的高质量程序。-c# to write the basic sorting algorithm from the ground, a solid foundation in order to write good quality program.
MazeDebug
- 软件模拟电脑鼠走迷宫 学习和研究电脑鼠走迷宫的助手 江西理工大学 木恋顾-Software simulation micromouse go through a maze
AVl_Tree
- AVL平衡树,是一种很有效率二叉搜索树,利用它可以的旋转功能可以很方便的构造,很快的查找-AVL balanced tree is a very efficient binary search tree, it can use the rotation function can be constructed easily, quickly find
btree
- B树,是一种很有效率二叉搜索树,利用它可以的旋转功能可以很方便的构造,很快的查找 数据结构-B-tree is a very efficient binary search tree, it can use the rotation function can be constructed easily, quickly find the data structure
BUC
- BUC算法,数据库一种重要的查询算法。利用AVL平衡树,是一种很有效率二叉搜索树,利用它可以的旋转功能可以很方便的构造,很快的查找 数据结构-BUC algorithm, an important database search algorithm. Use of AVL balanced tree is a very efficient binary search tree, it can use the rotation of the structure can be easily,
search
- 解决拼图问题。利用AVL平衡树,是一种很有效率二叉搜索树,利用它可以的旋转功能可以很方便的构造,很快的查找 数据结构-BUC algorithm, an important database search algorithm. Use of AVL balanced tree is a very efficient binary search tree, it can use the rotation of the structure can be easily, quickly find
2
- N皇后问题,递归实现,适合初学算法的同学,希望能对你们有所帮助-N-Queens problem, recursive, algorithm suitable for beginner students, I hope you can help
migong
- 迷宫问题,适合初学算法的同学希望能对各位同学有所帮助-Maze, the students hope for beginner algorithm can you help students
erchapaixushu
- 二叉排序树,写的不好,但是能够运行通过,希望大家批评指正-Binary sort tree, badly written, but to run through, I hope me criticism
duipaixu1
- 堆排序的程序,希望能够给大家帮助,写的不好,能够运行而已。-Heap sort program, hoping to give you help, badly written, able to run it.
quicksort
- 快速排序,简单的快速排序,算法最重要,希望能帮助到有需要的人-Quick sort, simple, quick sort algorithm is the most important and want to help the needy people
