搜索资源列表
DataConstructure
- 学习数据结构的一本宝典,各个章节详细的PPT内容,还包括了递归、哈弗曼编码、链表、树、图、栈与队列等的Flash动画演示,让我们能够更好的感官理解数据结构的机理。对于数据结构的学习很有帮助。-Data Constructure
stack
- 数据结构栈的的实现源代码和二叉树的实现 数据结构栈的的实现源代码和二叉树的实现
Expression
- 表达式求职,基于数据结构栈的应用,分享学习-The expressions Job data structure stack-based applications to share learning
queen
- 八皇后 数据结构 栈和队列 C++源码 控制台程序-The eight queens data structure stacks and queues C++ source
stackPstringPlist
- 全面演示了数据结构-栈的六大应用,进制转换,括号匹配,行编辑,迷宫求解,表达式运算,其中包括线性表的实现与使用,字符串的实现与使用,栈的实现与使用-Comprehensive presentation of the data structure- Stack six applications, binary conversion, bracket matching, line editing, maze solving, arithmetic expressions, including lin
zhan
- 是数据结构栈的代码,适合数据结构初学者使用。-Stack is a data structure of the code, data structure suitable for beginners to use.
stack_queue
- 计算机编程入门之数据结构 栈和队列的实现 使用c语言编写-Getting stack data structure of computer programming and implementation using c language written in the queue
数据结构
- 数据结构综合性实验,包含顺序表、栈、队列等应用(Comprehensive experiment of data structure)
structure
- 数据结构中单链表的创建和栈的创建,用C语言实现创建(Data structure in the creation of single-linked list and stack creation, with the C language to achieve the creation)
数据结构
- 数据结构习题答案,针对线性表的应用,包括链表和数组以及静态链表。涉及栈的应用,包含C和C++版本。(Data structure Exercises answer, for linear table applications, including lists and arrays, and static linked list. Applications involving stacks include C and C++ versions.)
数据结构-栈
- 定义了栈,只含有一些基本操作,算法很少,对大学初学数据结构者有用(simple sample of stack)
栈和队列
- 大学生数据结构栈和队列作业,题目为:栈和队列的实现与应用(Student data structure stack and queue job, the topic is: stack and queue implementation and Application)
链栈
- 数据结构,使用c++实现的链栈,简单实现没有bug,啦啦啦(Data structure, the use of c++ chain stack, simple implementation without bug, cheerleading)
任意符号的所有出栈顺序
- 数据结构问题:输出任意符号表示的所有出栈顺序,vs2015及以上版本可直接运行(Output the order of data push in arbitrary notation.)
Oracle课件
- 数据结构上机作业,掌握栈的定义及实现;掌握利用栈求解算术表达式的方法(Data structure on machine operation, grasp the definition and implementation of stack; master stack to solve arithmetic expression.)
栈
- 数据结构中的栈的实现,需要的小伙伴们可以看一看。(The implementation of stack in data structure needs to be seen by small partners.)
DataStructure
- 数据结构的实验,包换栈,链表,队列,各种排序(Data structure experiments, packet replacement stack, linked list, queue, sorting.)
停车场
- 数据结构停车场代码,利用了链表,线性栈,链队列(Data structure car park code, the use of linked list, linear stack, chain queue)
表达式求值(浮点数运算)
- 用c/c++ 编写的,关于数据结构中用入栈和出栈等,实现表达式求值问题。(expression evaluation)
数据结构实验报告
- 中南大学数据结构C++实验报告: 实验一 线性表 实验二 栈、队列与递归算法设计 实验四 树结构及其应用 实验五 图结构及其应用 实验六 查找和排序(Data structure C++ experimental report of central south university)