代码搜索:implementing
找到约 2,669 项符合「implementing」的源代码
代码结果 2,669
www.eeworm.com/read/133019/14060649
h pubkey.h
// pubkey.h - written and placed in the public domain by Wei Dai
#ifndef CRYPTOPP_PUBKEY_H
#define CRYPTOPP_PUBKEY_H
/** \file
This file contains helper classes/functions for implementing p
www.eeworm.com/read/132891/14067284
tcl liccfg.tcl
# LICCFG.TCL - Setup procedures for implementing license configuration page
#
# Copyright 1999 Wind River Systems, Inc
#
# modification history
# --------------------
# 03i,18sep02,bjl select license
www.eeworm.com/read/132891/14067388
tcl permissn.tcl
# PERMISSN.TCL - Setup procedures for implementing permission wizard page
#
# Copyright 1999 Wind River Systems, Inc
#
# modification history
# --------------------
# 03b,23aug02,bjl catch permissio
www.eeworm.com/read/200462/15432527
h pubkey.h
// pubkey.h - written and placed in the public domain by Wei Dai
#ifndef CRYPTOPP_PUBKEY_H
#define CRYPTOPP_PUBKEY_H
/** \file
This file contains helper classes/functions for implementing p
www.eeworm.com/read/106865/15618829
tcl scrlbar.tcl
# scrlbar.tcl --
#
# This file defines the default bindings for Tk scrollbar widgets.
# It also provides procedures that help in implementing the bindings.
#
# RCS: @(#) $Id: scrlbar.tcl,v 1.8 2000/01
www.eeworm.com/read/106865/15618835
tcl listbox.tcl
# listbox.tcl --
#
# This file defines the default bindings for Tk listbox widgets
# and provides procedures that help in implementing those bindings.
#
# RCS: @(#) $Id: listbox.tcl,v 1.11 2000/03/24
www.eeworm.com/read/103816/15719675
cc gsmfunc.cc
//
// $Source: /home/gambit/CVS/gambit/sources/gcl/gsmfunc.cc,v $
// $Date: 2002/08/27 18:57:18 $
// $Revision: 1.4 $
//
// DESCRIPTION:
// Implementing predefined GCL functions
//
// This file is par
www.eeworm.com/read/101457/15831507
asm cmdmacro.asm
; CMDMACRO.ASM
; (c) 1989, 1990 Ashok P. Nadkarni
;
; Module implementing macro and symbol feature for CMDEDIT.
;
; Symbols :
; CMDEDIT symbols can be defined either from the command line or rea
www.eeworm.com/read/291439/8419287
m conv_loadflow.m
% The M-file name: conv_loadflow
% Sets up GUI for load flow analysis by implementing Newton-Raphson-Seydel method
%
clear ParamSlider;
if exist('dlgfig')
set(dlgfig,'Visible','off');
en
www.eeworm.com/read/291439/8419767
m conv_loadflow.m
% The M-file name: conv_loadflow
% Sets up GUI for load flow analysis by implementing Newton-Raphson-Seydel method
%
clear ParamSlider;
if exist('dlgfig')
set(dlgfig,'Visible','off');
en