代码搜索:Operator
找到约 10,000 项符合「Operator」的源代码
代码结果 10,000
www.eeworm.com/read/140727/5782125
h matrixcomplexfloat.h
// file: $isip/class/math/matrix/MatrixComplexFloat/MatrixComplexFloat.h
// version: $Id: MatrixComplexFloat.h,v 1.1 2001/07/29 21:45:54 jelinek Exp $
//
// make sure definitions are only made once
/
www.eeworm.com/read/140727/5782407
h bark.h
// file: $isip/class/numeric/Bark/Bark.h
// version: $Id: Bark.h,v 1.6 2002/07/11 03:35:24 picone Exp $
//
// make sure definitions are only made once
//
#ifndef ISIP_BARK
#define ISIP_BARK
// isip
www.eeworm.com/read/140727/5782418
h linearalgebra.h
// file: $isip/class/numeric/LinearAlgebra/LinearAlgebra.h
// version: $Id: LinearAlgebra.h,v 1.7 2002/07/11 03:35:33 picone Exp $
//
// make sure definitions are only made once
//
#ifndef ISIP_LINEA
www.eeworm.com/read/140727/5782427
h mel.h
// file: $isip/class/numeric/Mel/Mel.h
// version: $Id: Mel.h,v 1.8 2002/07/11 03:35:33 picone Exp $
//
// make sure definitions are only made once
//
#ifndef ISIP_MEL
#define ISIP_MEL
// isip inclu
www.eeworm.com/read/140727/5782478
h checksum.h
// file: $isip/class/system/Checksum/Checksum.h
// version: $Id: Checksum.h,v 1.23 2001/04/23 22:57:40 peng Exp $
//
// make sure definitions are only made once
//
#ifndef ISIP_CHECKSUM
#define ISIP_
www.eeworm.com/read/140727/5782499
h syscomplexdiagnose.h
// file: $isip/class/system/SysComplex/SysComplexDiagnose.h
// version: $Id: SysComplexDiagnose.h,v 1.8 2001/10/18 18:03:12 gao Exp $
//
// make sure definitions are made only once
//
#ifndef ISIP_CO
www.eeworm.com/read/140673/5784690
cpp postfixexpr.cpp
#include
#include
#include
#include
#include "Queue.h"
#include "Stack.h"
#include "Term.h"
#include "Parser.h"
#include "PostfixExpr.h"
namesp
www.eeworm.com/read/140283/5793050
h vector.h
#ifndef Vector_H
#define Vector_H
#include "defines.h"
#include
//#include
#include
namespace annie
{
///A vector of real numbers
/* note: we should NOT use all of the s
www.eeworm.com/read/140283/5793052
h control.h
/**
* Classes for sharing values (variables). This is useful e.g. for appropriately displaying current network error,
* but can also be used to change learning parameters on-the-run.
*
* @file
*
www.eeworm.com/read/140283/5793076
h auxf.h
/**
* Varios auxiliary functions which are needed in almost every project ..
* @author ??
* $Id: auxf.h,v 1.1 2004/06/16 10:53:30 opx Exp $
*/
#ifndef AUXF_H
#define AUXF_H
#ifdef __cplusplus
ext