资源列表
gouzaohanshu
- 构造函数的源代码,数据结构的算法编程,希望对大家有帮助-Constructor source code, data structures programming algorithm
2010011005_e4
- 二叉树的建立、析构、前序、中序、后序遍历-binary tree
maze
- 简单的迷宫程序,是基本的数据结构入门程序,适合初学者学习-A simple maze procedure, is the basic data structure entry procedures
Tree
- 对树的各种操作,包括二叉排序树,其中通过先序遍历和中序遍历构造二叉树,以及深度遍历,广度遍历,层度遍历,以及删除二叉排序树的某一个节点的操作。对学习数据结构有很大的帮助。-Various operations on the tree, including the binary sort tree, the first traversal and traversal construct a binary tree, as well as the depth of the traversal, br
Maze
- C++语言实现的迷宫求解算法,可以自动生成迷宫,也可以手动生成迷宫-C++ language of the maze solving algorithm, can automatically generate the maze, the maze can also be generated manually
ACM_1.3.3
- 每天第一个到机房的人要把门打开,最后一个离开的人要把门关好。现有一堆杂乱的机房签 到、签离记录,请根据记录找出当天开门和关门的人。 -The people want the first day to the engine room door open, people want the last one to leave the door closed. Existing pile of messy room sign, signed away from the record, accord
tree
- <1>将一棵树(或森林)转换为二叉树。 <2>求森林的高度。 <3>按层次方式遍历森林。 <4>输出一个森林中每个结点的值及其对应的层次数。 <5>输出一个森林的广义表形式,如下图中的森林的输出为:-< 1> will be a tree (or forest) into a binary tree. < 2> for the high forest. < 3> by way of tra
ch1
- 清华大学严蔚敏数据结构第一张程序代码,随书代码-Tsinghua University, Yan Wei Min data structures, program code
BinaryTree1.2
- 异质二叉树的实现,增加删除查找,vs2005-The realization of heterogeneous binary tree, vs2005
hafman
- 最优算法分析 快排 二叉树 哈弗曼 和计算机网络-Fast optimal algorithm for scheduling and computer networks binary Hafu Man
astarr
- 这是一个基于A*算法的搜索算法,可用于路径的查找。-This is an algorithm based on A* search algorithm, can be used for path search.
FEN
- 分支上限法求解售货员问题,算法分析习题,跟课堂同步实习-Branch ceiling Method salesman problem, algorithm analysis exercises, synchronized with the classroom internship