代码搜索:implementations
找到约 4,027 项符合「implementations」的源代码
代码结果 4,027
www.eeworm.com/read/261052/4325649
tsv http_features.tsv
This tab-separated-value file is for use as a checklist
for features against ,
since two independently developed and interoperable
implementations are nee
www.eeworm.com/read/162614/5533772
java stateedit.java
/* StateEdit.java -- UndoableEdit for StateEditable implementations.
Copyright (C) 2002, 2003 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; yo
www.eeworm.com/read/162519/5543304
java stateedit.java
/* StateEdit.java -- UndoableEdit for StateEditable implementations.
Copyright (C) 2002, 2003 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; yo
www.eeworm.com/read/395876/8148422
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/392244/8356306
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/370596/9593481
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/170836/9785601
c sshsh512.c
/*
* SHA-512 algorithm as described at
*
* http://csrc.nist.gov/cryptval/shs.html
*/
#include "ssh.h"
#define BLKSIZE 128
/*
* Arithmetic implementations. Note that AND, XOR and
www.eeworm.com/read/414988/11088145
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/300429/13914767
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/203824/15351041
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