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

[GIS/地图编程] Zone-Counter

使用Java编程语言而不使用外部库对给定地图上的地理区域进行计数的类,
A class that counts geographic regions on a given map using the Java programming language and without using an external library, (2020-12-25, Java, 0KB, 下载0次)

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

[GIS/地图编程] UPZP-Main-server

UPZP项目的主服务器用Java和FlatBuffers编写,用于计算机科学研究的团队编程主题...
Main Server for UPZP project written in Java and FlatBuffers for Team Programming subject on Computer Science studies. UPZP is MMO game using OpenStreetMaps. (2021-01-29, C++, 4207KB, 下载0次)

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

[GIS/地图编程] caijian

shp矢量数据文件裁剪遥感影像,使用IDL编程,ENVI5.3以上版本可用,附矢量数据示例
Remote sensing image clipping based on SHP vector data file (2019-07-05, Others, 38KB, 下载3次)

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

[GIS/地图编程] MAPmadeofGis.rar

《计算机制图学》实例。中山大学常用课堂例子。非二次开发。
Examples of Computer Cartography. Classroom examples commonly used in Sun Yat-sen University. Non-secondary development. (2018-12-20, Visual C++, 1365KB, 下载0次)

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

[GIS/地图编程] TVDI

干旱指数TVDI的IDL实现代码,希望能对大家有所帮助
It is the code for the TVDI indice,which is used to estimate the drought of the region (2018-01-02, IDL, 4275KB, 下载45次)

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

[GIS/地图编程] ieneop

matlab实例编程一百个源程序,内有运行后界面图像 源代码不错的
One hundred examples of matlab programming source code, with after the operation interface source code good image (2017-05-16, matlab, 114KB, 下载2次)

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

[GIS/地图编程] More-Effective-CPP-chinese-version

这是More Effective C++的中文版,对于提升C++编程能力具有一定帮助。
This is a More Effective C++ Chinese version of the program to enhance the ability C++ some help. (2016-11-17, Visual C++, 1160KB, 下载2次)

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

[GIS/地图编程] MTEC-CSharp--

C#开发的运动控制卡DEMO程序,提供给大家参考参考,希望对大家能有用处,谢谢!
C# development of motion control card DEMO program, provide your information, we hope to have useful, thank you! (2015-10-09, C#, 192KB, 下载65次)

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

[GIS/地图编程] map

尝试用Google地图编程的一个demo,实现了地图初始定位和定位查询功能。
Try a demo using Google Maps programming, to achieve initial position and orientation of the map search function. (2014-06-17, Java, 3374KB, 下载7次)

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

[GIS/地图编程] 347484

可以用手指左右滑动切换视图的效果demo,精选ios编程学习源码,很好的参考资料。
Effect of demo can use a finger around the sliding switch views, select learning IOS programming source code, a good reference. (2013-12-06, Objective-C, 19KB, 下载5次)

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

[GIS/地图编程] lesson1

C#+AE编程,主要是实现几何对象和空间坐标系的基本操作,适合初学者!
C#+ AE programming, mainly to achieve geometric objects and spatial coordinates of the basic operation, suitable for beginners! (2013-08-12, C#, 92KB, 下载8次)

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

[GIS/地图编程] GIS-Application-Development-chap.3

资料为《基于ArcObjects与C#.NET的GIS应用开发中》的第三章使用ArcObjects控件编程
Data for the third chapter based on ArcObjects and C#. NET GIS application development using ArcObjects control programming (2012-04-09, C#, 838KB, 下载4次)

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

[GIS/地图编程] MAPXBOOK

简单的MapX教材,包涵了MapX中许多主要的编程环节,基本控件、数据处理、查询操作等
MapX simple materials, it covers many of the major programming MapX links, basic control, data processing, query, etc. (2010-04-08, Visual Basic, 15KB, 下载1次)

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

[GIS/地图编程] MyVBA

通过ArcMap的VBA环境下编程,初步了解ArcObjects组件库,力求能读懂、理解VBA实例程序,基本了解宏语言式GIS二次开发的基本思路和方法。
Through ArcMap (2008-08-13, VBA, 41KB, 下载118次)

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

[GIS/地图编程] MyMap

ArcObjects开发实例,共分三个单元:  通过可视化编程工具,利用地图控件,对所选信息系统从数据准备与图层显示等方面进行二次开发。关键步骤包括:理解、运行已有实例;对实例进行修改,以简单直接的方式加入自己的数据;直接编程在程序中一层层地加入数据。  通过可视化编程工具,利用地图控件,对所选信息系统从地图缩放、比例尺与图层控制等方面进行二次开发。关键内容包括:图层缩放:左键放大,右键缩小;比例尺控制:显示比例尺,指定比例尺显示窗口,控制某些图层在一定比例尺范围之内显示;图层控制:关闭/显示图层,调整顺序。  通过可视化编程工具,利用地图控件,对所选信息系统从图文互查等方面进行二次开发。关键内容包括:按图查属性:点击查询,得到(唯一或多个)对象的属性;以属性查图形:从属性列表中(通过查询)选取对象,定位其空间位置。
err (2008-08-13, Visual C++, 122KB, 下载123次)

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

[GIS/地图编程] MapX

用MapX进行gis编程,提供相应的代码 ,可以给为大家开发gis提供帮助
Gis programming using MapX conducted to provide the corresponding code can be developed for the U.S. to help gis (2008-07-03, Visual Basic, 473KB, 下载1次)

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

[GIS/地图编程] ao+vbsde

vb+ao实现文本数据导入sde,arcgis地理空间数据引擎编程
vb ao Text Data into sde, arcgis geospatial data engine Programming (2007-03-20, Visual Basic, 569KB, 下载67次)

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

[GIS/地图编程] MAPXChinaBook

MapX的中文培训教程.可以用VC实现对MapX的调用,实现GIS编程.
MapX Chinese Training Guide. VC can use MapX right call, GIS programming. (2006-07-11, WORD, 1096KB, 下载95次)

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

[GIS/地图编程] GML3_Translation

GML3规范的译本,方便大家的学习使用,特别是对于不喜欢英语的GIS编程人员。
GML3 standardized translation to facilitate the learning, especially for the English do not like GIS programmer. (2006-05-08, MultiPlatform, 538KB, 下载47次)

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

[GIS/地图编程] mo例子22

mo 和vb 进行编程 的例子,这个是和mo例子21一起的例子!
mo and programming examples, and this is the example of 21 mo together examples! (2006-02-05, Visual Basic, 2KB, 下载11次)

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