代码搜索:Geometry

找到约 4,837 项符合「Geometry」的源代码

代码结果 4,837
www.eeworm.com/read/472930/6859925

h mediator.h

#ifndef __MEDIATOR_H__ #define __MEDIATOR_H__ #include "geometry.h" #include "command.h" #include "list.h" #include "smp_datastruct.h" const int CP_max_visualrequests = 50; const int CP_max
www.eeworm.com/read/270032/11051028

h ggems4d.h

#ifndef GG4D_H #define GG4D_H 1 /*********************/ /* 4d geometry types */ /*********************/ /* Point4, Vector4 * * 4-space point and vector types */ typedef struct Point4Struct { do
www.eeworm.com/read/169213/9875483

cpp soccerpitch.cpp

#include "SoccerPitch.h" #include "SoccerBall.h" #include "Goal.h" #include "Game/Region.h" #include "2D/Transformations.h" #include "2D/Geometry.h" #include "SoccerTeam.h" #include "Debug/Debu
www.eeworm.com/read/163924/10139872

m view_fund_ex.m

% Example of using vgg_gui_F % read in chapel images im1 = imread('chapel00.png'); im2 = imread('chapel01.png'); % read in fundamental matrix F = load('chapel.00.01.F'); % view epipolar geometry i
www.eeworm.com/read/276091/10768827

vb form1.vb

Imports ESRI.ArcGIS.Carto Imports ESRI.ArcGIS.Geodatabase Imports ESRI.ArcGIS.Display Imports ESRI.ArcGIS.esriSystem Imports ESRI.ArcGIS.Geometry Public Class Form1 '如何为一个层设置UniqueValue
www.eeworm.com/read/448413/7533761

m project27.m

close all; clear; % Data fc=2e8; % (Hz) c=3e8; % (m/s) lambdac=c/fc; % (m) kc=2*pi/lambdac; % Profile geometry. slope=[0.01 0.01 0.01 0.01]; height=[10 15 20 15]; %
www.eeworm.com/read/433755/7911256

java mousebehaviourexample.java

import javax.media.j3d.*; import javax.vecmath.Point3d; import com.sun.j3d.utils.behaviors.mouse.*; import com.sun.j3d.utils.geometry.*; public class MouseBehaviourExample extends BasicScene
www.eeworm.com/read/147972/5718612

java coneportrayal3d.java

package sim.portrayal3d.simple; import com.sun.j3d.utils.geometry.*; import sim.portrayal3d.*; import sim.portrayal.*; import javax.media.j3d.*; /** * Portrays objects as a cone of the specified co
www.eeworm.com/read/147972/5718742

java gullportrayal3d.java

package sim.app.crowd3d; import sim.portrayal3d.*; import javax.media.j3d.*; /** * portrayal3D for the GullCG compressed geometry * * FixPortrayal3D(new GullCG()) won't do, since * GullCG is No
www.eeworm.com/read/403922/11502694

html function.imagick-setpage.html

Sets the page geometry of the Imagick object