搜索资源列表
数据结构及算法经典源程序集
- 数据结构经典算法源码,包括二叉数,队列,栈.应有尽有-data structure classical algorithm source code, including the number two forks, queue, stack. Everything
heti
- 一个不错的逆波兰式 解释如何利用 逆波兰式 把 中序表达式 装进一个 队列 或者堆栈 里面-a good inverse Polish explain how to use reverse Polish Chinese expression sequence or stuffed into a queue stack inside
lisuanshijianmoni
- 此为数据结构课程学习中离散事件模拟的源程序。为银行业务的模拟系统。其中包括队列,栈及其操作的实现。运用面向对象的设计方法,在vc++6.0下编译通过,运行正常-this data structure for courses of study discrete event simulation of the source. For banking business simulation system. Including the queue, stack and its operation is
data_struct(C)
- C语言数据结构源代码,包括队列,栈和链表等。-C language source code for data structure, including the queue, stack and other Chain.
simpleJFXT
- 简单计费系统,虽然简单但是实现了一般的功能。应用了队列,堆栈等数据结构。-simple accounting system, but simple realization of the general function. Application of the queue, stack data structure.
base-data-structure-CPP-Class
- 自己编写的基本数据结构 C++ 模版,包括链表、队列、堆栈等,供各位朋友参考。-themselves prepared the basic data structure C templates, including the linked list, queue, stack, for friends reference.
list-stack-queue
- 这是一个C++关于链表\\栈\\队列封装的一个类~-This is a linked list of C \\ Stack \\ of a cohort Packaging category ~
Data_stucture_codes
- 包含各种测试,查找和算法等代码,如冒泡算法,树的遍历,链表,队列,堆栈等-includes various tests, such as search and algorithm code, such as Bubble algorithm, the tree traversal, linked list, queue, stack, etc.
实现 stack或queue 的基本
- 实现 stack或queue 的基本 ; 用 stack来实现 queue或用queue来实现 stack。
数据结构算法集---C++语言实现
- 常用的C++数据结构算法,包括队列、堆栈、链表...等.以模板类型式实现-C common data structure algorithms, including queue, stack, etc. List .... To achieve template-type
zhan
- 通过对队列的入栈出栈实行的程序,数据结构栈的操作的实验-Through the queue stack a stack to implement the procedures, data structure stack operation experiment
Cpp源代码
- 各种算法的c语言程序,包括huffman、线性表、栈、队列等--All kinds of algorithm program in C language, including huffman, lineartable, stack, queue etc.
DATASTRU
- C语言的基本数据结构,如堆,链表,队列,stack 等-C language, the basic data structure, such as the heap, linked list, queue, stack, etc.
stackqueue
- this how we make stack and queue in java.
stack
- 这是用数据结构建立的堆栈和队列,以及一些简单的算法。-This is a data structure used to establish the stack and queue, as well as some simple algorithms.
libscl-1.0.2
- This a Small Container Library, SCL. If you are not sure what a container is, then ignore the word container in this file and you ll probably understand everything. This library provides hash tables, list, queue, stack, symbol, balanced b
Queue-and-stack
- 队列与堆栈在Delphi中的使用示例,供初学者参考!-Queue and stack in Delphi, the use of reference sample for beginners.
Queue-and-stack
- 这里写了创建队列,栈,链表的操作及源代码,初学者可以学习下哦-Written create a queue, stack, linked list operations and source code, beginners can learn!
Queue-and-Stack
- 队列栈,将队列和栈结合在一起使用,更加方便。代码清晰-Queue stack, queue and stack together, more convenient. Clear code
Stack-and-Queue
- 关于 队列 栈 二叉树等数据结构的经典实验及数据-On the queue stack binary tree data structure of the classic experiments and data
