搜索资源列表
魔王语言
- 这是一个运用堆栈和队列编写的程序,主要是对一种语言的解释-A program written for stack and queue, explained a specific language
StackSample
- 堆栈后进先出 使用了C++类模板和C++函数模板是学习的好例子
cDAGlab6
- 自己写的一个图的转换CMD 程序 nodag.txt是一个有环图演示输入文件. dag.txt是一个无环图演示输入文件. g.c 为主程序文件 stackar.c 为堆栈定义和调用文件 run.exe 为已编译好的可执行文件 我编写了一个MAKEFILE文件.如果不使用MAKEFILE 请在g.c文件的头部添加 #include \"stackar.c\" 然后再直接编译g.c. 使用了堆栈的演示代码.
counter
- 一个简单的计算器,可用于熟悉堆栈的操作。-A simple calculator that can be used familiar stack operations.
nibolan
- 这是一个求逆波兰表达式的程序,定义类,用堆栈实现-This is an inverse Polish expression of the process, the definition of class, with the stack to achieve
61008224-Exp1_poly
- 利用poly实验诸多程序功能(例如:堆栈)-Experimental procedure using poly functional
duizhan
- 堆栈的应用,开关布线盒。 -failed to translate
stack
- 一个链式堆栈模板动态库,里面有常用的关于堆栈的方法。-A chain stack template dynamic library, which has used the method on the stack.
duizhanexercise
- 堆栈练习,行编辑程序,迷宫求解,括号匹配检验,表达式求值-Stack practice, the line editor, maze solving, brace matching test, expression evaluation
main
- 利用堆栈原理,对括号是否成对进行判断。-The use of the stack to judge whether pairs of brackets
jiandanjisuanqi
- c利用堆栈方法编写计算器可,实现小数的加、减、乘、除运算功能,并可进行行编辑功能(#表示退格,@表示退行)和括号匹配检验。-c using the method of preparation of the calculator stack can achieve decimal add, subtract, multiply, divide arithmetic functions, and can be line editing (# represents backspace, @ indic
FindMaze
- 从迷宫的入口找到穿过迷宫的路径到达迷宫出口,采用回溯算法,数据结构为堆栈-From the entrance of the maze to find the path through the maze to reach the maze exit, using backtracking algorithms, data structures for the stack
Car-Park
- 使用队列和堆栈实现停车站车辆进出管理,包括停车站状态查询-Achieved using queue and stack stops vehicle access management, including stops status inquiry
Car
- 停车场管理系统,利用堆栈,链表等数据结构-Parking management system, using the stack, linked lists and other data structures
talents_management_system
- c++实现的人才信息管理系统 主要用到了堆栈、及文件存储-c++ realization of human resources information management system is mainly used in the stack, and file storage