代码搜索:queue
找到约 10,000 项符合「queue」的源代码
代码结果 10,000
www.eeworm.com/read/415198/11081780
h ucos.h
/*
*********************************************************************************************************
* uCOS
* Microcom
www.eeworm.com/read/267475/11177886
c recur.c
/* Handling of recursive HTTP retrieving.
Copyright (C) 1995, 1996, 1997, 2000, 2001 Free Software Foundation, Inc.
This file is part of GNU Wget.
GNU Wget is free software; you can redistribute
www.eeworm.com/read/267328/11182440
tcl singlebottleneck.tcl
#select the forward traffic type: reno, westwood or vegas
set conn_type [lindex $argv 0]
#select the number of sources sharing the bottleneck on the forward path, the number of sources is equal to $no
www.eeworm.com/read/267328/11182442
tcl mhop.tcl
#type of the source traversing oll the hops: reno, westwood or vegas
set conn_type [lindex $argv 0]
#capacity of the links between consecutive hops
set bw [lindex $argv 1]
#number of hops
set hop [lin
www.eeworm.com/read/335542/12517957
cpp priorityqueue2.cpp
//: C07:PriorityQueue2.cpp
// From "Thinking in C++, Volume 2", by Bruce Eckel & Chuck Allison.
// (c) 1995-2004 MindView, Inc. All Rights Reserved.
// See source code use permissions stated in the
www.eeworm.com/read/335542/12518155
cpp priorityqueue1.cpp
//: C07:PriorityQueue1.cpp
// From "Thinking in C++, Volume 2", by Bruce Eckel & Chuck Allison.
// (c) 1995-2004 MindView, Inc. All Rights Reserved.
// See source code use permissions stated in the
www.eeworm.com/read/335162/12547814
c cxqrmv.c
/*********************************************************
Copyright (c) CMX Company. 1999. All rights reserved
*********************************************************/
/* version 5.30 */
www.eeworm.com/read/248154/12592331
c keyboard side.c
/******************************************
* Wireless Keyboard - Hejnar, Leventhal
* Keyboard Side Code
*/
#include
//connect the DAT line to B.0 whic
www.eeworm.com/read/334325/12612981
c vobsub.c
/*
* Some code freely inspired from VobSub ,
* with kind permission from Gabest
*/
#include
#include
#include
www.eeworm.com/read/300492/13910489
cpp priorityqueue2.cpp
//: C07:PriorityQueue2.cpp
// From "Thinking in C++, Volume 2", by Bruce Eckel & Chuck Allison.
// (c) 1995-2004 MindView, Inc. All Rights Reserved.
// See source code use permissions stated in the