资源列表
avl-tree
- 用c语言实验AVL树,程序需要外加txt文件用来创建被遍历图,相信看了程序后很简单。-AVL tree using c language experiment, procedures used to create the necessary external txt file to be traverse map, I believe after reading procedure is simple.
8queen
- 通过学习奥赛培训课程,利用回溯加递归的编程技巧完成的八皇后问题-Training courses through learning Orsay, plus use of recursive programming skills back to complete the eight queens problem
maze
- 通过学习奥赛培训课程,利用回溯加递归的编程技巧完成的迷宫问题-Training courses through learning Orsay, plus use of recursive programming skills back to complete the maze problem
travel
- 通过学习奥赛培训课程,利用回溯加递归的编程技巧完成的骑士旅行问题-Training courses through learning Orsay, plus use of recursive programming skills back to complete the Knights travel problems
BinaryTree
- 这是个二叉树的数据结构的各项操作。有二叉树的拷贝,计算树高,树叶等。特别要注意的是用非递归算的。-Binary Tree is not recursion
Tree
- 对于初学数据结构的人来说,树的结构肯定要知道的,以上为大家提供了树的基本操作,希望能有所帮助。-TREE
Grey_Correlation_Analysis
- 用C实现的灰色关联排序程序。代码完整,实现了多种数据的处理方法,包括:初值化处理、最大值化处理、区间值化处理等。-Implemented using C Grey sorting process. Code integrity, and achieve a variety of data processing methods, including: initial processing, the maximum processing, interval value of handling.
Maze
- 用C实现的迷宫求解算法。图形界面,求解过程参照了深度优先搜索,迷宫由随即矩阵生成,采用栈作为路径存储结构。-Achieved with the C maze algorithm. Graphical interface, the process of solving the light of the depth-first search, maze generated by the matrix immediately, using the stack as the path to the st
src
- This program takes an equation in prefix,infix, or postfix mode with proper parenthesis and parses the equation into a binary tree to show which equations come first, then outputs the same equation back in prefix,infix, and postfix notation.
sources
- SSD5数据结构试验要求,文档全部,没有答案-SSD5 data structure test requirements, document all, there is no answer
apache
- SSD数据结构试验用的apache服务器-SSD test data structure used in apache server
mente-clo
- 蒙特卡洛算法求pi,蒙特拉罗是计算机技术发展以来比较被重视的算法,在各个方面都被广泛应用-Mente clo
