搜索资源列表
队列操作
- 这是我学习数据结构与算法时编的关于队列操作的程序,对学习数据结构的朋友有帮助-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! !
优先队列
- 用数组表示堆从而实现优先队列 存储紧凑,空间利用率高-array reactor used to achieve priority queue storage compact, space utilization high
栈和队列CQandS
- 该程序实现了栈和队列的操作,可以作为其他程序的头文件-the program stack and a queue of operation, as with other procedures in the first paper
优先队列式分支限界法园排列问题
- 优先队列式分支限界法园排列问题,是一个作业,算法设计与分析-priority queue-branch and bound with France Park, is an operation, algorithm design and analysis
队列加多线程的例子
- 队列加多线程例子,基于delphi环境下开发!-queue threads add example, based on Delphi development environment!
四种UNIX消息队列操作函数
- 四种UNIX消息队列操作函数-four UNIX operating function Message Queue
队列
- 队列算法用C语言实现-queue algorithm with C language
队列解决杨辉三角
- 队列解决杨辉三角-Queue solve Pascal's Triangle
利用一个链表类实现一个队列类和栈类
- 利用一个链表类实现一个队列类和栈类-use a objectlist achieve a queue category and type Stack
用两个栈模拟队列
- 用两个栈模拟队列-stack with two simulated cohort
用消息队列实现Client和Server间的通信
- 用消息队列实现Client和Server间的通信-used to achieve Message Queue Server and Client Communications between the
第三章 栈与队列习题答案
- 第三章 栈与队列习题答案-The answer of stack and queue
socket队列
- socket队列、多线程通信功能多-socket, multi-threaded multi-functional communication
Socket异步通信,线程,双端队列
- Socket异步通信示程序代码:1.正确的开始和终止线程 2.可以局域网内多人聊天 3.双端队列的设计和应用 -Socket show asynchronous communication code : 1. Correct start and termination of two threads. People can chat LAN 3. Double-cohort design and application
队列相关的所有基本算法
- 队列相关的所有基本算法,西电的老师写的,与吴伟民数据结构课本完全一致,用C实现-cohort of all the basic algorithm, the West -- written by the teachers, and textbooks Xiulan WU Weimin data structure is fully consistent with achieving C
队列实现归并排序
- 使用C++语言实现队列归并排序的实例 采用分制法一种有效排序算法(An example of queue merging and sorting using C++ language using an efficient sorting algorithm)
【3】金龙107_ ucos ii_消息队列
- 金龙107_ ucos ii_消息队列源码(Golden dragon 107_ ucos ii_ message queue source.)
链队列之杨辉三角
- 链队列为存储结构基础,通过分析杨辉三角生成规律,用链队列结构实现杨辉三角,(The implementation of the Yang Hui triangle with chain queue structure)
斐波那契数列用循环队列解决
- 本代码提供将斐波那契数列用循环队列来解决的方案。(This code provides a solution to the Fibonacci sequence using a circular queue.)
食堂打饭排队队列仿真
- 用队列模拟食堂打饭过程,并计算出每个人打饭的平均等待时间(The queue is used to simulate the canteen cooking process, and the average waiting time for each person to cook meals is calculated.)