代码搜索:queue
找到约 10,000 项符合「queue」的源代码
代码结果 10,000
www.eeworm.com/read/104380/15696733
c bootpdip.c
#include
#include
#include "global.h"
#include "arp.h"
#include "iface.h"
#include "mbuf.h"
#include "netuser.h"
#include "pktdrvr.h"
#include "timer.h"
#include "boot
www.eeworm.com/read/102941/15752386
c os_q.c
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/102302/15787074
h qsize.h
#ifndef QSIZE_H
#define QSIZE_H
/* Size of the queue (I/O buffer) */
#define QSIZE 60
#endif /*QSIZE_H*/
www.eeworm.com/read/101019/15856676
cpp pgm09_04.cpp
//
// This file contains the C++ code from Program 9.4 of
// "Data Structures and Algorithms
// with Object-Oriented Design Patterns in C++"
// by Bruno R. Preiss.
//
// Copyright (c) 1998
www.eeworm.com/read/101019/15856760
cpp pgm11_20.cpp
//
// This file contains the C++ code from Program 11.20 of
// "Data Structures and Algorithms
// with Object-Oriented Design Patterns in C++"
// by Bruno R. Preiss.
//
// Copyright (c) 199
www.eeworm.com/read/101019/15856763
cpp pgm13_16.cpp
//
// This file contains the C++ code from Program 13.16 of
// "Data Structures and Algorithms
// with Object-Oriented Design Patterns in C++"
// by Bruno R. Preiss.
//
// Copyright (c) 199
www.eeworm.com/read/101019/15856782
cpp pgm06_20.cpp
//
// This file contains the C++ code from Program 6.20 of
// "Data Structures and Algorithms
// with Object-Oriented Design Patterns in C++"
// by Bruno R. Preiss.
//
// Copyright (c) 1998
www.eeworm.com/read/100125/15883495
h qsize.h
#ifndef QSIZE_H
#define QSIZE_H
/* Size of the queue (I/O buffer) */
#define QSIZE 60
#endif /*QSIZE_H*/
www.eeworm.com/read/100098/15885230
makefile
#
# Makefile for vfax. (c) Uwe C. Schroeder, Germany
#
#
# (c) 1992 Uwe C. Schroeder, Anwendungssysteme , Augsburg, Germany
#
#
# Permission to use, copy, and modify this software and its
# documenta
www.eeworm.com/read/186184/8954474
h netqueue.h
/**********************************************************************
chengjy@felab, copyright 2002-2004
netQueue.h
网络缓冲队列常数定义
***************************************************************