代码搜索:implementing
找到约 2,669 项符合「implementing」的源代码
代码结果 2,669
www.eeworm.com/read/448678/7527216
c privops.c
/*
* Part of Very Secure FTPd
* License: GPL v2
* Author: Chris Evans
* privops.c
*
* Code implementing the privileged operations that the unprivileged client
* might request.
* Look for suita
www.eeworm.com/read/447044/7559843
java_preprocessing listing15-03_gamemidlet.java_preprocessing
// Listing 15-3. Implementing a Full Screen with Preprocessing
package com.apress.preprocessing;
import javax.microedition.lcdui.*;
import javax.microedition.midlet.*;
public class GameMidlet
www.eeworm.com/read/444271/7615361
tcl flexcopy.tcl
# FLEXCOPY.TCL - Setup procedures for implementing LM file-copying
# wizard page
#
# Copyright 1999 Wind River Systems, Inc
#
# modification history
# --------------------
# 03f,13ja
www.eeworm.com/read/444271/7615372
tcl reghost.tcl
# REGHOST.TCL - Setup procedures for implementing remote-registry host
# wizard page
#
# Copyright 1999 Wind River Systems, Inc
#
# modification history
# --------------------
# 02b,17m
www.eeworm.com/read/444271/7615388
tcl lminst.tcl
# LMINST.TCL - Setup procedures for implementing LM installation-choice
# wizard page
#
# Copyright 1999 Wind River Systems, Inc
#
# modification history
# --------------------
# 02c,14f
www.eeworm.com/read/437246/7752760
h strciphr.h
/*! \file
This file contains helper classes for implementing stream ciphers.
All this infrastructure may look very complex compared to what's in Crypto++ 4.x,
but stream ciphers implementatio
www.eeworm.com/read/437246/7752845
h seckey.h
// seckey.h - written and placed in the public domain by Wei Dai
// This file contains helper classes/functions for implementing secret key algorithms.
#ifndef CRYPTOPP_SECKEY_H
#define CRYPTOP
www.eeworm.com/read/435150/7796290
cpp main.cpp
// Exercise 13.1 Implementing the Sequence class File: main.cpp
#include
#include
#include
#include "Sequence.h"
using std::cout;
using std::endl;
// Function
www.eeworm.com/read/196680/8067827
h seckey.h
// seckey.h - written and placed in the public domain by Wei Dai
// This file contains helper classes/functions for implementing secret key algorithms.
#ifndef CRYPTOPP_SECKEY_H
#define CRYPTOP
www.eeworm.com/read/247320/12665865
h strciphr.h
/*! \file
This file contains helper classes for implementing stream ciphers.
All this infrastructure may look very complex compared to what's in Crypto++ 4.x,
but stream ciphers implementatio