搜索资源列表
队列操作
- 这是我学习数据结构与算法时编的关于队列操作的程序,对学习数据结构的朋友有帮助-This my learning algorithm and data structure when the series of the operation of the queue on procedures for the study of the data structure to help friends! !
四种UNIX消息队列操作函数
- 四种UNIX消息队列操作函数-four UNIX operating function Message Queue
四种UNIX消息队列操作函数
- 四种UNIX消息队列操作函数-four UNIX operating function Message Queue
CMSQ_Sys
- unix/linux环境下,对消息队列操作,参数的设置,经过严格检验的函数版本-unix/linux environment, the right message queue operation, parameter settings after the test function version
队列操作
- 这是我学习数据结构与算法时编的关于队列操作的程序,对学习数据结构的朋友有帮助-This my learning algorithm and data structure when the series of the operation of the queue on procedures for the study of the data structure to help friends! !
栈和队列CQandS
- 该程序实现了栈和队列的操作,可以作为其他程序的头文件-the program stack and a queue of operation, as with other procedures in the first paper
queueoper
- 此程序是实现队列操作的,进队,出队,删除队头元素等操作都有-this program is cohort operation of Progressive Team, will force teams to delete the first element is operational
AppMSMQ_src
- 一个对MSMQ消息队列操作的C++封装。-one pair of MSMQ Message Queue C Packaging operation.
datastruct_flash
- 数据结构算法的flash动画演示,形象生动地说明了链表、栈、队列等操作的流程。-Data Structure Algorithm Animation flash, image vividly illustrates linked list, stack, queue operations, such as flow.
2.3
- 编程用一维数组模拟一个队列,实现入队列和出队列操作-Programming with one-dimensional simulation of a queue array to achieve up to the queue and queue operation
Text5(1)
- 数据结构的基本操作:顺序队列的初始化、销毁、入队、出队基本操作的实现-The basic operation of the data structure: the order of the queue initialization, destruction, into the team, out of the realization of basic operations team
栈和队列的链接
- 数据结构实验 栈和队列的连接实验 ①编写程序实现循环队列的初始化、入队和出队操作 ②编写程序实现将一个任意的十进制数转换成对应的二进制数 要求: ①用栈的基本操作来实现(具体栈的存储结构可用顺序栈也可用链栈) 十进制数由键盘输入,输出对应的二进制数。 ②在初始化队列后,利用入队操作构建具有n个元素的队列并依次输出队列中的元素。在构建的具有n个元素的队列中,执行出队操作,输出出队后队列中的剩余元素(Data structu
TestQueue
- 完成队列建立、插入、删除,实现队列智能操作(excute queue operator inclued:create, insert, delete)
循环队列
- 循环对联实现, //1.创建空的循环队列,为结构体在堆区分配空间 //2.判断队列是否为空 //3.判断队列是否为满 //4.入队,操作rear //5.出对,操作front(Circular couplet implementation, //1. creates an empty loop queue that allocates space for the structure in the heap area //2
39141900
- 用java实现的队列操作,其中包括增加,删除,修改及查询操作()
6.链队列
- 链队列的具体操作,功能强大的小应用,非常好用(Concrete operation of chain queue)
循环队列
- 基于C-C++的循环队列的构建及基本操作,插入,删除,查找等操作的实现(C-C + + based on the construction of circular queue and the basic operation, insert, delete, search and other operations to achieve)
新建文件夹
- 串口队列操作,串口自动存储数据,如队出队管理(Serial port operation, serial port automatically store data, such as team management.)
6
- 队列操作,包括销毁清空初始化,插入删除某队内元素(Queue operations, including destruction, initialization, insertion and deletion of elements within a 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.)