代码搜索:instance

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

代码结果 10,000
www.eeworm.com/read/130034/14211536

scm asm.scm

(list (cons 'bfParams (make-instance 'BFParams #:numfcasts 60 #:tauv 50.0D0 #:lambda 0.3D0 #:maxbid 10.0D0 #:mincount 5 #:subrange 0.5D0 #:gafrequency 100 #:
www.eeworm.com/read/227577/14420637

xrf sintab_altera_modelsim.xrf

vendor_name = ModelSim source_file = 1, E:/Coding/Sintab_Altera/Sintab_Altera.v source_file = 1, E:/Coding/Sintab_Altera/sintab.mif source_file = 1, E:/Coding/Sintab_Altera/sintab.v source_file =
www.eeworm.com/read/124570/14558714

java classifiertree.java

/* * 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 Software Foundation; either vers
www.eeworm.com/read/223448/14641299

c tmbsl10046.c

//----------------------------------------------------------------------------- // $Header: // (C) Copyright 2001 Philips Semiconductors, All rights reserved // // This source code and any compil
www.eeworm.com/read/122710/14673577

h perfdata.h

/****************************************************************************** P E R F O R M A N C E D A T A Name: perfdata.h Description: This module
www.eeworm.com/read/119798/14821184

c server-win.c

/* Main code for multi-ice server for GDB. Copyright (C) 1999 Free Software Foundation, Inc. This file is part of GDB. This program is free software; you can redistribute it and/or modify it unde
www.eeworm.com/read/220157/14847836

scm asm.scm

(list (cons 'bfParams (make-instance 'BFParams #:numfcasts 60 #:tauv 50.0D0 #:lambda 0.3D0 #:maxbid 10.0D0 #:mincount 5 #:subrange 0.5D0 #:gafrequency 100 #:
www.eeworm.com/read/218623/14911974

m mil_size.m

function [num_bag, num_inst, num_feature] = MIL_size(bags); num_bag = length(bags); if num_bag == 0 num_inst = 0; num_feature = -1; else num_inst = 0; for i = 1 : num_bag, n
www.eeworm.com/read/218623/14911996

m mil_scale.m

function bags = MIL_scale(bags, lb, ub) if nargin < 3, ub = 1; end; if nargin < 2, lb = 0; end; for i=1:length(bags) fea_max(i,:) = max(bags(i).instance,[],1); fea_min(i,:) = min(bags
www.eeworm.com/read/218002/14941429

c dev_ep.c

/****************************************************************************/ /* includes */ /****************************************************************************/ #include