代码搜索:Instance

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

代码结果 10,000
www.eeworm.com/read/305602/13764672

java testb.java

/** * Test for our Singleton registry */ public class TestB { public static void main(String[] args) { // First we get a instance from SingletonB SingletonB instance1 = S
www.eeworm.com/read/142536/5765413

c cktsgen.c

/********** Copyright 1991 Regents of the University of California. All rights reserved. **********/ #include "spice.h" #include "util.h" #include "gendefs.h" #include "devdefs.h" #include "cktdefs.
www.eeworm.com/read/141300/5771301

c cktsgen.c

/********** Copyright 1991 Regents of the University of California. All rights reserved. **********/ #include "ngspice.h" #include "gendefs.h" #include "devdefs.h" #include "cktdefs.h" #include "ifs
www.eeworm.com/read/140727/5781854

cc snod_06.cc

// file: $isip/class/search/SearchNode/snod_06.cc // version: $Id: snod_06.cc,v 1.14 2003/04/03 05:04:08 alphonso Exp $ // // isip include files // #include "SearchNode.h" #include #include
www.eeworm.com/read/139298/5803176

java perturbationencapsulation.java

package fasbir.ensemblers; import weka.core.*; import weka.classifiers.Classifier; /** * Description: Abstract class of perturbation methods * A perturbation method is a meta classif
www.eeworm.com/read/139298/5803177

java perturbation_subspace.java

package fasbir.ensemblers; import weka.classifiers.*; import weka.core.*; import java.util.Random; import weka.filters.unsupervised.attribute.*; import weka.filters.Filter; /** * Descri
www.eeworm.com/read/265341/11267582

h head.h

#ifndef head_h #define head_h #include #include #include struct cluster { std::vector f2; std::vector f1; int n; }; struct lable_instance
www.eeworm.com/read/158628/11596988

java testb.java

package ch10.section02; public class TestB { public static void main(String[] args) { SingletonB instance1 = SingletonB.GetInstance("Sub1"); if (instance1 == null) { System.out.
www.eeworm.com/read/157645/11678808

java mapbound.java

package tomato; public class MapBound { private static int d_mapbound; private static MapBound _instance; private static MapBound Instance(){ if (_instance == null
www.eeworm.com/read/342492/12016204

c instlist.c

//--------------------------------------------------------- /* File Name: InstList.c Comments: This file contains the functions which implement all of the valid operations on the instance