代码搜索:Geometry
找到约 4,837 项符合「Geometry」的源代码
代码结果 4,837
www.eeworm.com/read/169987/9826386
h geomutil.h
/**********************************************************************
* $Id: geomUtil.h,v 1.3 2004/07/19 13:19:31 strk Exp $
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
www.eeworm.com/read/320625/13421070
html outviewtest.html
IBG 2.0 - Geometry Viewer
Geometry Viewer
The following code starts the geometry viewer for the original
geometry as well as for the geometry defined by the grid.
www.eeworm.com/read/258608/11850191
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/208297/15248752
html drv_odbc.html
ODBC RDBMS
ODBC RDBMS
OGR optionally supports spatial and non-spatial tables accessed via ODBC.
ODBC is a generic access laye
www.eeworm.com/read/169988/9826258
cpp geometryeditor.cpp
/**********************************************************************
* $Id: GeometryEditor.cpp,v 1.11.2.1 2005/05/24 07:39:26 strk Exp $
*
* GEOS - Geometry Engine Open Source
* http://geos.ref
www.eeworm.com/read/140797/7146726
c setup.c
#ident "$Id$"
/* ----------------------------------------------------------------------- *
*
* Copyright 2001-2005 H. Peter Anvin - All Rights Reserved
*
* This program is free software; yo
www.eeworm.com/read/105889/6197206
java geometrynotsupportedexception.java
/**************************************************************************************************
**
** $Id: GeometryNotSupportedException.java,v 1.4 2004/03/04 15:56:26 desruisseaux Exp $
**
**
www.eeworm.com/read/105051/15679169
c setup.c
#ident "$Id: setup.c,v 1.40 2004/04/27 06:48:59 hpa Exp $"
/* ----------------------------------------------------------------------- *
*
* Copyright 2001-2003 H. Peter Anvin - All Rights Reser
www.eeworm.com/read/169988/9826144
cpp geometrylocation.cpp
/**********************************************************************
* $Id: GeometryLocation.cpp,v 1.4 2004/07/02 13:28:28 strk Exp $
*
* GEOS - Geometry Engine Open Source
* http://geos.refrac