代码搜索:queue

找到约 10,000 项符合「queue」的源代码

代码结果 10,000
www.eeworm.com/read/277578/10624266

h queue.h

#ifndef __QUEUE_H__ #define __QUEUE_H__ /* include */ #include "common.h" #include "events.h" /* event type */ /* extern function */ extern void initialize_queue(u8 bs_size); extern int ge
www.eeworm.com/read/277578/10624285

c queue.c

/* include */ #include "queue.h" #include /* namespace */ using namespace std; /****************************************************** * global variables ************************
www.eeworm.com/read/277457/10637418

cpp queue.cpp

#include #include #include #include using namespace std; int main () { queue words; words.push("Hello"); words.push
www.eeworm.com/read/277296/10647469

h queue.h

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/277296/10647478

c queue.c

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/421976/10673387

c queue.c

#include #define Max 100 void SetNull(front, rear) int *front, *rear; { *front = 0; *rear = 0; } int Empty(front,rear) int *front, *rear; { if(*front == *rear) return(1)
www.eeworm.com/read/421785/10698898

h queue.h

/* queue.h -- interface for a queue */ #ifndef _QUEUE_H_ #define _QUEUE_H_ #include /* INSERT ITEM TYPE HERE */ /* FOR EXAMPLE, */ /* use the following for use_q.c */ /* typedef i
www.eeworm.com/read/421785/10698905

c queue.c

/* queue.c -- the Queue type implementation*/ #include #include #include "queue.h" /* local functions */ static void CopyToNode(Item item, Node * pn); static void CopyToIt
www.eeworm.com/read/421599/10727036

obj queue.obj

www.eeworm.com/read/421599/10727057

h queue.h

////////////////////////////////////////////////////////////////////// //ICTCLAS简介:计算所汉语词法分析系统ICTCLAS(Institute of Computing Technology, Chinese Lexical Analysis System), // 功能有:中文分词;词性标