代码搜索:queue
找到约 10,000 项符合「queue」的源代码
代码结果 10,000
www.eeworm.com/read/162295/10317661
ico queue.ico
www.eeworm.com/read/162295/10317670
cpp queue.cpp
/******************************************************************************
Module: Queue.cpp
Notices: Copyright (c) 2000 Jeffrey Richter
******************************************************
www.eeworm.com/read/354597/10343223
c queue.c
/*
* QUEUE.C - General message queue functions.
*
*
* PROGRAMMER: Martti Ylikoski
* CREATED: 2.3.1992
*/
static char *VERSION = "Version 1.0" ;
/*
*/
#define INCL_DOSINFOSEG
#d
www.eeworm.com/read/354597/10343492
h queue.h
/*
* QUEUE.C - General message queue functions.
* Definitions.
*
* PROGRAMMER: Martti Ylikoski
* CREATED: 2.3.1992
*
* VERSION: Version 1.0
*
*/
/* prototypes *
www.eeworm.com/read/354492/10349339
h queue.h
#ifndef QUEUE_H
#define QUEUE_H
#include
using std::cerr;
using std::ostream;
#include
using std::exit;
// declaration of QueueItem
template class QueueIte
www.eeworm.com/read/354492/10349364
cpp queue.cpp
template
Queue::~Queue()
{
while ( ! is_empty() )
remove();
}
template
void Queue::add( const Type &val )
{
// allocate
www.eeworm.com/read/161803/10372488
png queue.png
www.eeworm.com/read/161803/10372619
h queue.h
/* queue.h
**
** includefile: create the billard-queue display lists
** Copyright (C) 2001 Florian Berger
** Email: harpin_floh@yahoo.de, florian.berger@jk.uni-linz.ac.at
**
** This pro