代码搜索:INTERFACES

找到约 10,000 项符合「INTERFACES」的源代码

代码结果 10,000
www.eeworm.com/read/169308/5425535

opts network.opts

# Network adapter configuration # # The address format is "scheme,socket,instance,hwaddr". # # Note: the "network address" here is NOT the same as the IP address. # See the Networking HOWTO. In short
www.eeworm.com/read/169080/5428763

8 nameif.8

.TH NAMEIF 8 "18 Oct 2000" "net-tools" "Linux's Administrator's Manual" .SH NAME nameif \- name network interfaces based on MAC addresses .SH SYNOPSIS .B "nameif [-c configfile] [-s]" .br .B "nameif [
www.eeworm.com/read/168747/5440810

java helloworldimpl.java

/* * Copyright 1999 by dreamBean Software, * All rights reserved. */ package masteringrmi.hellosocket.server; import java.rmi.RemoteException; import java.rmi.server.RemoteServer; import
www.eeworm.com/read/168541/5445176

inf irmk7w2k.inf

; ; IRMK7W2K.INF ; MK7100-BASED (Sierra) VFIR Wireless Aadapter ; (for Windows 2000) ; ; Copyright (C) 2000, 2001 MKNet Corporation [Version] LayoutFile = layout.inf Signature = "$Windows
www.eeworm.com/read/168541/5445189

inf irmk7w2k.inf

; ; IRMK7W2K.INF ; MK7100-BASED (Sierra) VFIR Wireless Aadapter ; (for Windows 2000) ; ; Copyright (C) 2000, 2001 MKNet Corporation [Version] LayoutFile = layout.inf Signature = "$Windows
www.eeworm.com/read/168541/5445202

inf irmk7w2k.inf

; ; IRMK7W2K.INF ; MK7100-BASED (Sierra) VFIR Wireless Aadapter ; (for Windows 2000) ; ; Copyright (C) 2000, 2001 MKNet Corporation [Version] LayoutFile = layout.inf Signature = "$Windows
www.eeworm.com/read/167728/5452958

todo

* Sine and Cosine Transforms from FFTPACK. * A simple multidimensional fft. * Convolutions. This will need different interfaces corresponding to the type of underlying FFT (radix-2, mixed-radix, ra
www.eeworm.com/read/167728/5453705

todo

* Reorganize siman interfaces to allow iterative use. * Maybe the routines can be made to work with pointers instead of structs so that only pointer manipulation is done by the siman algorithm and
www.eeworm.com/read/167133/5468151

java proxy.java

/* Proxy.java -- build a proxy class that implements reflected interfaces Copyright (C) 2001, 2002 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free softwar
www.eeworm.com/read/165261/5483803

java introductionadvisor.java

/* * Copyright 2002-2004 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.