代码搜索:Implementations
找到约 4,027 项符合「Implementations」的源代码
代码结果 4,027
www.eeworm.com/read/109181/15561945
cpp jthread.cpp
/*
This file is a part of the JThread package, which contains some object-
oriented thread wrappers for different thread implementations.
Copyright (c) 2000-2004 Jori Liesenborgs (jori@
www.eeworm.com/read/100612/15868945
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/188512/8532280
cpp gradebook.cpp
// Fig. 3.16: GradeBook.cpp
// Implementations of the GradeBook member-function definitions.
// The setCourseName function performs validation.
#include
using std::cout;
using std::en
www.eeworm.com/read/188512/8532293
cpp gradebook.cpp
// Fig. 3.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/430096/8767311
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/428836/8836666
tli msado15.tli
// Created by Microsoft (R) C/C++ Compiler Version 12.00.8168.0 (a4739cdc).
//
// c:\documents and settings\administrator\桌面\mysqlplus\mysqlplus\debug\msado15.tli
//
// Wrapper implementations for
www.eeworm.com/read/427960/8908944
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/284556/8919281
h inheritstack.h
// inheritstack.h
// Data structures for a "stack" -- a Last-In-First-Out list of integers.
//
// We define two separate implementations of stacks, to
// illustrate C++ inheritance.
//
// Copyright (c
www.eeworm.com/read/281848/9130466
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/182021/9221934
i loki.i
/*
* loki.i - contains the fixed permutation and substitution tables
* for a 64 bit LOKI89 & LOKI91 implementations.
*
* Modifications:
* v1.0 original tables Aug 1989