CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 其它

文件名称:geossource

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2008-10-13
  • 文件大小:
    488.47kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

一个很好的vc底层代码,可以进行改进使用。-a good vc bottom code can be used to improve.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

source/algorithm/CentroidArea.cpp
source/algorithm/CentroidLine.cpp
source/algorithm/CentroidPoint.cpp
source/algorithm/CGAlgorithms.cpp
source/algorithm/ConvexHull.cpp
source/algorithm/HCoordinate.cpp
source/algorithm/InteriorPointArea.cpp
source/algorithm/InteriorPointLine.cpp
source/algorithm/InteriorPointPoint.cpp
source/algorithm/LineIntersector.cpp
source/algorithm/MCPointInRing.cpp
source/algorithm/MinimumDiameter.cpp
source/algorithm/NonRobustCGAlgorithms.cpp
source/algorithm/NonRobustLineIntersector.cpp
source/algorithm/NotRepresentableException.cpp
source/algorithm/PointLocator.cpp
source/algorithm/RobustCGAlgorithms.cpp
source/algorithm/RobustDeterminant.cpp
source/algorithm/RobustLineIntersector.cpp
source/algorithm/SimplePointInAreaLocator.cpp
source/algorithm/SimplePointInRing.cpp
source/algorithm/SIRtreePointInRing.cpp
source/algorithm
source/bigtest/bigtest.h
source/bigtest/GeometryTestFactory.cpp
source/bigtest/TestSweepLineSpeed.cpp
source/bigtest
source/geom/Coordinate.cpp
source/geom/CoordinateSequence.cpp
source/geom/CoordinateSequenceFactory.cpp
source/geom/DefaultCoordinateSequence.cpp
source/geom/DefaultCoordinateSequenceFactory.cpp
source/geom/Dimension.cpp
source/geom/Envelope.cpp
source/geom/Geometry.cpp
source/geom/GeometryCollection.cpp
source/geom/GeometryCollectionIterator.cpp
source/geom/GeometryComponentFilter.cpp
source/geom/GeometryFactory.cpp
source/geom/IntersectionMatrix.cpp
source/geom/LinearRing.cpp
source/geom/LineSegment.cpp
source/geom/LineString.cpp
source/geom/Location.cpp
source/geom/MultiLineString.cpp
source/geom/MultiPoint.cpp
source/geom/MultiPolygon.cpp
source/geom/Point.cpp
source/geom/PointCoordinateSequence.cpp
source/geom/PointCoordinateSequenceFactory.cpp
source/geom/Polygon.cpp
source/geom/PrecisionModel.cpp
source/geom/TopologyException.cpp
source/geom/Triangle.cpp
source/geom/util/GeometryEditor.cpp
source/geom/util/LinearComponentExtracter.cpp
source/geom/util/PointExtracter.cpp
source/geom/util/PolygonExtracter.cpp
source/geom/util
source/geom
source/geomgraph/Depth.cpp
source/geomgraph/DirectedEdge.cpp
source/geomgraph/DirectedEdgeStar.cpp
source/geomgraph/Edge.cpp
source/geomgraph/EdgeEnd.cpp
source/geomgraph/EdgeEndStar.cpp
source/geomgraph/EdgeIntersection.cpp
source/geomgraph/EdgeIntersectionList.cpp
source/geomgraph/EdgeList.cpp
source/geomgraph/EdgeNodingValidator.cpp
source/geomgraph/EdgeRing.cpp
source/geomgraph/GeometryGraph.cpp
source/geomgraph/GraphComponent.cpp
source/geomgraph/index/MonotoneChain.cpp
source/geomgraph/index/MonotoneChainEdge.cpp
source/geomgraph/index/MonotoneChainIndexer.cpp
source/geomgraph/index/SegmentIntersector.cpp
source/geomgraph/index/SimpleEdgeSetIntersector.cpp
source/geomgraph/index/SimpleMCSweepLineIntersector.cpp
source/geomgraph/index/SimpleSweepLineIntersector.cpp
source/geomgraph/index/SweepLineEvent.cpp
source/geomgraph/index/SweepLineSegment.cpp
source/geomgraph/index
source/geomgraph/Label.cpp
source/geomgraph/Node.cpp
source/geomgraph/NodeFactory.cpp
source/geomgraph/NodeMap.cpp
source/geomgraph/PlanarGraph.cpp
source/geomgraph/Position.cpp
source/geomgraph/Quadrant.cpp
source/geomgraph/TopologyLocation.cpp
source/geomgraph
source/headers/geos/geom.h
source/headers/geos/geomgraph.h
source/headers/geos/geomgraphindex.h
source/headers/geos/geomUtil.h
source/headers/geos/geosAlgorithm.h
source/headers/geos/indexBintree.h
source/headers/geos/indexChain.h
source/headers/geos/indexQuadtree.h
source/headers/geos/indexStrtree.h
source/headers/geos/indexSweepline.h
source/headers/geos/io.h
source/headers/geos/noding.h
source/headers/geos/nodingSnapround.h
source/headers/geos/opBuffer.h
source/headers/geos/opDistance.h
source/headers/geos/operation.h
source/headers/geos/opLinemerge.h
source/headers/geos/opOverlay.h
source/headers/geos/opPolygonize.h
source/headers/geos/opRelate.h
source/headers/geos/opValid.h
source/headers/geos/planargraph.h
source/headers/geos/precision.h
source/headers/geos/profiler.h
source/headers/geos/spatialIndex.h
source/headers/geos/timeval.h
source/headers/geos/unload.h
source/headers/geos/util.h
source/headers/geos
source/headers/geos.h
source/headers
source/index/bintree/Bintree.cpp
source/index/bintree/BinTreeInterval.cpp
source/index/bintree/BinTreeNode.cpp
source/index/bintree/Key.cpp
source/index/bintree/NodeBase.cpp
source/index/bintree/Root.cpp
source/index/bintree
source/index/chain/indexMonotoneChain.cpp
source/index/chain/MonotoneChainBuilder.cpp
source/index/chain/MonotoneChainOverlapAction.cpp
source/index/chain/MonotoneChainSelectAction.cpp
source/index/chain
source/index/quadtree/DoubleBits.cpp
source/index/quadtree/IntervalSize.cpp
source/index/quadtree/Quadtree.cpp
source/index/quadtree/QuadTreeKey.cpp
source/index/quadtree/QuadTreeNode.cpp
source/index/quadtree/QuadTreeNodeBase.cpp
source/index/quadtree/QuadTreeRoot.cpp
source/index/quadtree
source/index/strtree/AbstractNode.cpp
source/index/strtree/AbstractSTRtree.cpp
source/index/strtree/Interval.cpp
source/index/strtree/ItemBoundable.cpp
source/index/strtree/SIRtree.cpp
source/index/strtree/STRtree.cpp
source/index/strtree
sour

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com