代码搜索:instance

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

代码结果 10,000
www.eeworm.com/read/100926/6264445

cpp http_config.cpp

// HTTP_Config.cpp,v 1.8 1999/07/06 01:39:29 shuston Exp // HTTP_Config.cpp #include "ace/OS.h" #include "HTTP_Config.h" ACE_RCSID(server, HTTP_Config, "HTTP_Config.cpp,v 1.8 1999/07/06 01:3
www.eeworm.com/read/493654/6388627

cpp heteroplayer.cpp

/* -*- Mode: C++ -*- */ /* *Copyright: Copyright (C) 1996-2000 Electrotechnical Laboratory. Itsuki Noda, Yasuo Kuniyoshi and Hitoshi Matsubara. Copyright (C) 2000, 2001 RoboCup Soccer Server Mai
www.eeworm.com/read/489291/6477931

xml mycpu.cbx.xml

www.eeworm.com/read/482078/6626191

sql p237.sql

alter session set nls_date_format='yyyy-mm-dd hh24:mi:ss'; select startup_time from v$instance; select (select value/1024/1024/1024 from v$sysstat where name='redo size')/ (select round(sysda
www.eeworm.com/read/481535/6642551

xml fifo.cbx.xml

www.eeworm.com/read/480954/6654543

cpp asm2_1dlg.cpp

// Asm2_1Dlg.cpp : 实现文件 // #include "stdafx.h" #include "MON.h" #include "Asm2_1Dlg.h" extern CString libpath; // CAsm2_1Dlg 对话框 IMPLEMENT_DYNAMIC(CAsm2_1Dlg, CDialog) CAsm2_1Dlg::CA
www.eeworm.com/read/480957/6654637

cpp asm2_1dlg.cpp

// Asm2_1Dlg.cpp : 实现文件 // #include "stdafx.h" #include "MON.h" #include "Asm2_1Dlg.h" extern CString libpath; // CAsm2_1Dlg 对话框 IMPLEMENT_DYNAMIC(CAsm2_1Dlg, CDialog) CAsm2_1Dlg::CA
www.eeworm.com/read/480425/6663759

xml dds.cbx.xml

www.eeworm.com/read/264146/11327612

m average_precision.m

function Average_Precision=Average_precision(Outputs,test_target) %Computing the average precision %Outputs: the predicted outputs of the classifier, the output of the ith instance for the jth class