搜索资源列表
Mase
- 用VC写的,用栈解决了数据结构基本的迷宫问题.没有用到MFC类库-VC wrote, with a stack data structure to solve the basic problem of the maze. Do not use MFC
shujujiegoukechengsheji
- 1.本程序中,以栈模拟停车声,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。 2.程序执行命令包括: 车的进库,车的出库 -1. The procedure to stack parking acoustic simulation, simulation car to queue outside the sidewalk, Reading from the terminal according to the input data management simula
20040530100445
- 常用数据结构算法代码库,包括AVL树,链表,堆栈,hash,排序等-common data structure algorithm code base, including AVL Tree, List, Stack, hash, sort etc.
arithmetic
- 常用算法:链表的操作、队列的应用、堆栈的应用、串的应用、树的基本操作、冒泡排序、堆排序、归并排序、磁盘文件排序、顺序查找、二分查找、树的动态查找、二分法求解方程、牛顿迭代求解方程、弦截法求解方程、拉格朗日插值、最小二乘法拟合、辛普生数值积分、改进欧拉法、龙格-库塔算法、高斯消去法、正定矩阵求逆算法-Commonly used algorithms: List of operation, the queue of applications, the stack of applications, t
ch03_Stack_Queue
- 数据结构类库源代码:栈与队列所有类库源代码-Data structure library source code: the stack and queue all the library source code
use-stack
- 数据结构(C语言)版课程设计,利用栈求表达式的值: 3. 利用栈求表达式的值(必做) 任务:建立试题库文件,随机产生n个题目;题目涉及加减乘除,带括号的整数混合运算;随时可以退出;保留历史分数,能回顾历史,给出与历史分数比较后的评价。(假设这是一个可供小学生练习算术运算的小系统) 要求:根据以上任务说明,设计程序完成功能。 -hello welcome
Program
- 利用表达式求解和栈的只是,设计一个简易的数学题库, 可供小学生作业,并能给出分数。 要求:建立试题库文件,随机产生 n 个题目;题目涉及加减乘除,带括弧的混合运算;随时可以退出;保留历史分数,能回顾历史,给出与历史分数比较后的评价。-Use solving expressions and stack just design a simple math exam, students for the job, and can give a score. Requirements: Creat
sstack.tar
- S-Stack-Lib:一个C语言实现的简单的Stack库(S-Stack-Lib: A simple stack library implemented by a C language.)