资源列表
tu
- 在数据结构课程中,用C++编写出图的算法。-Courses in data structures, using C++ to prepare a map of the algorithm.
shu
- 在数据结构课程中,用C++编写出树的算法。-Courses in data structures, using C++ to prepare a tree algorithms.
duilie
- 在数据结构课程中,用C++编写出队列的算法。-Courses in data structures, using C++ to prepare a queue algorithms.
parkstop
- 数据结构实习之停车场程序,C++版,通过老师验收-DATA STRUCT carpark C++
InfixToFuffix
- 利用堆栈,将中缀表达式转化为后缀表达式,并且输出表达式。-The use of the stack will be made up of expressions into expressions suffix
ord
- 使用数据结构实现排序法测试,具有冒泡排序,直接插入排序等.-Data structure used to achieve sequencing method with Bubble Sort, Insertion Sort, etc. directly.
Constructionofdata
- 严老的数据结构配套习题集。。是不错的资源,,对于学习数据结构是很好的帮助!-Yan Lao construction of data necessary exercise collection. . Is the good resources, regarding the study construction of data is the very good help!
Dijkstra
- Dijkstra-c++代码及全部的代码注释-Dijkstra-c++
Cover_board
- 棋盘覆盖问题,,算法中分治法的一个好例子,代码不到100行啊-Chessboard coverage, distributed algorithm for treatment of a good example of the code less than 100 lines ah
Experimental_data_structure
- 我学数据结构时自己做的很多实验题目都在这里,和大家一起分享啊,-Data structure, I do a lot of their own experimental subject are here, and we share ah, huh
Queen
- 算法分析中的皇后问题,采用分枝限界法进行求解-Algorithm analysis of Queen' s question, the use of Branch and Bound method for solving
migong
- 利用栈、数组解决迷宫问题,综合了栈、数组及数学建模等知识点-The use of the stack, the array to solve the maze problem, a combination of stacks, and mathematical modeling, such as an array of knowledge points
