代码搜索:implementing
找到约 2,669 项符合「implementing」的源代码
代码结果 2,669
www.eeworm.com/read/209211/4986734
h threadimpl.h
/*
* Some notes on locking:
*
* All the locking woes come from implementing
* threadinterrupt (and threadkill).
*
* _threadgetproc()->thread is always a live pointer.
* p->threads, p->ready, a
www.eeworm.com/read/200914/5063787
cpp str_base.cpp
/*
** CPQDIF_StreamIO class. The base class for implementing "stream I/O" which
** works along with a CPQDIF_PersistController class to supports a specific
** persistence mechanism.
** ------
www.eeworm.com/read/200914/5063788
cpp str_chnk.cpp
/*
** CPQDIF_S_Chunk class. A stream I/O implementing which supports "chunks."
** This will allow a PQDIF file to be embedded in a database binary field,
** for example.
** -------------------
www.eeworm.com/read/191697/5163561
java infodialog.java
// Mobile Access Control: Access Unit Prototype
// (C) 2002, Swisscom Corporate Technology, S. Moscibroda
// Class implementing a information window about the Mobile Access Control project
www.eeworm.com/read/191602/5165044
h qchannel.h
/*
* qchannel.h
*
* Class for implementing a serial queue channel in memory.
*
* Portable Windows Library
*
* Copyright (c) 2001 Equivalence Pty. Ltd.
*
* The contents of this file a
www.eeworm.com/read/191602/5165056
h delaychan.h
/*
* delaychan.h
*
* Class for implementing a serial queue channel in memory.
*
* Portable Windows Library
*
* Copyright (c) 2001 Equivalence Pty. Ltd.
*
* The contents of this file
www.eeworm.com/read/191602/5165214
cxx qchannel.cxx
/*
* qchannel.cxx
*
* Class for implementing a serial queue channel in memory.
*
* Portable Windows Library
*
* Copyright (c) 2001 Equivalence Pty. Ltd.
*
* The contents of this file
www.eeworm.com/read/190661/5182791
java dsa.java
package org.bouncycastle.crypto;
import java.math.BigInteger;
/**
* interface for classes implementing algorithms modeled similar to the Digital Signature Alorithm.
*/
public interface DSA
{
/
www.eeworm.com/read/184988/5242871
java timeprotocolconstants.java
// TimeProtocolConstants.java
package com.wrox.timeprotocol;
import java.util.Calendar;
/**
* Defines constants used by clients and servers implementing the time
* protocol defined in RFC
www.eeworm.com/read/182103/5266732
cases
#
# $Id: CASES,v 1.1 1998/11/23 19:07:44 joel Exp $
#
This is a list of cases to consider when implementing a file system:
+ Given a tree of this form:
a ----- b
/