搜索资源列表
Duilie
- 数据结构:队列程序-data structure : queue procedures
DuiLie
- 用java实现队列的一些基本操作,入队,出队,和元素的定位,
zhan+duilie
- 数据结构中栈和队列的基本算法以及应用,带FLASH演示顺序栈演示,以及一些习题.
duilie
- 利用链式队列模拟操作系统中先来先服务算法
duilie
- 队列的顺序实现与运算操作(数据结构---c语言)
duilie
- 队列的链表存储结构及实现,一种简单的算法。
duilie
- 循环双端队列的建立以及一些简单的操作,如插入、删除。
Mega8-UART-duilie
- 基于队列的Mega8 UART通信驱动程序 文件名:uart.c 编译:WinAVR-20070122 硬件:CA-M8X 时钟:外部4MHz
duilie
- 数据结构用C语言实现队列的算法,有链队列出队、入队算法,循环队列出队、入队算法。-Data structure using C language to achieve queue algorithm, there are chain teams listed teams, teams into the algorithm, the cycle team listed teams, teams into the algorithm.
duilie
- 关于队列和栈的一些算法和模板,对于计算机专业相当使用-Queue and stack on a number of algorithms and templates, for a considerable use of the computer professional
duilie
- 采用链式存储实现队列的初始化、入队、出队操作-The realization of the use of chain store queue initialized to the team, a team operation
duilie
- 本程序为循环队列的实现,比较低级的实现。-This procedure for the realization of the cycle queues, the realization of relatively low-level.
duiie
- duilie. sample codes for beginers-duilie
YSF-duilie
- 数据结构课程设计,用队列方式,实现约瑟夫环算法。-failed to translate
duilie
- 在数据结构课程中,用C++编写出队列的算法。-Courses in data structures, using C++ to prepare a queue algorithms.
duilie
- 使用VC编写的队列的顺序表示与实现程序,简单明了,方便易懂-Prepared using the VC queue in the order indicated and implementation of procedures, simple and clear, easy to understand
duilie
- 实现队列的基本算法 及其功能的实现 可以对其进行插入 删除 查询等操作-To achieve queue implementation of the basic algorithm and its functionality can delete queries, and insert them operate
duilie
- 利用数据结构中队列的操作实现一个停车场的新车进、出场、查找所有车辆、查找第一辆车等操作。-A queue data structure used in the operation to achieve a new car into the parking lot, playing, find all the vehicles, find the first car such an operation.
duilie
- 循环双端队列的元素插入,删除,以及输入输出-Double-ended queue, circular element insertion, deletion, and the input-output
duilie
- 数据结构中中有关堆栈和队列,循环队列的实现程序-Data structure in the stack and queue, circular queue implementation procedures