代码搜索:queue
找到约 10,000 项符合「queue」的源代码
代码结果 10,000
www.eeworm.com/read/154579/11944576
c queue.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/257001/11961455
h queue.h
#include
#include
#include
#define QelemType int
//#define TelemType char
/*typedef struct BiTNode
{ //树结构体的定义
TelemType data;
struct B
www.eeworm.com/read/257001/11961467
c queue.c
void InitQueue(LinkQueue *Q)
{
(*Q).front=(*Q).rear=(QueuePtr)malloc(sizeof(QNode));
if(!(*Q).front)
exit(1);
(*Q).front->next=NULL;
}
void DeQueue(LinkQueue *Q,QelemType *e)
{
Qu
www.eeworm.com/read/154354/11967876
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)
/**
www.eeworm.com/read/154354/11968066
cpp queue.cpp
// queue.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#ifndef CRYPTOPP_IMPORTS
#include "queue.h"
#include "filters.h"
NAMESPACE_BEGIN(CryptoPP)
static con
www.eeworm.com/read/256745/11974641
c queue.c
/*
FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 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/153809/12005354
o queue.o
www.eeworm.com/read/153809/12005366
c queue.c
/*
miniTOS V0.1.0 1998-2005 (c) 林良水 (Lin LS)
miniTOS是一个完全开放源码的软件,您可以自由的使用和修改以及可以用在您想用的用途,但开发
人员不保证本软件的可靠性,以及对您的损失负任何责任。
本文实现miniTOS队列。
create by Lin LS ,2004.8
*/
//#define VC_dQueue
www.eeworm.com/read/256327/12009597
obj queue.obj
www.eeworm.com/read/256327/12009604
h queue.h
//////////////////////////////////////////////////////////////////////
//ICTCLAS简介:计算所汉语词法分析系统ICTCLAS(Institute of Computing Technology, Chinese Lexical Analysis System),
// 功能有:中文分词;词性标