代码搜索:implementing
找到约 2,669 项符合「implementing」的源代码
代码结果 2,669
www.eeworm.com/read/328732/3436284
readme
Code for SPARC processors implementing version 9 of the SPARC architecture.
This code is for systems that doesn't preserve the full 64-bit contents of
integer register at context switch. For other sy
www.eeworm.com/read/324606/3500673
tcl reghost.tcl
# REGHOST.TCL - Setup procedures for implementing remote-registry host
# wizard page
#
# Copyright 1999 Wind River Systems, Inc
#
# modification history
# --------------------
# 01c,24m
www.eeworm.com/read/304654/3794905
c zlib.c
/*
* This file is derived from various .h and .c files from the zlib-0.95
* distribution by Jean-loup Gailly and Mark Adler, with some additions
* by Paul Mackerras to aid in implementing Deflate c
www.eeworm.com/read/304654/3795047
c zlib.c
/*
* This file is derived from various .h and .c files from the zlib-0.95
* distribution by Jean-loup Gailly and Mark Adler, with some additions
* by Paul Mackerras to aid in implementing Deflate c
www.eeworm.com/read/304654/3795247
doc zmodem.doc
zmodem.doc !copyrighted by MCS 1994 use it anyway you like but don't complain
this file should be accompanied by a readme which contains some background
information on implementing zmodem.
GENERAL
--
www.eeworm.com/read/303057/3817454
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/303057/3817491
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/300337/3847502
java shapes.java
/**
* Shapes.java
* @author Juan J. Durillo
* @version 1.0
*/
package jmetal.problems.WFG;
/**
* Class implementing shape functions for WFG benchmark
* Reference: Simon Huband, Luigi Barone
www.eeworm.com/read/293939/3926624
svn-base nestedexceptionutils.java.svn-base
package com.easyjf.web.exception;
/**
* Helper class for implementing exception classes which are capable of
* holding nested exceptions. Necessary because we can't share a base
* class amo
www.eeworm.com/read/293939/3926631
java nestedexceptionutils.java
package com.easyjf.web.exception;
/**
* Helper class for implementing exception classes which are capable of
* holding nested exceptions. Necessary because we can't share a base
* class amo