代码搜索:queue
找到约 10,000 项符合「queue」的源代码
代码结果 10,000
www.eeworm.com/read/103778/6212268
java queue.java
/* CVS ID: $Id: Queue.java,v 1.2 2000/04/06 08:02:02 wastl Exp $ */
package net.wastl.webmail.misc;
import java.util.*;
/**
* Queue.java
*
* Created: Sat Sep 11 16:43:06 1999
*
* Copyright (C)
www.eeworm.com/read/103725/6212582
h queue.h
// specification file for an unlimited queue for storing bytes
#ifndef CRYPTOPP_QUEUE_H
#define CRYPTOPP_QUEUE_H
#include "simple.h"
//#include
NAMESPACE_BEGIN(CryptoPP)
/** The queue
www.eeworm.com/read/103725/6212593
cpp queue.cpp
// queue.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "queue.h"
#include "filters.h"
NAMESPACE_BEGIN(CryptoPP)
// this class for use by ByteQueue only
class By
www.eeworm.com/read/103510/6214590
h queue.h
/*
* Copyright (C) 2001,2002,2003 Philippe Gerum .
*
* Xenomai is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as pu
www.eeworm.com/read/103510/6214891
h queue.h
/*
* Copyright (C) 2001,2002,2003 Philippe Gerum .
*
* Xenomai is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as pu
www.eeworm.com/read/103510/6214897
c queue.c
/*
* Copyright (C) 2001,2002,2003 Philippe Gerum .
*
* Xenomai is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as pu
www.eeworm.com/read/103510/6214941
h queue.h
/*
* Copyright (C) 2001,2002 IDEALX (http://www.idealx.com/).
* Written by Julien Pinon .
* Copyright (C) 2003 Philippe Gerum .
*
* Xenomai is free software; y
www.eeworm.com/read/103510/6214947
c queue.c
/*
* Copyright (C) 2001,2002 IDEALX (http://www.idealx.com/).
* Written by Julien Pinon .
* Copyright (C) 2003 Philippe Gerum .
*
* Xenomai is free software; y
www.eeworm.com/read/103510/6215026
tcl queue.tcl
# Copyright (C) 2001,2002,2003 Philippe Gerum .
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License as
# p
www.eeworm.com/read/103451/6215977
h queue.h
/*
* Copyright (c) 1999 Boris Fomitchev
* AUTOMATICALLY GENERATED - DO NOT EDIT !
*/
/*
*
* This wrapper is needed for Borland C++ 5.0 to get STLport
* header properly included
*/