搜索资源列表
20090106
- 停车场管理系统,运用链表和队列的数据结构-Car park management system, the use of linked list and queue data structure
Newtree
- 以二叉链表为存储结构,建立二叉树、先序遍历二叉树、求二叉树节点总数、叶子数、树高度的算法。队列抽象数据类型的顺序、链式表示与实现,并可对上面建立的二叉树按层次遍历。-List in Binary for the storage structure, the establishment of binary tree, the first tree traversal, and the total number of tree nodes, the number of leaves, tree he
DataConstructure
- 学习数据结构的一本宝典,各个章节详细的PPT内容,还包括了递归、哈弗曼编码、链表、树、图、栈与队列等的Flash动画演示,让我们能够更好的感官理解数据结构的机理。对于数据结构的学习很有帮助。-Data Constructure
linked_queue
- 实验一个链队列,数据结构上的,保证没有错误-link
liandui
- 数据结构 链队列操作 插入删除查找等链队操作-Data structure chain queue operations insert delete find chain team operating
Samples
- 数据结构,简单排序,树,链表,队列,堆栈的用法-Use of the data structure, a simple sort, trees, linked lists, queues, stacks
sort
- 数据结构与算法实验2排序算法运用链式队列实现的排序方法-Data Structures and Algorithms experiment sorting algorithm to use the queue chain to achieve the sorting method
linkQueue
- 数据结构 严蔚敏 C语言版 链队列表示与实现 很给劲哦 绝对不会令您失望的。 -Yan Wei Min, data structure C language version of the chain queue and to achieve it is to Jin Oh definitely not make you disappointed.
LinkedQueue
- 数据结构链队列的实现 在visual c++6.0的运行-Queue data structure to achieve chain running in visual c++6.0
page56
- c++数据结构的实现,包括基于数组的线性表,链表,队列等-c++ data structure implementation, including the linear array-based tables, linked lists, queues, etc.
data-structure
- 基本数据结构实现,包括堆栈、队列、链表、二叉树、AVL树等重要数据结构,都是模板类-data structure
File-management
- 这个C程序用来模拟操作系统的段页式存储管理。采用链表、队列等数据结构完成模拟段页式存储管理。-This C program to simulate the operating system storage management segment page. Using linked lists, queues and other data structures to complete the simulation section page storage management.
LinkQueue
- 数据结构中的神器-队列,这是链式队列,代码效率相当高-Data structure artifact- a queue, which is a chain queue, code efficiency is very high
software-design-I
- c++实现的非常详细的数据结构与算法代码,队列,链表,三元组,哈弗曼树,树的各种递归,非递归遍历算法,树与森林相互转化算法,图的深度,广度优先搜索算法,双连通算法,强连通算法,拓扑排序算法,最短路径算法,哈希,快速排序,归并排序等等。-C++ very detailed data structure and algorithm code, queues, linked lists, three tuple Havermann tree, various recursive tree, non r
listqueqe
- 数据结构链表队列的c++实现,闪现基本功能和接口。解压后可直接运行-data structure
链队列
- 数据结构,使用c++实现的链队列,简单实现没有bug,啦啦啦(Data structure, the use of c++ to implement the chain queue, simple implementation without bug, cheerleading)
DataStructure
- 数据结构的实验,包换栈,链表,队列,各种排序(Data structure experiments, packet replacement stack, linked list, queue, sorting.)
linkedq
- pb队列数据结构,用链表结构实现,适合频繁增删操作(queue data structure for pb by linked list)
停车场
- 数据结构停车场代码,利用了链表,线性栈,链队列(Data structure car park code, the use of linked list, linear stack, chain queue)