代码搜索:Implementations

找到约 4,027 项符合「Implementations」的源代码

代码结果 4,027
www.eeworm.com/read/101658/15822607

me read.me

This directory and its subdirectories contain the sources of Coco/R itself, and also source code for various implementations of the compiler-specific module FileIO used by Coco/R itself for I/O, and
www.eeworm.com/read/101208/15841464

c search.c

/*@A (C) 1992 Allen I. Holub */ #include #include /* SEARCH.C : Implementations and variations on ANSI bsearch. * * ch
www.eeworm.com/read/100450/15873569

c flood.c

/* * Tribe FloodNet - 2k edition * by Mixter * * flood.c - packet flood implementations * * This program is distributed for educational purposes and without any * exp
www.eeworm.com/read/188512/8532297

h gradebook.h

// Fig. 3.11: GradeBook.h // GradeBook class definition. This file presents GradeBook's public // interface without revealing the implementations of GradeBook's member // functions, which are defi
www.eeworm.com/read/188503/8535901

transist readme.transist

This file describes how to make a transistion from one video file to another using the current sample implementations. Especially ypipe will be replaced (hopefully) soon by a more capable program. Th
www.eeworm.com/read/388251/8622696

hpp stochasticmodel.hpp

#pragma ident "$Id: $" /** * @file StochasticModel.hpp * Base class to define stochastic models, plus implementations * of common ones. */ #ifndef STOCHASTICMODEL_HPP #define STOCHASTICMODEL_HPP
www.eeworm.com/read/427960/8908908

cpp mueller.cpp

// // Program to generate Modular Polynomials, as required for fast // implementations of the Schoof-Elkies-Atkins algorithm // for counting points on an elliptic curve Y^2=X^3 + A.X + B mod p //
www.eeworm.com/read/353619/10434982

c mediatype.c

/* * AM_MEDIA_TYPE service functions implementations * Code is based on quartz/enummedia.c file from wine project. * Modified by Vladimir Voroshilov * * Original code: Copyright 2
www.eeworm.com/read/349903/10785706

cpp mueller.cpp

// // Program to generate Modular Polynomials, as required for fast // implementations of the Schoof-Elkies-Atkins algorithm // for counting points on an elliptic curve Y^2=X^3 + A.X + B mod p //
www.eeworm.com/read/275194/10830171

cpp getopt.cpp

/* * getopt.c : Compatability function for PC implementations * * Ported from SPRLIB by for compatibility with "m" projects by milbo 04/2004 Petaluma * Made by : W.F. Schmidt * SccsId : %Z%$RCSf