资源列表
tree
- implementation of tree and postorder method
DS2
- 使用STL queue adapter,实现队列先入先出。通过.run文件中的内容,实现相应的输出。-Using the STL queue adapter, to achieve queue FIFO. Through. Run the contents of the document to achieve a corresponding output.
exercise4
- 通过构造树,实现对hospital各部分之间数目关系的表示。通过在part类里定义子类实现part之间的关联,从而最终实现通过读取相应文字而输出相对应的结果。-By constructing a tree, to realize the number of relationships between the various parts of hosptal representation. By the definition of sub-part class where the associat
exercise5
- 主要解决一个在旅行过程中的费用问题,关键是利用Dijkstra算法求解欧洲两个城市之间的最便宜的乘车路线,并把最短花费、路径的距离以及过的城市显示出来。-Is mainly to solve a process of in travel costs, the key is to use Dijkstra algorithm to solve Europe between the two cities the cheapest travel routes, and to take the shor
111
- 英文文件的字母数字统计 可根据不同的文件进行统计-Letters in English file statistics according to different statistics documents
1
- 基于最小生成树的Steiner最小树生成算法-Based on Minimum Spanning Tree Algorithm for Steiner minimum spanning tree
11
- 一种度约束最小生成树算法-Degree-constrained minimum spanning tree algorithm
11
- ... ...破圈法构造最小生成树算法探讨.rar-Broken circle method of constructing the minimum spanning tree algorithm is explored. Rar
sort
- 产生十个随机数并组成数组,然后进行快速排序和归并排序-Generate 10 random numbers and form an array, and then a quick sort and merge sort
vbj
- 数据结构答案,第二版,殷人昆,习题解析 (用面向对象方法与c++语言描述-vbjsk a kka lalal alal d d dd d d dd dd ddd d
MultiLinkedList
- 一个四维链表的实现,代码的实现思想很有意思,对于学习数据结构的朋友有很大的参考价值。-A four-dimensional linked list implementation, the code to realize a thought is very interesting to study the data structure for a friend have great reference value.
