资源列表
50091936
- 自行写的为同学打篮球分组方便而写的代码,可以为同学自动排序!欢迎指导()
KDTree
- 处理网格数据点的KDTREE数据结构程序,剔除相同的点-Dealing with grid data points KDTREE data structure procedures, remove the same point
数据结构课件
- 需要配合清华大学严蔚敏数据结构书籍使用。(Cooperate with Tsinghua University Yan Weimin data structure book use.)
fdg
- 数据结构的算法实在是很深奥,在这里给大家讲解以下-Data structure of the algorithm is really profound, give everyone here on the following
Binary-Tree
- (1)从键盘上输入数据,建立二叉链表。 (2)前序遍历、中序遍历、后序遍历二叉树:递归算法。 (3)前序遍历、中序遍历、后序遍历二叉树:非递归算法。 (4)借助队列实现二叉树的层次遍历。 在主函数中设计一个简单的菜单,分别调试上述算法。-(1) input data the keyboard, build binary list. (2) former preorder, preorder, after preorder binary tree: recursive al
maze
- 迷宫求解,回溯算法,以坐标格式输入迷宫围墙,输出为路线
kspaddc
- 这是一个求解k条最短路径路由的算法程序,已经调试通过。-This is a solution of the k shortest path routing algorithm, has been through debugging.
shujujiegoubank
- 数据结构模拟银行系统,用优先队列来模拟,又四个窗口显示-The data structure simulate the banking system, with a priority queue to simulate, but also four window displays
588909Java_UML_library
- 数据结构及算法 对于参加ACM的学生有一定帮助 里面有详细的解答-Data structure and algorithm for ACM students to participate in some help there are detailed answers
recursive
- 数据结构作业 c++写的recursive的运用,编译可过,功能较为全面,有兴趣者可-Data structure operations recursive c++ to write the application, the compiler may have functions more comprehensive, those interested can take a look
linklist
- 链表的倒序创建,删除指定的数字和输出链表等。-The reverse of the list to create, delete specified number and output linked list.
program
- 本篇文档介绍了C++许多算法的源代码,非常有利于C++的练习-This document introduces the c++ many kinds of algorithm source code, very conducive to c++ practice