代码搜索:implementations
找到约 4,027 项符合「implementations」的源代码
代码结果 4,027
www.eeworm.com/read/264880/4286736
c search.c
/*@A (C) 1992 Allen I. Holub */
#include
#include
/* SEARCH.C : Implementations and variations on ANSI bsearch.
*
* ch
www.eeworm.com/read/263014/4306363
txt notes.txt
Notes on status of CoreAudio Implementation of PortAudio
Document Last Updated December 9, 2005
There are currently two implementations of PortAudio for Mac Core Audio.
The original is in pa_mac_co
www.eeworm.com/read/162614/5535759
java datagramsocketimpl.java
/* DatagramSocketImpl.java -- Abstract class for UDP socket implementations
Copyright (C) 1998, 1999 2000, 2001,
2002, 2003 Free Software Foundation, Inc.
This file is part of GNU
www.eeworm.com/read/162519/5545291
java datagramsocketimpl.java
/* DatagramSocketImpl.java -- Abstract class for UDP socket implementations
Copyright (C) 1998, 1999 2000, 2001,
2002, 2003 Free Software Foundation, Inc.
This file is part of GNU
www.eeworm.com/read/158865/5594305
readme
GNU Objective C notes
*********************
This document is to explain what has been done, and a little about how
specific features differ from other implementations. The runtime has
been complete
www.eeworm.com/read/193648/8209765
y ch1-06.y
%{
#include
/* we found the following required for some yacc implementations. */
/* #define YYSTYPE int */
%}
%token NOUN PRONOUN VERB ADVERB ADJECTIVE PREPOSITION CONJUNCTION
%%
sentence
www.eeworm.com/read/293018/8318320
y ch1-06.y
%{
#include
/* we found the following required for some yacc implementations. */
/* #define YYSTYPE int */
%}
%token NOUN PRONOUN VERB ADVERB ADJECTIVE PREPOSITION CONJUNCTION
%%
sentence
www.eeworm.com/read/411988/11218336
svn-base readme.pxa_cf.svn-base
These are brief instructions on how to add support for CF adapters to
custom designed PXA boards. You need to set the parameters in the
config file. This should work for most implementations especia
www.eeworm.com/read/411988/11218472
pxa_cf readme.pxa_cf
These are brief instructions on how to add support for CF adapters to
custom designed PXA boards. You need to set the parameters in the
config file. This should work for most implementations especia
www.eeworm.com/read/236278/14023635
h control.h
#ifndef CONTROL_H
#define CONTROL_H
/*
This is the Control class for timetabling. All metaheuristics
implementations should use it for their command line options and
output.
*/
#include