搜索资源列表
067109a
- 实现以循环链表表示的队列操作: 建队列,销毁队列,入队,出队,求队列长度,判断队空,显示队列。
BUBBLE
- 建队列,销毁队列,入队,出队,求队列长度,判断队空,显示队列。
queu0
- 一个典型的队列的实现代码,完成了队列的所有操作,及一个简单的入队出队调用实例.-The achieve code of typical queu do the whole opertaion and a simple transfer example of in and out queu.
queu0
- 一个典型的队列的实现代码,完成了队列的所有操作,及一个简单的入队出队调用实例.-The achieve code of typical queu do the whole opertaion and a simple transfer example of in and out queu.
zanduilieshixian
- 1. 定义链栈,完成栈的基本操作:清空栈、入栈、出栈、取栈顶元素; 2. 定义顺序队列,完成队列的基本操作:入队和出队; -1. The definition of chain stack, stack completed the basic steps: empty stack,入栈, a stack, from Top-element 2. The definition of the order queue, the qu
zhanheduilie
- (1)采用链式存储实现栈的初始化、入栈、出栈操作。 (2)采用顺序存储实现栈的初始化、入栈、出栈操作。 (3)采用链式存储实现队列的初始化、入队、出队操作。 (4)采用顺序存储实现循环队列的初始化、入队、出队操作。 (5)在主函数中设计一个简单的菜单,分别测试上述算法。 (6)综合训练:1)利用栈实现表达式求值算法。 2)利用栈实现迷宫求解。 -(1) the use of chain-stor
067109a
- 实现以循环链表表示的队列操作: 建队列,销毁队列,入队,出队,求队列长度,判断队空,显示队列。-To realize the cycle of the queue list indicated steps: build queue, the destruction of queues, into the team, a team, and queue length to determine Air Force shows that qu
BUBBLE
- 建队列,销毁队列,入队,出队,求队列长度,判断队空,显示队列。-Build queue, the destruction of queues, into the team, a team, and queue length to determine team air show queue.
4
- 实现循环队列的操作(队空、入队、出队、读取队列头元素)-To achieve the cycle queue operations (Air Force, into the team, a team, read the first element of the queue)
queue1.0
- 消息队列的简单实现。包括队列入队出队的操作及控制以及对系统时间的操作-Message Queue simple to achieve. Including the team included the team
DuiLie
- 用LinkedList实现一个队列的所有操作: 入队\出队\求队列长度\判断队列是否为空\打印队列等-Implement a queue using LinkedList all operations: entry team \ out the team \ demand queue length \ to determine whether the queue is empty \ print queues, etc.
Order-circular-queue
- 数据结构支持的顺序循环队列,包含入队出队,取队头,清队,显示队列-The order cycle data structures to support queues, including a team into the team, take the first team, clean team, display the queue
Queue_list
- 用c语言实现队列的一些基本操作:新建-入队-出队等等 编译器为C-fr-Some of the basic operation of the queue using c language: new- into the team- out of a team and so on Compiler for the C-free
duilie
- 数据结构 软件设计 队列的使用 实现入队出队等-Queue data structure used software design
Circular-queue
- 循环队列和链队列的基本操作,包括入队出队、取队头元素等,附带有杨辉三角、判断回文和舞伴配对的操作-the basic function of circular and linked queue.
stack-and-qeueu
- 栈队列C++build 实现代码。具体实现了栈的进栈出栈。队列的入队出队操作。-The demo code of stack and queue.
66
- linux下c语言循环队列中,进行入队出队时把数据放进循环队列缓冲区进行读写操作。可以判断队列状态:满、空、运行正确、运行错误 。属于比较经典的例子-Cyclic queue, under Linux c team when the team put the data into the circular queue buffer to read and write operations. To judge the queue statu
rqzeps
- 一个典型的队列的实现代码,完成了队列的所有操作,及一个简单的入队出队调用实例,-A typical queue implementation code, complete all the operations of the queue, and a simple invocation instance team out of the team,
tdpscalteam
- 一个典型的队列的实现代码,完成了队列的所有操作,及一个简单的入队出队调用实例,(A typical queue implementation code, complete all the operations of the queue, and a simple invocation instance team out of the team,)
e5f5b93afef3fc8b89d6c81420ad9db9
- 实现以循环链表表示的队列操作: 建队列,销毁队列,入队,出队,求队列长度,判断队空,显示队列(Queue operations to circular linked list representation: build queue, destroy the team, a team, queue, and queue length to determine air force display queue.)