代码搜索:Geometry
找到约 4,837 项符合「Geometry」的源代码
代码结果 4,837
www.eeworm.com/read/368678/2812227
txt 5例子10.txt
abstract class Geometry
{
public abstract double ComputerArea();
}
class Lader extends Geometry
{
double a,b,h;
Lader(double a,double b,double h)
{
this.a=a;this
www.eeworm.com/read/456710/1603800
java concentricwebarcs.java
package com.esri.solutions.jitk.web.data.geometry;
import java.util.ArrayList;
import java.util.List;
import com.esri.adf.web.data.geometry.WebCircle;
import com.esri.adf.web.data.geometry.Web
www.eeworm.com/read/100890/15863337
h render.h
/**************************************************************************
RENDER.H - Rasterization and Geometry functions
***********************************************************************
www.eeworm.com/read/385743/2586075
java ellipse.java
package com.dss.moon.gef.model;
import org.eclipse.draw2d.geometry.Dimension;
import org.eclipse.draw2d.geometry.Point;
import org.eclipse.draw2d.geometry.Rectangle;
public class Ellipse e
www.eeworm.com/read/38039/1091617
mnu geomtype.mnu
GEOMETRY#TYPE 几何类型
# remove the # sign and enter foreign help string in this line
Solid 实体
Collect only solid geometry inside the window contour.
仅收集窗口围线内的实体几何。
Quilt 面组
Collect only quilt geometry i
www.eeworm.com/read/262715/11392814
m geomap.m
% add some comments here
% describe clearly why we need the matrix 'index'
% the disadvantange of this method here is to
% waste storage on unvalid nodes of our geometry.
% if the geometry is large
www.eeworm.com/read/38039/1096518
mnu secareagr.mnu
AREA#GRAPH
#
NoAreaGraph
Feature geometry will not be controlled by x-section area graph.
#
AreaGraph
Feature geometry will be controlled by x-section area graph.
#