代码搜索:queue
找到约 10,000 项符合「queue」的源代码
代码结果 10,000
www.eeworm.com/read/432289/8612983
cpp priorityqueue1.cpp
//: C20:PriorityQueue1.cpp
// From Thinking in C++, 2nd Edition
// at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
#include
#include
www.eeworm.com/read/432029/8636857
h sdl_events.h
/*
SDL - Simple DirectMedia Layer
Copyright (C) 1997-2006 Sam Lantinga
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser Genera
www.eeworm.com/read/287863/8663929
txt 新建 文本文档 (3).txt
MQ软件提供一个JAVA软件包,里面有JMS类库,和一套MQ的类库。不熟悉MQI编程方法的程序员可以用JMS,比较熟悉MQI编程方法的程序则可以用MQ类库来编程。下面的小程序是使用Java实现从队列管理器QM_SERVER中的队列INITQ写入或读出消息。
package transfer;
import com.ibm.mq.*;
public class SendMSG1
{
www.eeworm.com/read/430937/8717866
c pollq.c
/*
FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
FreeRTOS.org is free software; you can redistribute it and/or modify
it
www.eeworm.com/read/430937/8718065
h croutine.h
/*
FreeRTOS.org V5.1.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
FreeRTOS.org is free software; you can redistribute it and/or modify
it
www.eeworm.com/read/430906/8719497
c main2.c
#include
#include
#include "priority_queue.h"
int main (void){
priorQueue *q = newHeap(200);
heapInfo i;
/*i.timeStamp = 255;
Insert(&i,q);
i.timeStamp = 4;
Insert(&i,q);
www.eeworm.com/read/386806/8725052
h t128.h
/*
* Trantor T128/T128F/T228 defines
* Note : architecturally, the T100 and T128 are different and won't work
*
* Copyright 1993, Drew Eckhardt
* Visionary Computing
* (Unix and Linux cons
www.eeworm.com/read/287073/8725245
html class_lazy_putter_modifiable.html
Crypto++: LazyPutterModifiable Class Reference
www.eeworm.com/read/386780/8727559
c os_q.c
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/386582/8737528
c engine.c
/*
* Copyright (C) 2008 The Android Open Source Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that t