代码搜索:queue
找到约 10,000 项符合「queue」的源代码
代码结果 10,000
www.eeworm.com/read/200131/15440070
m goout.m
function [n,v,q]=goout(p)
% @QUEUE\GOOUT removes the first(the front) element from a queue.
% 调用格式
% goout(p) 从队列 p 中的第一个元素离队.
% v=goout(p) v 是从 p 队列中移出的那第一个元素的"值"
% [n,v]=goout(p) n,v
www.eeworm.com/read/111665/15463955
txt readme.txt
This directory contains 8051 firmware that is based on the frameworks source
code for the Cypress EZ-USB FX chip.
For more information on the firmware frameworks, see the firmware frameworks
do
www.eeworm.com/read/112473/15484684
h linkedqueue.h
//Header file linkedQueue.h
#ifndef H_linkedQueue
#define H_linkedQueue
#include
#include
using namespace std;
//Definition of the node
template
struc
www.eeworm.com/read/111758/15503578
java tframe.java
/* tFrame.java
*
* Tabbed Focus Classes
* Copyright(C) 1996 by Bill Giel
*
* E-mail: rvdi@usa.nai.net
* WWW: http://www.nai.net/~rvdi/home.htm
*
***************************************
www.eeworm.com/read/109477/15556510
h msg.h
#ifndef _LINUX_MSG_H
#define _LINUX_MSG_H
#include
/* ipcs ctl commands */
#define MSG_STAT 11
#define MSG_INFO 12
/* msgrcv options */
#define MSG_NOERROR 010000 /* no error if
www.eeworm.com/read/109072/15564976
c conn.c
/*
* OpenMODBUS/TCP to RS-232/485 MODBUS RTU gateway
*
* conn.c - connections management procedures
*
* Copyright (c) 2002-2003, Victor Antonovich (avmlink@vlink.ru)
*
* Redistribution and use
www.eeworm.com/read/108226/15590713
c packet.c
/*
This file is part of AirSnort.
AirSnort is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Softwa
www.eeworm.com/read/108135/15593640
html syscalls_75.html
Syscall specifications of Linux - msgget
Go to the
www.eeworm.com/read/108135/15593745
html syscalls_74.html
Syscall specifications of Linux - msgctl
Go to the