资源列表
tel-number
- 使用链表创建电话号码薄,可以创建、增加、删除等操作。-creat tel number,you can modify the book.
dijkstra11
- vc下实现的最短路径的求法,使用dijkstra算法-achieved under vc method for finding the shortest path, using dijkstra algorithm
sxz
- 怎么判断一个采用邻接表结构的有向图G是否为强连通图? 强连通块划分代码实现-Adjacency list used to determine how the structure of a directed graph G is a strongly connected graph? Strongly connected block of code division
kuhanshu
- 数据结构的头函数,栈、队列等的基本操作!可直接用!-The first function of data structures, stacks, queues, etc. The basic operation! Can be used directly!
RBTree
- 红黑树的C++实现代码,RB TREE,树,数据结构-Red-black tree of C++ implementation code, RB TREE, tree, data structure
B-Tree
- This source code in C++, implementing Binary tr-This is source code in C++, implementing Binary tree
CQueue
- 设计一个使用队头指针和计数器无队尾指针的顺序循环队列,并编写一个主函数进行测试。 -Design a counter using the head of the queue pointer and tail pointer of the order of non-circular queue, and write a main function for testing.
xiaoyuandaohang
- 校园导航 该程序运行为实现设计我们的学校的平面图,包括10个以上的场所,每两个场所间可以有不同的路,且路长也可能不同,找出从任意场所到达另一场所的最佳路径(最短路径)。-Campus navigation for the realization of the program is designed to run our school' s plan, including more than 10 sites, each between the two places can have d
guibingpaixu
- 这是我自己写的一个归并排序的算法实现 -This is what I had written a merge sort algorithm ~ ~
zuijindianwenti
- 这是我自己写的一个归并排序实现的最近点对问题的算法实现 -This is what I had written a merge sort to achieve the nearest point algorithm for the problem ~ ~
Cpp1
- 这里有基于C语言的各种排序的算法,冒泡,快速排序,希尔排序等!简直就是各种排序程序库!可供大家借鉴-There are a variety of C-based ranking algorithms, bubble, quick sort, Hill sorting! For we learn from
5-1
- 关于图的最小生成树的prim算法,发上来分享下-On the minimal spanning tree algorithm prim, hair up under shared
