代码搜索:instance

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

代码结果 10,000
www.eeworm.com/read/326320/13147296

cpp statemap.cpp

#include "StdAfx.h" #include "StateMap.h" CStateMap::CStateMap(void) { } CStateMap::~CStateMap(void) { RemoveAll(); } void CStateMap::RemoveAll() { for( T_MAP_STATE::iterator it = m
www.eeworm.com/read/239554/13272058

h k_berctr.h

// // File = k_berctr.h // #ifndef _K_BERCTR_H_ #define _K_BERCTR_H_ #include "typedefs.h" #include "signal_T.h" #include "psmodel.h" class k_BerCounter { public: k_BerCounter( c
www.eeworm.com/read/239554/13272297

h cheb_filt_intg.h

// // File = cheb_filt_intg.h // #ifndef _CHEB_FILT_INTG_H_ #define _CHEB_FILT_INTG_H_ #include "signal_T.h" #include "anlg_filt_intg.h" #include "psmodel.h" class ChebyshevFilterByInte
www.eeworm.com/read/239554/13272437

h quad_mixer_bp.h

// // File = quad_mixer_bp.h // #ifndef _QUAD_MIXER_BP_H_ #define _QUAD_MIXER_BP_H_ #include "signal_T.h" #include "psmodel.h" class QuadBandpassMixer : public PracSimModel { public:
www.eeworm.com/read/137595/13310403

qsf buff8.qsf

# Copyright (C) 1991-2005 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
www.eeworm.com/read/322258/13383927

h packet.h

/* The header file required for every c file */ #ifndef __PACKET_H__ #define __PACKET_H__ // include the header files required by this file here #include #include /////////
www.eeworm.com/read/320712/13419691

cpp mfnettraffic.cpp

#include "stdafx.h" #include "MFNetTraffic.h" #include "float.h" #ifdef _DEBUG #undef THIS_FILE static char THIS_FILE[]=__FILE__; #define new DEBUG_NEW #endif #include "winperf.h" ///
www.eeworm.com/read/315010/13554251

h developr.h

/*******************************************************/ /* "C" Language Integrated Production System */ /* */ /*
www.eeworm.com/read/152048/5676304

cpp mfnettraffic.cpp

#include "stdafx.h" #include "MFNetTraffic.h" #include "float.h" #ifdef _DEBUG #undef THIS_FILE static char THIS_FILE[]=__FILE__; #define new DEBUG_NEW #endif #include "winperf.h" ///
www.eeworm.com/read/148153/5717397

c rlm_krb5.c

/* * rlm_krb5.c module to authenticate against krb5 * * Version: $Id: rlm_krb5.c,v 1.18 2004/02/26 19:04:33 aland Exp $ * * This program is free software; you can redistribute it and/or modify