代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/488475/6487577
xrf part4_modelsim.xrf
vendor_name = ModelSim
source_file = 1, part4
source_file = 1, C:/Users/Sophy/Desktop/LAB_8/part4/part4.vwf
source_file = 1, C:/Users/Sophy/Desktop/LAB_8/part4/part4.v
source_file = 1, C:/Users/So
www.eeworm.com/read/487919/6502184
qsf sditest.qsf
# Copyright (C) 1991-2007 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
www.eeworm.com/read/483301/6603497
v iobuf.v
// $Header: /devl/xcs/repo/env/Databases/CAEInterfaces/verunilibs/data/unisims/IOBUF.v,v 1.9 2007/05/23 21:43:39 patrickp Exp $
////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/482888/6615711
cpp server.cpp
#include "ace/Reactor.h"
#include "Server.h"
namespace ACE_Server
{
int Server::svc(void)
{
int result = ACE_Reactor::instance()->run_reactor_event_loop();
if(result == -1)
return
www.eeworm.com/read/478256/6713746
c dev_ep.c
/****************************************************************************/
/* includes */
/****************************************************************************/
#include
www.eeworm.com/read/265341/11267580
cpp learn.cpp
#include
#include
#include "head.h"
#include
using namespace std;
concept learn( int num_class, int num_k,
deque::iterator begin, deque
www.eeworm.com/read/264936/11293560
xrf clock_modelsim.xrf
vendor_name = ModelSim
source_file = 1, clock
source_file = 1, D:/0zht/C2/clock.vhd
source_file = 1, c:/altera/quartus51/libraries/megafunctions/lpm_counter.tdf
source_file = 1, c:/altera/quartus5
www.eeworm.com/read/264146/11327617
m mlknn_test.m
function [HammingLoss,RankingLoss,OneError,Coverage,Average_Precision,Outputs,Pre_Labels]=MLKNN_test(train_data,train_target,test_data,test_target,Num,Prior,PriorN,Cond,CondN)
%MLKNN_test tests a mul
www.eeworm.com/read/264146/11327619
m coverage.m
function Coverage=coverage(Outputs,test_target)
%Computing the coverage
%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/263316/11367686
h iencode.h
/*
* Copyright 2002 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*