代码搜索:objects
找到约 10,000 项符合「objects」的源代码
代码结果 10,000
www.eeworm.com/read/397111/8067083
m target_class.m
function [a,b] = target_class(a,clnr)
% TARGET_CLASS extracts the target class from an one-class dataset
%
% A = target_class(A,CLNR)
%
% Extract the target class from an one-class dataset. When t
www.eeworm.com/read/397102/8067982
m gendat.m
%GENDAT Random generation of datasets for training and testing
%
% [A,B,IA,IB] = gendat(X,n)
%
% Selects at random n(i) vectors out of class i in the dataset X and
% stores them in A. The remainin
www.eeworm.com/read/196645/8069225
cpp bigtime.cpp
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/196547/8076188
cpp bigtime.cpp
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/196171/8112066
txt file format.txt
FILE FORMAT
The test data's file format, using 10 columns, whenever possible, is
as follows:
www.eeworm.com/read/247267/12669744
mak mk_manx.mak
# $Id: mk_manx.mak,v 1.9 2003/02/13 02:59:30 darren Exp $
#
# Makefile for ctags on the Amiga, using Aztec/Manx C 5.0 or later
OBJEXT = o
OBJECTS = \
args.$(OBJEXT) \
asm.$(OBJEXT) \
asp.$(OBJEXT
www.eeworm.com/read/146081/12677542
vbp mtsproject_client.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINNT\System32\stdole2.tlb#OLE Automation
Reference=*\G{00000206-0000-0010-8000-00AA006D2EA4}#2.6#0#C:\Program Files\Common File
www.eeworm.com/read/333085/12703423
m bblin_oq.m
function r = BBLin_OQ(M,Lam,c,qIdx,qTp)
%BB_Lin Alg: On-Query Stage
%M,Lam: pre-computed matraces by BLin_Pre,
%M: n x m; two types of objects (n objects 'a'; m objects 'b')
%c: 1-c restart p
www.eeworm.com/read/145469/12722091
java helloclient.java
package examples;
import javax.naming.Context;
import javax.naming.InitialContext;
import java.util.Properties;
/**
* This class is an example of client code which invokes
* methods on a s