代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/359548/10139752
java plaintextborrowersformatter.java
import java.util.*;
/**
* This class implements a method that obtains a plain text
* representation of a {@link BorrowerDatabase} object.
*
* @author author name
* @version 1.0.0
* @se
www.eeworm.com/read/359404/10147418
java gaugemidlet.java
package gaugedemo;
import javax.microedition.midlet.*;
import javax.microedition.lcdui.*;
/**
* Title:
*
* Description:
*
* Copyright: Copyright (c) 2008
www.eeworm.com/read/359174/10162911
sdf clk_timesim.sdf
(DELAYFILE
(SDFVERSION "3.0")
(DESIGN "clk")
(DATE "Wed Jan 09 17:20:10 2008")
(VENDOR "Xilinx")
(PROGRAM "Xilinx SDF Writer")
(VERSION "H.42")
(DIVIDER /)
(VOLTAGE 1.14:1.14:1.14)
(
www.eeworm.com/read/359174/10162962
sdf shuju_timesim.sdf
(DELAYFILE
(SDFVERSION "3.0")
(DESIGN "shuju")
(DATE "Tue Jan 15 12:22:54 2008")
(VENDOR "Xilinx")
(PROGRAM "Xilinx SDF Writer")
(VERSION "H.42")
(DIVIDER /)
(VOLTAGE 1.14:1.14:1.14)
www.eeworm.com/read/359174/10163301
log automake.log
Started process "View HDL Functional Model".
ERROR:DesignEntry:30 - Instance "XLXI_3" referencing symbol "VSP2232" is out of
date.
Error:
Process "View HDL Functional Model" did not complete.
www.eeworm.com/read/358758/10180050
java romulusexception.java
/*
* RomulusException.java
*
* Created on 2003年11月5日, 下午9:42
*/
package romulus;
/**
*
* @author Romulus
* @version 1.0
*/
public class RomulusException extends java.lang.Exception {
www.eeworm.com/read/358502/10186178
c code.c
/*
| Project: WCDMA simulation environment
| Module:
| Author: Maarit Melvasao
| Date: May 15, 1999
|
| History:
| June 10, 1999 Maarit Melvasalo
|
www.eeworm.com/read/357125/10215870
java multiknn.java
package mulan.classifier;
import weka.core.EuclideanDistance;
import weka.core.Instance;
import weka.core.Instances;
import weka.core.Utils;
import weka.core.neighboursearch.LinearNNSearch;
www.eeworm.com/read/357125/10215876
java labelpowersetclassifier.java
package mulan.classifier;
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free