代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/239554/13272661
h bess_filt_iir.h
//
// File = bess_filt_iir.h
//
#ifndef _BESS_FILT_IIR_H_
#define _BESS_FILT_IIR_H_
#include "anlg_filt_iir.h"
#include "psmodel.h"
template
class BesselFilterByIir : public A
www.eeworm.com/read/324082/13288848
h ialg.h
/*
* Copyright 2000 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/324082/13289095
h ialg.h
/*
* Copyright 2000 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/316958/13513542
c channel_real_input.c
/*
| Project: WCDMA simulation environment
| Module:
| Author: Maarit Melvasalo
| Date: February 1999
|
| History:
| March 18, 1999 Maarit Melvasalo
|
www.eeworm.com/read/316958/13513577
c blockcollect.c
/*
|
| Copyright disclaimer:
| This software was developed at the National Institute of Standards
| and Technology by employees of the Federal Government in the course
| of their official d
www.eeworm.com/read/315010/13554313
h insfun.h
/*******************************************************/
/* "C" Language Integrated Production System */
/* */
/*
www.eeworm.com/read/314232/13571161
h mass.h
#ifndef _MASS_H
#define _MASS_H
#include "chap9.h"
typedef struct epi
{
unsigned max_packet_size:10; // 端点最大封包
unsigned dev_addr:7; // 设备地址
unsigned ep_num:5; // 端点号
www.eeworm.com/read/314232/13571178
h mass.h
#ifndef _MASS_H
#define _MASS_H
#include "chap9.h"
typedef struct epi
{
unsigned max_packet_size:10; // 端点最大封包
unsigned dev_addr:7; // 设备地址
unsigned ep_num:5; // 端点号
www.eeworm.com/read/314060/13575825
syr stopwatch.syr
Release 5.1i - xst F.23
Copyright (c) 1995-2002 Xilinx, Inc. All rights reserved.
--> Parameter TMPDIR set to __projnav
CPU : 0.00 / 0.33 s | Elapsed : 0.00 / 1.00 s
--> Parameter xsthdpdir set to
www.eeworm.com/read/308012/13711414
cpp worldserversession.cpp
#include "StdAfx.h"
#include ".\worldserversession.h"
#include ".\PacketHandler.h"
WorldServerSession::WorldServerSession(void)
{
}
WorldServerSession::~WorldServerSession(void)
{
}
VOI