代码搜索:ellipsoid

找到约 358 项符合「ellipsoid」的源代码

代码结果 358
www.eeworm.com/read/105889/6197265

java ellipsoid.java

/*$************************************************************************************************ ** ** $Id: Ellipsoid.java,v 1.1 2004/05/06 15:51:50 desruisseaux Exp $ ** ** $Source: /cvsroot/g
www.eeworm.com/read/484433/6576102

xbm ellipsoid.xbm

#define ellipsoid_width 32 #define ellipsoid_height 48 static char ellipsoid_bits[] = { 0x00,0x80,0x03,0x00,0x00,0xc0,0x07,0x00,0x00,0xd8,0x17,0x00,0x00,0xaa,0x6f, 0x00,0x00,0x0c,0x73,0x00,0x80,
www.eeworm.com/read/406796/11435280

h ellipsoid.h

// Ellipsoid.h: interface for the CEllipsoid class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_ELLIPSOID_H__A2FDCC8A_C53C_46A1_8CE7_8F72F746387C__I
www.eeworm.com/read/406796/11435327

cpp ellipsoid.cpp

// Ellipsoid.cpp: implementation of the CEllipsoid class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "MagicScissors.h" #include "Elli
www.eeworm.com/read/406792/11435432

h ellipsoid.h

// Ellipsoid.h: interface for the CEllipsoid class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_ELLIPSOID_H__A2FDCC8A_C53C_46A1_8CE7_8F72F746387C__I
www.eeworm.com/read/406792/11435479

cpp ellipsoid.cpp

// Ellipsoid.cpp: implementation of the CEllipsoid class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "MagicScissors.h" #include "Elli
www.eeworm.com/read/406792/11435560

obj ellipsoid.obj

www.eeworm.com/read/347945/11623672

m ellipsoid.m

function p = ellipsoid(X) % polytope Converts set object to ELLIPSOID object % % E = ellipsoid(F) % [P,x] = ellipsoid(F) % % P : ELLIPSOID object (Requires the Ellipsoidal Toolbox)
www.eeworm.com/read/461961/1548884

h ellipsoid.h

// Ellipsoid primitive #pragma once #include "Vector.h" #include "Matrix.h" #include "Quaternion.h" #include "Color.h" namespace Mathematics { /// An oriented ellipsoid solid
www.eeworm.com/read/459034/1575319

java ellipsoid.java

package jmathlib.toolbox.jmathlib.graphics.graph3d; import jmathlib.core.tokens.*; import jmathlib.core.functions.ExternalFunction; public class ellipsoid extends ExternalFunction { public