代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/482888/6615716
cpp aceserver.cpp
#include "ace/SOCK_Acceptor.h"
#include "ace/Acceptor.h"
#include "ace/Thread_Manager.h"
#include "ace/TP_Reactor.h"
#include "ace/Reactor.h"
#include "ace/INET_Addr.h"
#include "ace/OS.h"
#i
www.eeworm.com/read/480954/6654525
cpp asm1_1dlg.cpp
// Asm1_1Dlg.cpp : 实现文件
//
#include "stdafx.h"
#include "MON.h"
#include "Asm1_1Dlg.h"
#include ".\asm1_1dlg.h"
extern CString libpath;
// CAsm1_1Dlg 对话框
IMPLEMENT_DYNAMIC(CAsm1_1Dlg,
www.eeworm.com/read/480954/6654542
cpp prt1_1dlg.cpp
// Prt1_1Dlg.cpp : 实现文件
//
#include "stdafx.h"
#include "MON.h"
#include "Prt1_1Dlg.h"
extern CString libpath;
// CPrt1_1Dlg 对话框
IMPLEMENT_DYNAMIC(CPrt1_1Dlg, CDialog)
CPrt1_1Dlg::CP
www.eeworm.com/read/480954/6654546
cpp asm7_1dlg.cpp
// Asm7_1Dlg.cpp : 实现文件
//
#include "stdafx.h"
#include "MON.h"
#include "Asm7_1Dlg.h"
extern CString libpath;
// CAsm7_1Dlg 对话框
IMPLEMENT_DYNAMIC(CAsm7_1Dlg, CDialog)
CAsm7_1Dlg::
www.eeworm.com/read/480957/6654618
cpp asm1_1dlg.cpp
// Asm1_1Dlg.cpp : 实现文件
//
#include "stdafx.h"
#include "MON.h"
#include "Asm1_1Dlg.h"
#include ".\asm1_1dlg.h"
extern CString libpath;
// CAsm1_1Dlg 对话框
IMPLEMENT_DYNAMIC(CAsm1_1Dlg,
www.eeworm.com/read/480957/6654636
cpp prt1_1dlg.cpp
// Prt1_1Dlg.cpp : 实现文件
//
#include "stdafx.h"
#include "MON.h"
#include "Prt1_1Dlg.h"
extern CString libpath;
// CPrt1_1Dlg 对话框
IMPLEMENT_DYNAMIC(CPrt1_1Dlg, CDialog)
CPrt1_1Dlg::CP
www.eeworm.com/read/480957/6654644
cpp asm7_1dlg.cpp
// Asm7_1Dlg.cpp : 实现文件
//
#include "stdafx.h"
#include "MON.h"
#include "Asm7_1Dlg.h"
extern CString libpath;
// CAsm7_1Dlg 对话框
IMPLEMENT_DYNAMIC(CAsm7_1Dlg, CDialog)
CAsm7_1Dlg::
www.eeworm.com/read/478256/6713741
h port_ctl.h
/****************************************************************************/
/* includes */
/****************************************************************************/
#include
www.eeworm.com/read/264146/11327610
m one_error.m
function OneError=One_error(Outputs,test_target)
%Computing the one error
%Outputs: the predicted outputs of the classifier, the output of the ith instance for the jth class is stored in Outputs(j,i
www.eeworm.com/read/263024/11379915
c usbd-func.c
/*
* linux/drivers/usbd/usbd-func.c - USB Function support
*
* Copyright (c) 2000, 2001, 2002 Lineo
* Copyright (c) 2001 Hewlett Packard
*
* By:
* Stuart Lynne ,
* To