联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All GIS/地图编程(238) 

[GIS/地图编程] grid2tin

将GIRD(规则格网)转换成TIN(不规则三角网)
Convert GIRD to TIN (2024-02-20, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1708770909799179.html

[GIS/地图编程] 20180713_不规则三角网

创建不规则三角网并显示,以及给定高程体积计算。
Create irregular triangulation and display and calculate the height of a given height. (2018-11-01, C#, 284KB, 下载1次)

http://www.pudn.com/Download/item/id/1541055383147100.html

[GIS/地图编程] 北京市道路街道区县shape

北京市路网与行政区矢量图
Beijing road network and administrative region vectorgraph (2018-05-18, DOS, 10255KB, 下载43次)

http://www.pudn.com/Download/item/id/1526651916986137.html

[GIS/地图编程] modis_mrt

用于MODIS遥感分块数据拼接以及重新投影的批量处理程序。利用了MODIS官网提供的小程序,本程序基于该程序实现批量处理。
A batch processing program for MODIS remote sensing blocking data splicing and reprojection. The MODIS website provides a small program, and my program is based on this program to carry out batch processing. (2017-06-13, WINDOWS, 276KB, 下载16次)

http://www.pudn.com/Download/item/id/1497343319827882.html

[GIS/地图编程] baemysql

bae 下的微信开发,比较小的项目,具体可以用来做为参考。包括微信地图开发
weixin developed on bae service ,which contains the grap develop (2016-06-18, Java, 6KB, 下载2次)

http://www.pudn.com/Download/item/id/1466218940647385.html

[GIS/地图编程] Delauney

基于C#实现的使用逐点插入法生成Delaunay三角网剖分程序。
Insertion method to generate Delaunay Triangulation based on the use-by-point program implemented in C#. (2016-03-02, C#, 52KB, 下载24次)

http://www.pudn.com/Download/item/id/1456906507245122.html

[GIS/地图编程] DELAUNAY

delaunay三角网构建,三角剖分,用于提取骨架线
delaunay triangles construct (2014-08-06, Visual C++, 81KB, 下载14次)

http://www.pudn.com/Download/item/id/2599957.html

[GIS/地图编程] DEM

建立三角网帮助我们去得到三角网,很实用很不错帮助我们了解三角网建模
Help us build triangulation to get triangulation, very practical very good model to help us understand triangulation (2013-10-21, Visual C++, 6KB, 下载3次)

http://www.pudn.com/Download/item/id/2380258.html

[GIS/地图编程] VCPP

不规则三角网构建tin,包括:三角形生成方法
Triangulation tin, including: the triangle generation method (2012-07-11, C++, 4KB, 下载5次)

http://www.pudn.com/Download/item/id/1935443.html

[GIS/地图编程] Delaunay-triangulation-VB-

利用渐次插入算法,根据坐标数据生成简易Delaunay三角网。
Use of gradual insertion algorithm, according to the coordinate data to generate simple Delaunay triangulation (2012-05-16, Visual Basic, 131KB, 下载29次)

http://www.pudn.com/Download/item/id/1872068.html

[GIS/地图编程] Delaunay

Delaunay三角网的自动生成!GIS常用的小程序之一。采用VC6.0平台C++编写。
The automatic generation of the Delaunay triangulation One of the GIS common applet. VC6.0 platform C++ to write (2012-04-28, C++, 4851KB, 下载23次)

http://www.pudn.com/Download/item/id/1848578.html

[GIS/地图编程] delauney

delaunay三角网程序用来生成不规则三角网格,用来构建不规则图形。
Delaunay triangulation net program used to generate irregular triangular mesh, used to construct irregular graphics. (2011-09-26, Visual C++, 2040KB, 下载33次)

http://www.pudn.com/Download/item/id/1655116.html

[GIS/地图编程] ReadTin

GIS 编程中读取三角网数据并显示出来,和空间分析有关。
GIS programming in the triangulation of data read and displayed, and spatial analysis. (2010-08-06, C++, 1794KB, 下载6次)

http://www.pudn.com/Download/item/id/1261771.html

[GIS/地图编程] drawtest

Delaunay三角网的VB源程序,经检验可用,代码质量可靠
Delaunay (2010-07-01, Visual Basic, 59KB, 下载10次)

http://www.pudn.com/Download/item/id/1229444.html

[GIS/地图编程] saga_2.0.3_src

地理信息系统源码,地形分析,三角网,格网等分析应用
GIS source, terrain analysis, triangulation, analytical applications, such as grid (2009-03-16, Visual C++, 3384KB, 下载57次)

http://www.pudn.com/Download/item/id/675787.html

[GIS/地图编程] zyb_tri

自己编写的三角网算法。对离散点的三角网的生成,并对传统Delaunay三角网的改进的程序,速度还可以。大家交流一下。
I have written triangulation algorithm. Discrete points on the triangular net generation, the traditional Delaunay triangulation to improve the procedures, speed can also be. Members exchange. (2008-12-14, Visual C++, 53KB, 下载11次)

http://www.pudn.com/Download/item/id/604884.html

[GIS/地图编程] zyb_delaunaydemo

自己编写的三角网算法。对离散点的三角网的生成,并对传统Delaunay三角网的改进的程序,速度还可以。大家交流一下。
I have written triangulation algorithm. Discrete points on the triangular net generation, the traditional Delaunay triangulation to improve the procedures, speed can also be. Members exchange. (2008-12-14, Visual C++, 122KB, 下载24次)

http://www.pudn.com/Download/item/id/604883.html

[GIS/地图编程] Delaunay00000

论文 Delaunay三角网表示和点删除方法 用vc的环境 很重要
Papers Delaunay triangulation and the point that the method used to delete a very important environment vc (2008-12-12, Visual C++, 107KB, 下载65次)

http://www.pudn.com/Download/item/id/603084.html

[GIS/地图编程] gpsnetctrols

GPS网控制系统,对GPS网的各种操作与管理,从而对GPS网进行优化管理
GPS network control system, the GPS network for various operational and management, so as to optimize the GPS network management (2007-04-29, Visual Basic, 112KB, 下载19次)

http://www.pudn.com/Download/item/id/275175.html

[GIS/地图编程] VC++Delaunay

一个非常强劲的VC++编的Delaunay三角网生成算法,对您学习VC++或GIS的学习都有很好的帮助作用。
a very strong part of the VC Delaunay Triangulation generation algorithm, right you learn VC or GIS study has very helpful. (2006-04-18, Visual C++, 197KB, 下载1617次)

http://www.pudn.com/Download/item/id/172898.html
总计:238