代码搜索:implementing
找到约 2,669 项符合「implementing」的源代码
代码结果 2,669
www.eeworm.com/read/436207/1850901
java statistics.java
package weka.core;
/**
* Class implementing some distributions, tests, etc. The code is mostly adapted from the CERN
* Jet Java libraries:
*
* Copyright
www.eeworm.com/read/400767/2346644
cs icallhandler.cs
using System;
namespace NUnit.Mocks
{
///
/// The ICallHandler interface dispatches calls to methods or
/// other objects implementing the ICall interface.
///
publi
www.eeworm.com/read/400767/2346925
cs icallhandler.cs
using System;
namespace NUnit.Mocks
{
///
/// The ICallHandler interface dispatches calls to methods or
/// other objects implementing the ICall interface.
///
publi
www.eeworm.com/read/389879/2533963
c scan.c
/**
* Functions implementing wlan scan IOCTL and firmware command APIs
*
* IOCTL handlers as well as command preperation and response routines
* for sending scan commands to the firmware.
*
www.eeworm.com/read/389879/2533964
c join.c
/**
* Functions implementing wlan infrastructure and adhoc join routines,
* IOCTL handlers as well as command preperation and response routines
* for sending adhoc start, adhoc join, and asso
www.eeworm.com/read/387578/2561195
java dsa.java
package org.bouncycastle.crypto;
import java.math.BigInteger;
/**
* interface for classes implementing the Digital Signature Algorithm
*/
public interface DSA
{
/**
* initialise
www.eeworm.com/read/366757/2861526
tcl lmexit.tcl
# LMEXIT.TCL - Setup procedures for implementing install LM finish
# wizard page
#
# Copyright 1999 Wind River Systems, Inc
#
# modification history
# --------------------
# 0
www.eeworm.com/read/366757/2861528
tcl lmstartup.tcl
# LMSTARTUP.TCL - Setup procedures for implementing LM Startup choice
# wizard page
#
# Copyright 1999 Wind River Systems, Inc
#
# modification history
# --------------------
# 02
www.eeworm.com/read/366757/2861531
tcl lminfo.tcl
# LMINFO.TCL - Setup procedures for implementing license information
# wizard page
#
# Copyright 2003 Wind River Systems, Inc
#
# modification history
# --------------------
# 01a,
www.eeworm.com/read/366757/2861535
tcl register.tcl
# REGISTER.TCL - Setup procedures for implementing user registration wizard
# page
#
# Copyright 1999-2003 Wind River Systems, Inc
#
# modification history
# --------------------