资源列表
1
- 本实验实现的是一个简单的停车场管理模拟系统,采用堆栈的数据结构,对车辆的停放统一管理。-Implementation of this experiment is a simple simulation of car park management system that uses the stack data structure, the unified management of the parking of vehicles.
shu
- 本程序主要是展示树的基本操作,包括二叉树的遍历,左右子树的互换等-This program is just for show the basic operation of the tree, including the binary tree traversal, so the exchange of left and right subtrees
Dijkstra-algorithm
- 这是求图中的最短路径的一个方法:迪杰斯特拉算法。-This is a method of the figure, find the shortest path: Dijkstra algorithm.
primsuanfa
- 和数据结构有关的 关于Prim算法-and data on the structure of the algorithm Prim
Maze
- 迷宫求解:用二维矩阵表示迷宫,自动生成或者直接输入迷宫的格局,确定迷宫是否能走通,如果能走通,输出行走路线。 c实现-Solve the maze: maze, two-dimensional matrix that automatically generated, or directly enter the maze pattern, to determine the labyrinth whether to go through, if we can go through the outpu
NFAtoDFA
- Compiler theory of the NFA is converted to an equivalent DFA C ++ program-Compiler theory of the NFA is converted to an equivalent DFA C++ program
tree
- 树视图的一个案例,可以为初学者提供帮助和练习使用-Tree view of a case
datastructuremazearithmetic
- 用C实现的数据结构迷宫算法,在Turbo C 环境下可运行出结果,值得借鉴。-With C data structures to achieve the maze algorithm, in the Turbo C environment to run out the results, is worth learning from.
eight_queen
- 八皇后问题,一个简单的算法,实现八女王问题-eight queen
LiveArchiveAcmIcpcQuestions
- Live archive Acm Icpc Questions
erchashubianli
- 能够以广义表输入一个二叉树,并能对其进行前序遍历,中序遍历,后序遍历,层次遍历。-Generalized list, enter a binary tree, and its preorder traversal, in order traversal post-order traversal, traverse the level.
yuesefu
- 数据结构约瑟夫环实验报告,包括源程序,完整版本,经测试,运行正常
