代码搜索:Operator

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

代码结果 10,000
www.eeworm.com/read/101130/6239190

h elchar.h

#ifndef ELCHAR_H #define ELCHAR_H #include "element.h" class mgcChar : public mgcElement { // object information public: mgcChar () : mgcElement(type,&value) { value = 0; } mgcChar (c
www.eeworm.com/read/101130/6239193

h imuint.h

#ifndef IMUINT_H #define IMUINT_H #include "imagbase.h" #include "imagfile.h" class mgcImageUint : public mgcImage { // object information public: // image creation mgcImageUint (); m
www.eeworm.com/read/101130/6239194

h imulong.h

#ifndef IMULONG_H #define IMULONG_H #include "imagbase.h" #include "imagfile.h" class mgcImageUlong : public mgcImage { // object information public: // image creation mgcImageUlong ();
www.eeworm.com/read/101130/6239195

h coord.h

#ifndef COORD_H #define COORD_H #include #include class mgcCoordinate { public: // constructors and destructor mgcCoordinate (int _dimensions=0, const int* initia
www.eeworm.com/read/101130/6239197

h imushort.h

#ifndef IMUSHORT_H #define IMUSHORT_H #include "imagbase.h" #include "imagfile.h" class mgcImageUshort : public mgcImage { // object information public: // image creation mgcImageUshort
www.eeworm.com/read/101130/6239198

h imagbase.h

#ifndef IMAGBASE_H #define IMAGBASE_H #include "lattice.h" #include "elements.h" #include "imagfile.h" class mgcImage : public mgcLattice { public: // image construction and destruction
www.eeworm.com/read/101130/6239363

h mgcsoftcolor.h

// Magic Software, Inc. // http://www.magic-software.com // Copyright (c) 2000, All Rights Reserved // // Source code from Magic Software is supplied under the terms of a license // agreement and
www.eeworm.com/read/101130/6239469

h mgcpolynomial.h

// Magic Software, Inc. // http://www.magic-software.com // Copyright (c) 2000, All Rights Reserved // // Source code from Magic Software is supplied under the terms of a license // agreement and
www.eeworm.com/read/101130/6239489

h mgcquaternion.h

// Magic Software, Inc. // http://www.magic-software.com // Copyright (c) 2000, All Rights Reserved // // Source code from Magic Software is supplied under the terms of a license // agreement and
www.eeworm.com/read/101130/6239504

h mgctclassmap.h

// Magic Software, Inc. // http://www.magic-software.com // Copyright (c) 2000, All Rights Reserved // // Source code from Magic Software is supplied under the terms of a license // agreement and