代码搜索:Transformation
找到约 2,841 项符合「Transformation」的源代码
代码结果 2,841
www.eeworm.com/read/435925/7780897
cpp transformation.cpp
#include "Transformation.h"
#include "TransformHelper.h"
// Constructor
ITransform::ITransform(const string& name) : name_(name)
{
transformHelper_ = TransformHelper::Instance();
transformHe
www.eeworm.com/read/435925/7780909
h transformation.h
#ifndef _Transformation_H
#define _Transformation_H
#include "Reflection.h"
#include
#include
using namespace std;
class TransformHelper;
class ITransform
{
public:
www.eeworm.com/read/199976/7813898
java transformation.java
/*
* Copyright 2003-2004, Franz-Josef Elmer, All rights reserved
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public Lice
www.eeworm.com/read/199976/7813903
java transformation.java
/*
* Copyright 2003-2004, Franz-Josef Elmer, All rights reserved
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public Lice
www.eeworm.com/read/105889/6197291
java transformation.java
/*$************************************************************************************************
**
** $Id: Transformation.java,v 1.1 2004/05/06 15:51:51 desruisseaux Exp $
**
** $Source: /cvsr
www.eeworm.com/read/115216/15021542
c transformation.c
/*
transformation.c
Nate Robins, 1997
Tool for teaching about OpenGL transformations.
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/115216/15021545
exe transformation.exe
www.eeworm.com/read/115216/15021546
dsp transformation.dsp
# Microsoft Developer Studio Project File - Name="transformation" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32
www.eeworm.com/read/245316/4505108
java transformation.java
/*
* Java(TM) OLAP Interface
*/
package org.omg.java.cwm.analysis.transformation;
public interface Transformation
extends org.omg.java.cwm.objectmodel.core.Namespace {
// ---------
www.eeworm.com/read/202075/5054554
java transformation.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either v