代码搜索:implementing
找到约 2,669 项符合「implementing」的源代码
代码结果 2,669
www.eeworm.com/read/303057/3817498
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/300839/3844601
handle-master-host-event
#!/bin/sh
# REDUNDANCY EVENT HANDLER SCRIPT
# Written By: Ethan Galstad (nagios@nagios.org)
# Last Modified: 02-19-2004
#
# This is an example script for implementing redundancy.
# Read the HTML docu
www.eeworm.com/read/300839/3844602
handle-master-proc-event
#!/bin/sh
# REDUNDANCY EVENT HANDLER SCRIPT
# Written By: Ethan Galstad (nagios@nagios.org)
# Last Modified: 05-30-2006
#
# This is an example script for implementing redundancy.
# Read the HTML docu
www.eeworm.com/read/289054/3996279
tcl prvlege.tcl
# PRVLEGE.TCL - Setup procedures for implementing privilege wizard page
#
# Copyright 1999 Wind River Systems, Inc
#
# modification history
# --------------------
# 03a,12jun01,j_w Modified for
www.eeworm.com/read/282450/4101739
handle-master-host-event
#!/bin/sh
# REDUNDANCY EVENT HANDLER SCRIPT
# Written By: Ethan Galstad (nagios@nagios.org)
# Last Modified: 02-19-2004
#
# This is an example script for implementing redundancy.
# Read the HTML docu
www.eeworm.com/read/282450/4101740
handle-master-proc-event
#!/bin/sh
# REDUNDANCY EVENT HANDLER SCRIPT
# Written By: Ethan Galstad (nagios@nagios.org)
# Last Modified: 05-30-2006
#
# This is an example script for implementing redundancy.
# Read the HTML docu
www.eeworm.com/read/281827/4112384
makefile
#
# Makefile for rounded-costs (bit-scaling) codes implementing the cost
# scaling push-relabel assignment algorithm.
# Filenames of executable images are derived from compile-time macro
# definitions
www.eeworm.com/read/275562/4175235
zc collection.zc
//[of]:description
//[c]Linked list of elements
//[c]
//[c]Full sub-classing is performed by implementing the following equates:
//[c] - equ first (c)
//[c] - equ last (c)
//[c] - equ each (c)
www.eeworm.com/read/443386/1743153
h zlib.h
/* */
/*
* This file is derived from zlib.h and zconf.h from the zlib-0.95
* distribution by Jean-loup Gailly and Mark Adler, with some additions
* by Paul Mackerras to aid in implementing Deflat
www.eeworm.com/read/440906/1784625
cc natsystem.cc
// natSystem.cc - Native code implementing System class.
/* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation
This file is part of libgcj.
This software is copyrighted wo