代码搜索:Geometry

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

代码结果 4,837
www.eeworm.com/read/392021/8367026

c poly2.c

/* poly2.c -- implements polygons and simplices see README, poly.h and qhull.h copyright (c) 1993-1995, The Geometry Center frequently used code is in poly.c */ #include "qhull_a.h" /
www.eeworm.com/read/292211/8367227

txt 创建新图层并显示指定位置小车.txt

imports MapInfo Imports MapInfo.WebControls Imports MapInfo.Mapping Imports MapInfo.Engine Imports MapInfo.Geometry Imports MapInfo.data Imports MapInfo.Data.Find Imports MapInfo.Persistence I
www.eeworm.com/read/192102/8405561

htm ch21_02.htm

Geometry Managers (Perl in a Nutshell, 2nd Edition)
www.eeworm.com/read/182900/9186811

h poly.h

/* poly.h -- header file for poly.c and poly2.c see README, qhull.h and poly.c copyright (c) 1993-1995, The Geometry Center */ #ifndef qhDEFpoly #define qhDEFpoly 1 /*----------------------
www.eeworm.com/read/182900/9186821

c poly2.c

/* poly2.c -- implements polygons and simplices see README, poly.h and qhull.h copyright (c) 1993-1995, The Geometry Center frequently used code is in poly.c */ #include "qhull_a.h" /
www.eeworm.com/read/371051/9569924

cs arcengine+最短路径分析c#+.cs

ArcEngine 最短路径分析(源码) using System; using ESRI.ArcGIS.Carto; using ESRI.ArcGIS.Geometry; using ESRI.ArcGIS.Geodatabase; using ESRI.ArcGIS.NetworkAnalysis; namespace GisEditor { ///
www.eeworm.com/read/168625/9904359

irix makefile_defs.irix

# # Makefile_defs.irix # # Definitions which worked for SGI Irix systems at The Geometry Center. # # Always run make ARCH=platform from the top-level savi directory. # # $Id: Makefile_defs.irix,v 1.2
www.eeworm.com/read/168625/9904360

sun makefile_defs.sun

# # Makefile_defs.sun # # Definitions which worked for Sun Solaris systems at The Geometry Center. # # Always run make ARCH=platform from the top-level savi directory. # # $Id: Makefile_defs.sun,v 1.2
www.eeworm.com/read/275852/10791861

tex tinysec.tex

\documentclass[11pt]{article} \usepackage{geometry, graphicx, color, url} \title{TinySec: User Manual} \author{Chris Karlof \hspace{1cm} Naveen Sastry \hspace{1cm} David Wagner\\ \{ckarlof, nks, da
www.eeworm.com/read/418151/10964391

h poly.h

/* poly.h -- header file for poly.c and poly2.c see README, qhull.h and poly.c copyright (c) 1993-1995, The Geometry Center */ #ifndef qhDEFpoly #define qhDEFpoly 1 /*----------------------