代码搜索:Instance

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

代码结果 10,000
www.eeworm.com/read/153251/5651824

java servicemanager.java

/** * Redistribution and use of this software and associated documentation * ("Software"), with or without modification, are permitted provided * that the following conditions are met: * * 1
www.eeworm.com/read/392935/8318756

cpp hellowdm.cpp

// HelloWdm.cpp - main module for simple WDM driver //============================================================================= // // Compuware Corporation // NuMega Lab // 9 Townsend West /
www.eeworm.com/read/173128/9672970

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/173128/9672976

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
www.eeworm.com/read/173128/9673131

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/173128/9673207

java rdgcategorizer.java

package id3; import java.io.*; import shared.*; import shared.Error; /** Categorizer goes down the RootedCatGraph using the Categorizer at each node * until it reaches a node with no children.
www.eeworm.com/read/368754/9679468

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/368754/9679481

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
www.eeworm.com/read/368754/9679496

java rdgcategorizer.java

package id3; import java.io.*; import shared.*; import shared.Error; /** Categorizer goes down the RootedCatGraph using the Categorizer at each node * until it reaches a node with no children.
www.eeworm.com/read/172450/9707681

txt readme.txt

IEHelper - How to implement a Browser Helper Object --------------------------------------------------- 1. Introduction In order to attach to a running instance of Internet Explorer 4.0 (IE4),