queue
队列是一种特殊的线性表,是一种先进先出(FIFO)的数据结构。它只允许在表的前端(front)进行删除操作,而在表的后端(rear)进行插入操作。进行插入操作的端称为队尾,进行删除操作的端称为队头。队列中没有元素时,称为空队列。
共 42 份资源
queue 热门资料
PDF文档
a queue class ,inclunde all of the basic function
a queue class ,inclunde all of the basic function...
PDF文档
To be able to implement a linked structure to perform as a queue
To be able to implement a linked structure to perform as a queue...
PDF文档
PURPLE: Predictive Active Queue Management Utilizing Congestion Information
PURPLE: Predictive Active Queue Management Utilizing Congestion Information...
PDF文档
a simple M/M/1 queue simulation with poession process
a simple M/M/1 queue simulation with poession process...