代码搜索:Implementations
找到约 4,027 项符合「Implementations」的源代码
代码结果 4,027
www.eeworm.com/read/191420/5165347
cpp gsdpgdpadapter.cpp
// gsdpgdpadapter.cpp
//
// Adapts the GDP protocol implementations to the server interfaces
//
// Copyright (c) 2000-2002 Symbian Ltd. All rights reserved.
#include "gsdpserver.h"
#include
www.eeworm.com/read/175590/5343812
cpp nonstubs.cpp
// NonStubs.cpp -- Implementations of selected kernel-mode functions
// Copyright (C) 1999 by Walter Oney
// All rights reserved
// Note: Compile without pre-compiled headers
extern "C" {
#in
www.eeworm.com/read/347034/3178135
java~1~ dm_stu_info.java~1~
package coursedesign.DM_stu_info.entities;
import com.borland.dx.dataset.DataModule;
import com.borland.dx.dataset.Provider;
/** Implement this interface to provide alternate implementations of
www.eeworm.com/read/341021/3258700
sm makefile.sm
# SUBDIRS_channel_name contains the list of all possible channel
# implementations
SUBDIRS_channel_name = shm sock ssm gasnet sshm nemesis sctp dllchan
SUBDIRS = @channel_name@ .
www.eeworm.com/read/326711/3470000
cpp gradebook.cpp
// Fig. 19.16: GradeBook.cpp
// Implementations of the GradeBook member-function definitions.
// The setCourseName function performs validation.
#include
using std::cout;
using std::e
www.eeworm.com/read/326711/3470004
cpp gradebook.cpp
// Fig. 19.12: GradeBook.cpp
// GradeBook member-function definitions. This file contains
// implementations of the member functions prototyped in GradeBook.h.
#include
using std::cout;
www.eeworm.com/read/322306/3526247
c signalr.c
/* Reentrant versions of syscalls need to support signal/raise.
These implementations just call the usual system calls. */
#include
#include
/* Some targets provides their
www.eeworm.com/read/307266/3726070
cpp modpol.cpp
//
// Program to generate Modular Polynomials mod p, 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
www.eeworm.com/read/307266/3726420
cpp modpol.cpp
//
// Program to generate Modular Polynomials mod p, 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
www.eeworm.com/read/304657/3790104
java basichtml.java
/* BasicHTML.java -- Provides HTML support to ComponentUI implementations
Copyright (C) 2006 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you