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

[GIS/地图编程] OperationCaribbeanSummer

旅游旅游网
Tourism traveling web (2024-04-02, EJS, 0KB, 下载0次)

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

[GIS/地图编程] ZMindMap-Mobile

仿幕布网思维导图。React Hooks +TypeScript + Vite实现。
Imitation screen net mind map. React Hooks+TypeScript+Vite implementation. (2022-08-10, TypeScript, 361KB, 下载0次)

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

[GIS/地图编程] 全球气象数据免费下载网站汇总

Global weather data download site.........
Global weather data download site......... (2018-05-14, Others, 7KB, 下载10次)

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

[GIS/地图编程] WindowsFormsApplication1

对地图的整饰要素进行输出,对地图添加比例尺,添加格网等
The decoration element output (2018-04-11, C#, 8KB, 下载1次)

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

[GIS/地图编程] CreatTin

由IPolygon和IFeatureClass创建三角网的函数,基于arcengine的二次开发
The function of creating TIN from polygons and featureClass (2017-12-25, C#, 1KB, 下载2次)

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

[GIS/地图编程] ESPTouch

ESP-Touch以及IOT_APP实现源码,就是硬件商家提供的demo资料
ESP-Touch and IOT_APP implementation source code, demo data is provided by the hardware business (2015-10-06, Java, 7578KB, 下载126次)

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

[GIS/地图编程] elementordering

Graham算法,对形成不规则三角网的最小凸包点进行寻找,并形成最小凸闭包
Graham algorithm, the minimum convex hull point to form a triangular irregular network was looking to form a minimum convex closure (2015-06-01, matlab, 1KB, 下载14次)

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

[GIS/地图编程] Triangulated

基于狄洛克不规则三角网生成的算法及数据文件
Di Luoke triangulated irregular network based algorithms and data files generated (2013-09-23, Visual C++, 8KB, 下载6次)

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

[GIS/地图编程] cSharp

TIN全称为不规则三角网数字模型(Triangulated Irregular Network,TIN),它用一组连续而不重复的三角形逼近地形表面,是数字地面模型中的一种主要表示方法。
TIN called the triangulated irregular network digital model (Triangulated Irregular Network, TIN) with a set of continuous without repeating the triangle approximation of the terrain surface, is a major representation in the digital terrain model. (2013-05-14, C#, 52KB, 下载14次)

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

[GIS/地图编程] TIN2

这是一个关于TIN的程序利用数据可以生成三角网。
This is a program using data on the TIN can generate the triangular mesh. (2013-03-20, C#, 53KB, 下载6次)

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

[GIS/地图编程] solomon-tests-for-VRP

Slomon测试算例,用来求解VRP问题的标准测试用例
Slomon test example, used a standard test case for VRP (2013-03-12, Others, 85KB, 下载168次)

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

[GIS/地图编程] Delaunay

Delaunay三角网的算法详述及其应用发展前景
Delaunay triangulation algorithm is described in detail and its application development prospects (2013-02-23, PDF, 287KB, 下载5次)

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

[GIS/地图编程] SHP

中国地图数据,包含城市、街道、铁路、公路、河流、省会信息等。
China map data contains cities, streets, railways, roads, rivers, the provincial capital. (2012-12-03, Visual C++, 8938KB, 下载194次)

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

[GIS/地图编程] 2dDelaunay2

比较通用的二维Delaunay三角网的剖分算法,值得学习
Generic split of the two-dimensional Delaunay triangulation algorithm, it is worth learning (2012-08-31, Visual C++, 52KB, 下载4次)

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

[GIS/地图编程] 200411010954517008

为狄洛尼三角网编程,很好很实用,还包含一个控制台!
Programming for the Di Luoni triangulation, very very useful! (2011-12-01, Visual Basic, 18KB, 下载8次)

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

[GIS/地图编程] ZQHTIN

三角网tin的生成算法,比较快速,我们自己做的
The generation of tin triangulation algorithm, faster, to do our own (2009-04-30, Visual C++, 63KB, 下载23次)

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

[GIS/地图编程] CTin3d1

采用VC++编写的不规则三角网生成算法,仅供参考。
Using VC++, prepared by triangulated irregular network generation algorithm, for informational purposes only. (2009-02-09, Visual C++, 10440KB, 下载43次)

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

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

tin三角网的构造 tin是使用不规则多边形拟和地球表面或者其他不规则表面,是构造数字地面模型,数字高程模型的基本方法之一
tin structure of triangulation is the use of tin to be irregular polygon and the Earth s surface or other irregular surfaces, is constructed digital terrain model, digital elevation model, one of the basic methods (2009-01-04, Visual Basic, 19KB, 下载52次)

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

[GIS/地图编程] drawTriangle

利用逐点插入法构建delaunay三角网的程序
Point by point insertion method to use to build delaunay triangulation process (2008-06-27, Visual C++, 5730KB, 下载99次)

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

[GIS/地图编程] ShangHai_RoadMap

上海道路网的数据,MapInf格式,对道路网进行了详细的编号处理,便于对各个路段进行监控道路实时交通信息,做TMC用。GIS软件和GPS导航深入开发必备的好资料。
Shanghai (2008-06-05, MultiPlatform, 198KB, 下载65次)

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