代码搜索:implementing
找到约 2,669 项符合「implementing」的源代码
代码结果 2,669
www.eeworm.com/read/434325/7874688
m a10_4.m
echo on; clc;
%---------------------------------------------------------------------------
%A10_4 MATLAB script file for implementing Algorithm 10.4
%
% NUMERICAL METHODS: MATLAB Programs, (c) J
www.eeworm.com/read/328068/13048473
txt ent_support.txt
================================================================
Title : Tutorial: Implementing .ENT support into the Quake engine
Date : 2001-12-29
Filename : ENT.TXT
Author
www.eeworm.com/read/100285/6271735
c drvconn.c
/* Module: drvconn.c
*
* Description: This module contains only routines related to
* implementing SQLDriverConnect.
*
* Classes: n/a
*
* API functions:
www.eeworm.com/read/459034/1574903
java commandtoken.java
package jmathlib.core.tokens;
/**Class for implementing commands */
public class CommandToken extends OperandToken
{
/**default constructor*/
public CommandToken()
{
}
/**@
www.eeworm.com/read/242732/4539942
c stdunk.c
/*
"Unknown" implementation, in C
by Andrew Greenwood
Not quite sure how this is used, but the C++ variant is intended for
implementing a NonDelegatingUnknown object
*/
#incl
www.eeworm.com/read/232130/4705334
h interfac.h
/*
* INTERFAC.H
*
* Definition of ISampleOne and ISampleTwo used to demonstrate
* QueryInterface and different techniques of implementing multiple
* interfaces on an object.
*
* Copyrigh
www.eeworm.com/read/194563/5126917
h apptrait.h
///////////////////////////////////////////////////////////////////////////////
// Name: wx/os2/apptrait.h
// Purpose: class implementing wxAppTraits for OS/2
// Author: Stefan Neis
//
www.eeworm.com/read/194563/5129239
cpp metal.cpp
///////////////////////////////////////////////////////////////////////////////
// Name: src/univ/themes/metal.cpp
// Purpose: wxUniversal theme implementing Win32-like LNF
// Author:
www.eeworm.com/read/194563/5129240
cpp gtk.cpp
///////////////////////////////////////////////////////////////////////////////
// Name: src/univ/themes/gtk.cpp
// Purpose: wxUniversal theme implementing GTK-like LNF
// Author: Vadi
www.eeworm.com/read/190056/5188580
h apptrait.h
///////////////////////////////////////////////////////////////////////////////
// Name: wx/os2/apptrait.h
// Purpose: class implementing wxAppTraits for OS/2
// Author: Stefan Neis
//