搜索资源列表
火车调度
- 这是一个VC编写的火车调度程序,实际上是数据结构栈的应用,同时设计到递归的应用。-This is a VC prepared by the train scheduling procedures, data structure is actually the application stack, recursive design to the application.
mowangyuyan
- 可以把魔王语言,转化为正常的字符,是栈的应用
Alex
- 大二数据结构实验课的几个源码(顺序表的合并、多项式的合并、栈和队列的基本操作、稀疏矩阵的运算、二叉树基本操作、图的存储和应用)-Experimental data structure sophomore class several source (the order form merger, the merger of polynomial, stack and the basic operation of the queue, sparse matrix computation, the ba
cSharp100Demon
- cSharp100个案例 锯齿型数组 重载 邮件提示器 邮件发送程序 透明窗口 进度条的使用 运动的球 菜单的使用 翻牌游戏 网页下载器 线程例子 线程休眠 类型转换 简易计算器 生成网页 添加控件 浮动的窗口 浏览图片 测试webserer 栈的操作 枚举的使用 构造函数 来抓我啊 显示系统字体 时钟的使用 旋转的秒针 方法重载 文件读写 文件夹内容搜索器 数组应用 支持
shujujiegou
- 数据结构课件 包含链表的建立、排序、栈、树已经图的应用等。-Data structure contains the list of the establishment of software, sort, stack, tree has map applications.
xu5
- 实验目的 掌握栈的特性,能利用栈的特性进行实际应用。 掌握“运算符优先法”,并能利用该算法对表达式求值。 实验要求 求一个表达式的值:输入一个包含“+”、“-”、“*”、“/”、正整数和圆括号的合法表达式,计算该表达方式的运算结果。 有能力的同学可以考虑操作数为多位浮点数的情况。 所写源代码编程风格良好,有详细注释。 程序运行界面良好。-Objective To know the characteristics of the stack test, can take
zhan
- 定义顺序栈类型,实现栈的所有基本操作。 定义链栈类型,实现栈的所有基本操作。 应用栈实现数制的转换-Definition of the order of the stack type, to achieve all of the basic stack operations. Defined chain stack type, all the basic operations of the stack. Application stack to achieve the conversio
LINK_Stack_Queue
- 栈和队列 栈的概念,存储结构及其基本操作 队列的概念、存储结构及其基本操作 栈与队列的应用举例 -The concept of the stack stacks and queues, queue storage structure and its basic operation concept, structure and basic operation of the storage stack and queue Application examples