代码搜索:Implementations
找到约 4,027 项符合「Implementations」的源代码
代码结果 4,027
www.eeworm.com/read/442127/1766155
cpp nonstubs.cpp
// NonStubs.cpp -- Implementations of selected kernel-mode functions
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
#include "NonStub
www.eeworm.com/read/440906/1785022
java datagramsocketimpl.java
/* DatagramSocketImpl.java -- Abstract class for UDP socket implementations
Copyright (C) 1998, 1999 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classp
www.eeworm.com/read/440906/1785488
h stl_function.h
// Functor implementations -*- C++ -*-
// Copyright (C) 2001, 2002 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redist
www.eeworm.com/read/438251/1826666
java searchtupleset.java
package prefuse.data.search;
import java.util.Iterator;
import prefuse.data.Tuple;
import prefuse.data.tuple.DefaultTupleSet;
/**
* Abstract base class for TupleSet implementations that
www.eeworm.com/read/436018/1855977
files
api/ - The code for the high-level wrapper API. Not needed if
you use the lowel-level call-back/raw API.
core/ - The core of the TPC/IP stack; protocol implementations,
www.eeworm.com/read/436018/1856233
files
api/ - The code for the high-level wrapper API. Not needed if
you use the lowel-level call-back/raw API.
core/ - The core of the TPC/IP stack; protocol implementations,
www.eeworm.com/read/436018/1856896
files
api/ - The code for the high-level wrapper API. Not needed if
you use the lowel-level call-back/raw API.
core/ - The core of the TPC/IP stack; protocol implementations,
www.eeworm.com/read/436018/1857003
files
api/ - The code for the high-level wrapper API. Not needed if
you use the lowel-level call-back/raw API.
core/ - The core of the TPC/IP stack; protocol implementations,
www.eeworm.com/read/435707/1861416
readme
This directory contains implementations of transcendental math functions
based on the x87 FPU. They aren't used in the deterministic version
of vx32 because their exact results will vary from one CPU
www.eeworm.com/read/431160/1909121
java msgprovider.java
package joel.ethernettools;
/**
* THIS CLASS PROVIDES MSG WHICH CAN BE USED BY MsgReceiver IMPLEMENTATIONS.
*/
import java.util.Vector;
public class MsgProvider {
private Vector v_R