搜索资源列表
mm1 QUEUE
- opnet仿真建模 经典的MM1 queue的源码实例,相信对学仿真的有所帮助
queue
- 带线程安全的循环队列,可自行调整队列的大小.处理数据的效率高.处理串口,USB数据的好东东!-With the cycle of thread-safe queue, they are free to adjust the size of the queue. Efficient data processing. To deal with serial port, USB data Dongdong good!
queue
- 用C语言实现的队列的数据结构,很好的学习资料。-Using C language to achieve the queue data structure, a very good learning materials.
Queue
- 队列管理封装类,包括mutex锁, 先进先出的功能-Queue management package categories, including mutex locks, the function of FIFO
list-and-Queue-template
- 自己封装的队列和链表模板类,使用方便!使用VC++开发工具.-Package their own queue and linked list template class, easy to use! Using VC++ development tools.
Queue
- Circular Buffer / Queue immplementation-Circular Buffer/Queue immplementation
Queue
- 队列容器:静态队列,队列容量确定,由于内部使用数组存储,使得队列访问更快。-Queue container: static Queue
Queue
- 数据结构Queue.h头文件,包含QInsert,QDelete and QFront-Queue.h data structure header files, including QInsert, QDelete and QFront
queue
- 队列的结构,用C++写的,实现队列的一般常用操作!给大家参考下!-Queue structure, with C++ written by commonly used to achieve operation of the queue! Under for your reference!
queue
- 本程序是关于队列的程序,程序实现了队列的建立,删除,插入,程序采用类模板的形式写的源码。好懂,好用,用VC运行。-This program is on the queue process, the program achieved the establishment of the queue, delete, insert, procedures, use of class template in the form of written source. Better understand, ea
queue
- queue implementation in matlab
QUEUE
- 建立空队列,随机个元素入队,再将随机个元素出队。分别打印出来。-Create an empty queue, random elements into the team, and then random elements out of teams. Were printed.
queue
- Java queue of linked list. thanks
queue
- 数据结构实现:队列(环形数组、链式实现)的基类实现。-Data structure implementation: queue (circular array, chain to achieve) is the base class implementation.
queue
- 链队列 很轻大 很有用 尽快下吧!哈哈哈!-linked queue
Queue
- This the source code for creating a queue linked list with pointers.-This is the source code for creating a queue linked list with pointers.
Circular-queue
- 数据结构 循环队列 用C语言实现,在VC6.0下实现-Circular queue data structure using C language, to achieve in the VC6.0
Circular-queue
- Circular Queue using C
Queue-Simulation-Matlab
- this a Queue implemented with matlab.the code consist event based and time based simulation.the performance result has been showed with charts -this is a Queue implemented with matlab.the code consist event based and time based simulation.the perfor
Queue-and-stack
- 队列与堆栈在Delphi中的使用示例,供初学者参考!-Queue and stack in Delphi, the use of reference sample for beginners.