代码搜索:Interoperability
找到约 173 项符合「Interoperability」的源代码
代码结果 173
www.eeworm.com/read/195844/5106824
makefile
# common/Makefile
#
# vi: set autoindent tabstop=4 shiftwidth=4 :
#
# Copyright (C) 2001-2003 InterOperability Lab (IOL)
# University of New Hampshier (UNH)
# Durham, NH 03824
#
# This pro
www.eeworm.com/read/195844/5106841
target-install
#!/bin/tcsh
#
# vi: set autoindent tabstop=8 shiftwidth=8 :
#
# target-install
#
# Script for installing and configuring the target
#
#
# Copyright (C) 2001-2004 InterOperability Lab (IOL)
# Univer
www.eeworm.com/read/195844/5106843
target-uninstall
#!/bin/tcsh
#
# vi: set autoindent tabstop=4 shiftwidth=4 :
#
# target-uninstall
#
# Script for uninstalling the target
#
#
# Copyright (C) 2001-2003 InterOperability Lab (IOL)
# University of N
www.eeworm.com/read/195844/5106895
makefile
# common/Makefile
#
# vi: set autoindent tabstop=4 shiftwidth=4 :
#
# Copyright (C) 2001-2003 InterOperability Lab (IOL)
# University of New Hampshier (UNH)
# Durham, NH 03824
#
# This pro
www.eeworm.com/read/195844/5106899
h debug.h
/* common/debug.h
*
* vi: set autoindent tabstop=8 shiftwidth=8 :
*
* This file defines the tracing macros and masks
*
* Copyright (C) 2003 InterOperability Lab (IOL)
* University of New Hamp
www.eeworm.com/read/195844/5106942
makefile
# security/hash/Makefile
#
# vi: set autoindent tabstop=4 shiftwidth=4 :
#
# Copyright (C) 2001-2003 InterOperability Lab (IOL)
# University of New Hampshier (UNH)
# Durham, NH 03824
www.eeworm.com/read/195844/5106947
makefile
# security/chap/Makefile
#
# vi: set autoindent tabstop=4 shiftwidth=4 :
#
# Copyright (C) 2001-2003 InterOperability Lab (IOL)
# University of New Hampshier (UNH)
# Durham, NH 03824
www.eeworm.com/read/195844/5106953
makefile
# security/math/Makefile
#
# vi: set autoindent tabstop=4 shiftwidth=4 :
#
# Copyright (C) 2001-2003 InterOperability Lab (IOL)
# University of New Hampshier (UNH)
# Durham, NH 03824
www.eeworm.com/read/190661/5183152
java sigiobjectidentifiers.java
package org.bouncycastle.asn1.x509.sigi;
import org.bouncycastle.asn1.DERObjectIdentifier;
/**
* Object Identifiers of SigI specifciation (German Signature Law
* Interoperability specificati
www.eeworm.com/read/402551/2319153
readme
This directory contains an interoperability example for BYacc/J and JFlex
(a small calculator)
You need the parser generator byacc/j from
http://troi.lincom-asg.com/~rjamison/byacc/
for this example