代码搜索:Geometry
找到约 4,837 项符合「Geometry」的源代码
代码结果 4,837
www.eeworm.com/read/415528/11066491
makefile
# PLY geometry file filters
COPTIONS = -g
CFLAGS = -I. $(COPTIONS)
CP_FLAGS = $(CFLAGS) -woff 3262
LIBS = -lm
.C.o:
CC $(CP_FLAGS) -c $*.C
all: ply2ascii ply2binary xformply ply2iv sphereply \
www.eeworm.com/read/203062/15366214
inp test_boltz2.inp
default
{
A dielectric ring is hit by a beam
}
Region
{
Grid
{
Geometry = 1
J = 8
x1s = 0.0
x1f = .1
n1 = 1.0
K = 8
x2s = .0
x2f = .1
n2 = 1.0
Rule
{
www.eeworm.com/read/203062/15366356
inp emittertestev.inp
Emitter test
{
A test of cutoff capability of the beam emitter
}
Region
{
Grid
{
Geometry = 0
J = 5
x1s = 0.0
x1f = 0.001
K = 5
x2s = 0.0
x2f = 0.010
}
Control
{
dt = 2.0E-11
ElectrostaticFla
www.eeworm.com/read/168625/9904301
oogl savilogo.oogl
# $Id: savilogo.oogl,v 1.2 2003/01/06 20:42:19 lloydwood Exp $
(progn
(read geometry {define logo_h {
INST
location screen
transform 35 0 0 0 0 35 0 0 0 0 35 0 40 25 -.99 1
geom
{ LIST # World
www.eeworm.com/read/449679/7498255
nec helix.nec
CM Helical Antenna, by K6STI
CM Converted with 4nec2 on 22-apr-02
CM (model contains geometry violations...)
CE
SY D = .125
GW 1 1 4.35 0.00 0.00 4.35 0.00 0.50 D
GW 2 3 4.35 0.00 0.50 4.14 1.3
www.eeworm.com/read/449679/7498266
nec parab50.nec
CM 3800 segment parabola, requires nec2d4k (>= 256 Mb ram)
CM Generated with 4nec2 Geometry-Builder.
CM Used for testing input-file loading time (22-apr-02: 8.5 sec's)
CM
CM Focus pnt = 0.055, App
www.eeworm.com/read/299780/7833196
java simplepick.java
//SimplePick.java
//演示如何使用点取技术
import java.applet.Applet;
import java.awt.BorderLayout;
import java.awt.Frame;
import com.sun.j3d.utils.applet.MainFrame;
import com.sun.j3d.utils.geometry.Color
www.eeworm.com/read/299780/7833215
java hello.java
import java.applet.Applet;//可以插入html
import java.awt.BorderLayout;//窗口采用BorderLayout方式布局
import com.sun.j3d.utils.applet.MainFrame;//application
import com.sun.j3d.utils.geometry.Sphere;//调用生成Box的U
www.eeworm.com/read/299780/7833260
java simplesound.java
//SimpleSound.java
//演示如何使用声音
import java.applet.Applet;
import java.awt.*;
import com.sun.j3d.utils.applet.MainFrame;
import com.sun.j3d.utils.geometry.ColorCube;
import com.sun.j3d.utils.unive
www.eeworm.com/read/323119/13352191
result bdb_gis.result
SET storage_engine=bdb;
DROP TABLE IF EXISTS t1, gis_point, gis_line, gis_polygon, gis_multi_point, gis_multi_line, gis_multi_polygon, gis_geometrycollection, gis_geometry;
CREATE TABLE gis_point (fi