代码搜索结果

找到约 10,000 项符合 Interface 的代码

vhs.java

public interface VHS { String getFormat(); String getLanguage(); }

shorewall-nat.5

.\" Title: shorewall-nat .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.74.0 .\" Date: 03/19/2009 .\"

shorewall-tcclasses.5

.\" Title: shorewall-tcclasses .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.74.0 .\" Date: 03/19/200

readme

Two things are provided in this directory: an automatic model selection tool and a python binding for libsvm. Part I: Model Selection Tools Introduction =============== grid.py is a model selecti

remote-ext.h

/* * Copyright (c) 2002 - 2003 * NetGroup, Politecnico di Torino (Italy) * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are

readme.txt

DISTRIBUTION NOTES: This distribution contains the comm.jar file original part of the COMMAPI 2.0.3 release. The 2.0.3 release itself is no longer distributed. comm.jar, which contains the comm

zlib.3

.TH ZLIB 3 "11 March 2002" .SH NAME zlib \- compression/decompression library .SH SYNOPSIS [see .I zlib.h for full description] .SH DESCRIPTION The .I zlib library is a general purpose data

payable.java

// Fig. 10.11: Payable.java // Payable interface declaration. public interface Payable { double getPaymentAmount(); // calculate payment; no implementation } // end interface Payable /******

readme.txt

Interface : Sample to use the serial port communication