资源列表
BTree
- 实现了B树的创建,在此基础上,构建搜索信息,完成了搜索,添加,删除,显示树形等操作-Realized B the creation of a tree, based on this information, the construction of the search, completing the search, add, delete, shows such as tree operation
cityzuiduanlu
- 最短路算法,输入各点之间的距离(可以是费用等),可得出遍历所有点的最短路-Shortest path algorithm, the distance between the input points (which can cost, etc.), can be drawn through all points of shortest
paper
- Euler方式处理多介质问题的算法文章集合-The paper collection of Eulerian method solving multiphase flow
sample03
- c++程序中关于两个数中最大值的算法,比较两个数中哪个最大,并取得最大值-c++ program on the maximum of two numbers in the algorithm to compare two numbers in which the largest, and obtain the maximum
C-language
- C语言的简单算法展示是大家对C语言有一定的认识,可以使你产生浓厚的兴趣-C language is a simple algorithm show everyone have some knowledge of C language, allows you to have a strong interest in
add-sub
- 实现了多项式的创建,实现了多项式的加减乘除等基本操作-The realization of polynomial create, to achieve the polynomial add, subtract, multiply and divide the basic operation
collection
- 集合划分,数据结构中运用队列操作,将互斥元素分在不同集合中-Set partitioning, data structure, the use of queue operations
kruskal
- 图论中用于搜索最小生成树和最短路径的Kruskal算法-Graph theory to search for the minimum spanning tree and shortest path algorithm of Kruskal
tree
- 遍历树,用于存储节点信息及其他查找树操作,仅供学习参考-Traverse the tree, for storing information and other search tree node operation, only to learn information
data-structure-for-CPP
- 数据结构 C++ 语言描述 介绍C++数据结构-Data Structures C++ language to describe data structures in C++
Cpp_struct_ch01
- data structure code for C++ -data structure code for C++ ch1
Cpp_struct_ch02
- data structure code for C++ ch2
