代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/242893/12974429
java jsonstringer.java
package org.json;
/*
Copyright (c) 2006 JSON.org
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
www.eeworm.com/read/140163/13101389
txt lrg.txt
LRG.TXT -- table generator for lr grammars
Copyright (c) 1995
Norman D. Culver dba
Oxbow Software
1323 S.E. 17th Street #662
Ft. Lauderdale, FL 33316
(954) 463-4754
nd
www.eeworm.com/read/326972/13107574
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/326972/13107589
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/326972/13107607
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/325732/13186892
cpp hellowdm.cpp
// HelloWdm.cpp - main module for simple WDM driver
//=============================================================================
//
// Compuware Corporation
// NuMega Lab
// 9 Townsend West
/
www.eeworm.com/read/138874/13206578
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/138803/13210442
txt fileio.txt
FileIO Xtra for Macromedia Authorware 6.0
Copyright 2001 Macromedia, Inc.
FileIO provides a set of functions allowing users of Macromedia Authorware 6.0 to programmatically access files using sc
www.eeworm.com/read/320405/13427483
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),
www.eeworm.com/read/151482/5681397
java abstracttraceinterceptor.java
/*
* Copyright 2002-2006 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.