代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/126074/6018406
h insmngr.h
/*******************************************************/
/* "C" Language Integrated Production System */
/* */
/*
www.eeworm.com/read/124399/6049657
h insmngr.h
/*******************************************************/
/* "C" Language Integrated Production System */
/* */
/*
www.eeworm.com/read/480105/6676800
c svmpredict.c
/* mex -f mexopts_intel10AMD.bat -output svmpredict.dll svmpredict.c svm.cpp svm_model_matlab.c */
#include
#include
#include
#include "svm.h"
#include "mex.h"
#i
www.eeworm.com/read/478939/6708456
c svmpredict.c
#include
#include
#include
#include "svm.h"
#include "mex.h"
#include "svm_model_matlab.h"
#if MX_API_VER < 0x07030000
typedef int mwIndex;
#endif
#define CMD_LEN 2
www.eeworm.com/read/264146/11327621
m hamming_loss.m
function HammingLoss=Hamming_loss(Pre_Labels,test_target)
%Computing the hamming loss
%Pre_Labels: the predicted labels of the classifier, if the ith instance belong to the jth class, Pre_Labels(j,i
www.eeworm.com/read/409085/11358789
c svmpredict.c
#include
#include
#include
#include "svm.h"
#include "mex.h"
#include "svm_model_matlab.h"
#if MX_API_VER < 0x07030000
typedef int mwIndex;
#endif
#define CMD_LEN 2
www.eeworm.com/read/225703/14523126
c video_out_null.c
/*
* video_out_null.c
* Copyright (C) 2000-2003 Michel Lespinasse
* Copyright (C) 1999-2000 Aaron Holtzman
*
* This file is part of mpeg2dec, a free M
www.eeworm.com/read/212972/15144254
c video_out_null.c
/*
* video_out_null.c
* Copyright (C) 2000-2003 Michel Lespinasse
* Copyright (C) 1999-2000 Aaron Holtzman
*
* This file is part of mpeg2dec, a free M
www.eeworm.com/read/212967/15144294
c video_out_null.c
/*
* video_out_null.c
* Copyright (C) 2000-2003 Michel Lespinasse
* Copyright (C) 1999-2000 Aaron Holtzman
*
* This file is part of mpeg2dec, a free M
www.eeworm.com/read/206762/15290186
c svmpredict.c
#include
#include
#include
#include "svm.h"
#include "mex.h"
#include "svm_model_matlab.h"
#if MX_API_VER < 0x07030000
typedef int mwIndex;
#endif
#define CMD_LEN 2