代码搜索:INTERFACES
找到约 10,000 项符合「INTERFACES」的源代码
代码结果 10,000
www.eeworm.com/read/179705/9341959
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/179705/9343379
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/373369/9461008
java containermethods.java
//: holding/ContainerMethods.java
import net.mindview.util.*;
public class ContainerMethods {
public static void main(String[] args) {
ContainerMethodDifferences.main(args);
}
} /* Out
www.eeworm.com/read/372571/9503270
7 wireless.7
.\" Jean Tourrilhes - HPL - 2002
.\" wireless.7
.\"
.TH WIRELESS 7 "12 July 2002" "net-tools" "Linux Programmer's Manual"
.\"
.\" NAME part
.\"
.SH NAME
wireless \- Wireless Tools and Wireless Extensi
www.eeworm.com/read/175176/9556231
pas sfprawview.pas
unit SFPRawView;
{
A viewer for XML documents.
Based on SAX2 interfaces, using SAX for Pascal.
Copyright
www.eeworm.com/read/175176/9556235
pas sfpview.pas
unit SFPView;
{
A viewer for XML documents.
Based on SAX2 interfaces, using SAX for Pascal.
Copyright
www.eeworm.com/read/371298/9557616
h mycomponentimpl1.h
//$$---- activex control header ---- (stActiveXControlHeader)
//---------------------------------------------------------------------------
#ifndef MyComponentImpl1H
#define MyComponentImpl1H
//
www.eeworm.com/read/169087/9881332
c hostapd.c
/*
* Host AP (software wireless LAN access point) user space daemon for
* Host AP kernel driver
* Copyright (c) 2002-2005, Jouni Malinen
*
* This program is free software; yo
www.eeworm.com/read/169058/9883738
java containermethods.java
//: holding/ContainerMethods.java
import net.mindview.util.*;
public class ContainerMethods {
public static void main(String[] args) {
ContainerMethodDifferences.main(args);
}
} /* Out
www.eeworm.com/read/363101/9967634
txt changelog.txt
1.0
- Initial Release
1.1
- Added SetParser insttance to interface for decl and doc interfaces
- Added parser variable
1.2
- Fixed bug with Standalone mixin function not being pure virtual