代码搜索:Geometry

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

代码结果 4,837
www.eeworm.com/read/292572/8348173

pro retrievecommon_456.pro

; ; ; ;非自动生成功能部分,后添加功能 ; ; ; ; ;---------------------------------- ;和界面相关的控件设置函数及表格的相关操作 ;----------------------- ;得到控件的Geometry pro GetComponentGeometry_456, inTopBaseID, inTableName, otG
www.eeworm.com/read/292572/8348180

bak retrievecommon_456.bak

; ; ; ;非自动生成功能部分,后添加功能 ; ; ; ; ;---------------------------------- ;和界面相关的控件设置函数及表格的相关操作 ;----------------------- ;得到控件的Geometry pro GetComponentGeometry_456, inTopBaseID, inTableName, otG
www.eeworm.com/read/237677/13938911

m wboptimsetup.m

%% Define Wishbone Geometry % Upper arm length (in) x(1) = 10.8; % Upper arm front connection (x,y,z, in ) x(2) = 14.2; x(3) = 18.4; x(4) = 4.0; % Upper arm back connection point (x,y,z, in )
www.eeworm.com/read/365652/9852130

cs convertdxf.cs

using System; using System.Collections.Generic; using System.Text; using System.IO; using System.Globalization; using ESRI.ArcGIS.Geometry; using ESRI.ArcGIS.Geodatabase; using ESRI.ArcGIS.C
www.eeworm.com/read/362900/9976977

ctl bend-flux.ctl

; From the Meep tutorial: transmission around a 90-degree waveguide ; bend in 2d. (define-param sx 16) ; size of cell in X direction (define-param sy 32) ; size of cell in Y direction (set! geometry-
www.eeworm.com/read/270655/11030957

cs prjfileprop.cs

using System; using System.Collections.Generic; using System.Text; using ESRI.ArcGIS.esriSystem; using ESRI.ArcGIS.Geometry; using ESRI.ArcGIS.Geodatabase; using ESRI.ArcGIS.Carto; using ESRI.A
www.eeworm.com/read/445898/7588819

h world.h

#ifndef _WORLD_H #define _WORLD_H #include #include #include "common.h" #include "Matrix.h" #include "Geometry.h" class body; class world { public: world(); body *bd; void set
www.eeworm.com/read/199277/7870216

ctl bend-flux.ctl

; From the Meep tutorial: transmission around a 90-degree waveguide ; bend in 2d. (define-param sx 16) ; size of cell in X direction (define-param sy 32) ; size of cell in Y direction (set! geometry-
www.eeworm.com/read/246264/12745758

cs form1.cs

using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; using ESRI.ArcGIS.Carto; using ESRI.ArcGIS.Geometry; u
www.eeworm.com/read/246264/12745786

cs form1.cs

using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; using ESRI.ArcGIS.Carto; using ESRI.ArcGIS.Geometry; u