代码搜索:Implementations
找到约 4,027 项符合「Implementations」的源代码
代码结果 4,027
www.eeworm.com/read/280824/10291026
c i2c.c
/*
* File : i2c.c
* Scope :
*
* Description: This contains implementations for I2C protocol
*
*
* Copyright 2003 ZiLOG Inc. ALL RIGHTS RESERVED.
*
* This file contains
www.eeworm.com/read/162604/10291915
c hash_compat.c
/* Binary compatibility hash implementations for Objective C.
Copyright (C) 2005 Free Software Foundation, Inc.
This file is part of GCC.
GCC is free software; you can redistribute it and/or modi
www.eeworm.com/read/353439/10447297
java cycles.java
// interfaces/Cycles.java
// TIJ4 Chapter Interfaces, Exercise 18, page 342
/* Create a Cycle interface, with implementations Unicycle, Bicycle and
* Tricycle. Create factories for each type of Cy
www.eeworm.com/read/352425/10553745
java cycles.java
// interfaces/Cycles.java
// TIJ4 Chapter Interfaces, Exercise 18, page 342
/* Create a Cycle interface, with implementations Unicycle, Bicycle and
* Tricycle. Create factories for each type of Cyc
www.eeworm.com/read/349903/10785658
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/454660/7386131
java cycles.java
// interfaces/Cycles.java
// TIJ4 Chapter Interfaces, Exercise 18, page 342
/* Create a Cycle interface, with implementations Unicycle, Bicycle and
* Tricycle. Create factories for each type of Cy
www.eeworm.com/read/448484/7532793
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/435150/7796264
cpp animal.cpp
// Exercise 15.3 - Animal.cpp
// Implementations of the Animal class and classes derived from Animal
#include "Animal.h"
#include
#include
using std::cout;
using std::strin
www.eeworm.com/read/435150/7796267
cpp animal.cpp
// Exercise 15.2 - Animal.cpp
// Implementations of the Animal class and classes derived from Animal
#include "Animal.h"
#include
#include
using std::cout;
using std::strin
www.eeworm.com/read/434781/7802097
java cycles.java
// interfaces/Cycles.java
// TIJ4 Chapter Interfaces, Exercise 18, page 342
/* Create a Cycle interface, with implementations Unicycle, Bicycle and
* Tricycle. Create factories for each type of Cy