资源列表
shanhukule.cpp
- 数据库中用于模拟走迷宫,可以以方阵形势确定迷宫,也有单纯的逻辑编码-The database used to simulate the Maze, the situation can determine the square maze, there are simple logic code
quzifu
- 使用嵌套循环变量i,j冒泡循环捉个查找,找到,就打出来-A simple vc program, in the hope that we can download exchange
tree
- 树操作大全(源码),包括树的四种遍历方式,前序遍历、中序遍历、后续遍历、层序遍历,求树深-Tree operations Daquan (source), including the four tree traversal, preorder traversal, inorder traversal, the follow-up traversal, traversal sequence, find the tree depth
Krysl
- (以非递归方式)返回后根次序遍历下访问的第一个结点的指针-(Non-recursive mode) returns the order of traversal to access the root of the first node pointer
maze
- 数据结构课程设计上的迷宫求解, MFC编程-Data structure to solve the maze on curriculum design, MFC Programming
fill
- 扫描线法填充多边形,链表形式,适用于所有不带岛的多边形-Filled polygon scan line method, the list form, for all non-island polygon
Astar-path-finding--based-on-MFC
- 基于MFC的A*算法,可以设置起点、终点、障碍等-astar algriumn based on MFC
darray
- 应用C面向对象编程方式,使用数组方法实现链表-Application of object-oriented C programming, using the array method to achieve list
SeqQueue
- 数据结构中的一个头文件,用于队列的建立,但要根据实际情况使用-an abstact class
shunxubiao
- 数据结构,能表示正确的顺序表,是用C++编写的源代码。-Data structure can be expressed in the correct order form, is written in C++ source code.
tudebianli
- 使用邻接表存储结构,编写一个程序,实现对有向图遍历操作。是用C++编写的程序源代码。-Storage structure using the adjacency list, write a program to achieve a directed graph traversal operations. Is a program written in C++ source code.
xianxingbiao
- 线性表,包括链式线性表,顺序线性表,双向循环线性表,还有实际应用线性表,全部通过Vc6.0测试-Linear form, including the chain of linear form, the order of the linear form, two-way loop linear form, as well as the practical application of the linear form, all the tests by Vc6.0
