代码搜索:containing
找到约 10,000 项符合「containing」的源代码
代码结果 10,000
www.eeworm.com/read/150881/5688115
java icommand.java
/*
* This file is part of JGAP.
*
* JGAP offers a dual license model containing the LGPL as well as the MPL.
*
* For licencing information please see the file license.txt included with JGAP
www.eeworm.com/read/150881/5688173
java stockrandomgenerator.java
/*
* This file is part of JGAP.
*
* JGAP offers a dual license model containing the LGPL as well as the MPL.
*
* For licencing information please see the file license.txt included with JGAP
www.eeworm.com/read/150409/5692748
java asymmetriccipherkeypairgenerator.java
package org.bouncycastle.crypto;
/**
* interface that a public/private key pair generator should conform to.
*/
public interface AsymmetricCipherKeyPairGenerator
{
/**
* intialise the key
www.eeworm.com/read/150409/5693072
java dersequence.java
package org.bouncycastle.asn1;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.util.Enumeration;
public class DERSequence
extends ASN1Sequence
{
/**
* crea
www.eeworm.com/read/148359/5714663
h ftheader.h
/***************************************************************************/
/* */
/* ftheader.h
www.eeworm.com/read/148359/5715063
readme
The makefile is for ppc-morphos-gcc-2.95.3-bin.tgz (gcc 2.95.3 hosted
on 68k-Amiga producing MorphOS-PPC-binaries from
http://www.morphos.de). To use it, type "make assign",
www.eeworm.com/read/147766/5721165
fixit
#!/bin/ksh
# By RidgeRun Inc.
#
# The input to this script is
# intended to be a *.S file which
# was previously created by the doit
# program. That program constructs
# a *.S file which has a define
www.eeworm.com/read/147766/5723173
pl bintocarr.pl
#!/usr/bin/perl -w
# $Id: bintocarr.pl,v 1.4 2001/08/08 08:18:13 bjarne Exp $
# Copy of mkjulbin.pl made by Olof
# convert a binary stdin to a C-file containing a char array of the input
# first argum
www.eeworm.com/read/136989/5829558
readme
Performance tests for the performance of the DIOP
implementation using oneways in a roundtrip manor.
This means that the client sends a request to the server,
which in turn sends a request to the
www.eeworm.com/read/136827/5847043
h c2_9pf.h
/**********************************************************************
** Copyright (C) 2000-2005 Trolltech AS and its licensors.
** All rights reserved.
**
** This file is part of the Qtopia Environ