代码搜索:Instance

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

代码结果 10,000
www.eeworm.com/read/408091/11405421

htm sgmlnorm.htm

SGMLNORM SGMLNORM An SGML System Conforming to International Standard ISO 8879 -- St
www.eeworm.com/read/346459/11743027

m at.m

function [idx] = at(y,xs) % [idx] = at(y,xs) Return elements of y nearest to xs % AT is the inverse of the indexing paren operator. Ie, % % xs=y(idx) idx=at(y,xs) % % AT can for instance be used
www.eeworm.com/read/344156/11906954

modspec layout_g4.modspec

# diskmodel (version 1.1) # Authors: John Bucy, Greg Ganger # Contributors: John Griffin, Jiri Schindler, Steve Schlosser # # Copyright (c) of Carnegie Mellon University, 2003-2005 # # This software i
www.eeworm.com/read/153600/12024982

txt readme.txt

TITLE ----- ALGRF (ALGorithm instantiation for Reference Frameworks) module USAGE ----- RF3, RF5 DESCRIPTION ----------- ALGRF is a module used for creation, deletion, activation, and deac
www.eeworm.com/read/255541/12075246

c ncr5380.c

/* * NCR 5380 generic driver routines. These should make it *trivial* * to implement 5380 SCSI drivers under Linux with a non-trantor * architecture. * * Note that these routines also wor
www.eeworm.com/read/251289/12354654

cs wordarea.cs

//*************************************************************************** // // Copyright (c) Microsoft Corporation. All rights reserved. // // This code sample is provided "AS IS"
www.eeworm.com/read/130127/14207717

java presentation.java

/* * Presentation.java * * Created on 2003年11月5日, 下午9:18 */ package romulus; /** * * @author Romulus * @version 1.0 */ public class Presentation { /** The ident of the presentation
www.eeworm.com/read/130042/14210430

java bagcounters.java

package shared; import java.lang.*; import java.io.*; /** The BagCounters class provides support for instance list counters. * Counters are provided only for nominal attributes. It is an error
www.eeworm.com/read/129220/14257090

java leafcategorizer.java

package id3; import java.lang.*; import java.util.*; import java.io.*; import shared.*; import shared.Error; /** NodeCategorizer for categorizers that don't need to ask other * categorizers
www.eeworm.com/read/129220/14257102

java nodecategorizer.java

package id3; import java.lang.*; import java.util.*; import shared.*; import shared.Error; /** An abstract base class categorizer for categorizers that may sit in nodes of * decision trees, gra