登录
首页 » 地理信息系统 » VB版的MOVIEW,包括了VB+MO的一切基本功能:地图的放大、缩小、地址匹配,空间查询...(MapObjects是一个数字地图相关的控件组,程序需安装MO...

VB版的MOVIEW,包括了VB+MO的一切基本功能:地图的放大、缩小、地址匹配,空间查询...(MapObjects是一个数字地图相关的控件组,程序需安装MO...

于 2022-03-20 发布 文件大小:218.51 kB
0 183
下载积分: 2 下载次数: 2

代码说明:

VB版的MOVIEW,包括了VB+MO的一切基本功能:地图的放大、缩小、地址匹配,空间查询...(MapObjects是一个数字地图相关的控件组,程序需安装MO才能运行,供GIS专业用)推荐-MOVIEW version of VB, VB MO include all basic functions : the map to zoom, address matching, spatial query ... (MapObjects is a digital map of the control group, MO installation process required to run for professional use GIS) Suggest

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Delphi开发平台的GIS开放源码,功能涵盖GIS的基本操作,是学习和掌握GIS原的非常好源码。deDelphi...
    Delphi开发平台的GIS开放源码系统,功能涵盖GIS的基本操作,是学习和掌握GIS原理的非常好源码。deDelphi-GIS open source code system in Delphi platform . Includes essential GIS function, which is a good example for the learning and studying the principle of GIS.
    2023-05-22 20:40:03下载
    积分:1
  • 利用mapobject 开发的mo的点线编辑程序 希望使用mapobject的朋友们能用的着...
    利用mapobject 开发的mo的点线编辑程序 希望使用mapobject的朋友们能用的着-use Lotus Development mo point line editor wants to use Lotus friends with usable
    2022-03-14 21:56:56下载
    积分:1
  • information sharing : to build a complete system, interoperable e
    信息共享:建成体系完整、互联互通的电子政务网络系统和国土资源政务系统共建共享的信息资源库;   无缝集成:标准化OA、MIS和GIS的有机集成;   B/S结构:实现远程办公办文、远程带图作业,维护简单、安装方便   信息发布:通过WEBGIS在互联网上图文并茂的发布土地出让、转让,土地拍卖,土地登记、用地手续、矿产手续等各类信息。   二次开发:以平台为基础建立的各类应用,可以方便的进行二次开发,满足业务的各种变化需要。-information sharing : to build a complete system, interoperable e-government network systems and land resources Administrative System Sharing of information resources library; Seamless integration : standardization OA, MIS and the organic integration of GIS; B/S : remote-office run, remote operations with map and maintaining a simple, easy installation information dissemination : WEBGIS on the Internet to browse through the release of land sales and transfers, land auctions, land registration, land clearance, mineral procedures of all types of information. Second development : based platform for a variety of applications, to facilitate the conduct of secondary development to meet the business needs of the changes.
    2022-03-01 16:51:24下载
    积分:1
  • ArcGis快速程序
    基于ArcGis 10.2 Engine, 桌面程序,比ArcGis Map快很多基于ArcGis 10.2 Engine, 桌面程序。比打开ArcGis Map快很多,是做基于桌面程序的很好的起点,在此基础上扩展相应功能。可处理MXD文件,有基础图形工具。程序中顶部是工具条,下部左是图层控制窗,有菜单开关;下部右是地图控件。
    2022-04-20 07:05:26下载
    积分:1
  • 对于开发电子图的人员很有用的 不妨看一看 没有解压密码...
    对于开发电子地图的人员很有用的 不妨看一看 没有解压密码-electronic map for the development of the staff very useful might not look at extracting passwords
    2022-09-20 05:20:03下载
    积分:1
  • SVG2MIF is a tool that converts SVG vector drawings to a MIF/MID GIS layer. It a...
    SVG2MIF is a tool that converts SVG vector drawings to a MIF/MID GIS layer. It allows that manual digitization with opensource vector drawing tools can be imported into opensource GIS software. -SVG2MIF is a tool that converts SVG vector drawings to a MIF/MID GIS layer. It allows that manual digitization with opensource vector drawing tools can be imported into opensource GIS software.
    2023-02-02 06:10:03下载
    积分:1
  • 降低SRTM3数据点密度
    应用背景从SRTM3网站上下载下来的数据,点密度太大,给使用带来不便,程序目的是降低点密度,使其分辨率降低,通过相邻点删除的方式,使其分辨率降低,但仍然保持原来点方阵的格式,例如,原来是n×n,即n行n列,降低密度后,变为原来的一半。n/2*n/2,即n/2行,n/2列。如果n为偶数,则n/2=int(n/2)+1关键技术 程序分两个 separate_jshu.f 和 separate_oushu.f 。输入文件分别为 Input_jshu.dat 和 Input.dat. 即,当原文件 n×n中n为奇数时,使用前一个程序,新生成的文件为 jishu.dat. 新生成行列为 n/2=int(n/2)+1。当原件n×n 中 n 为偶数时,使用后一个文件,新生成文件为 oushu.dat 新生成行列为 n/2.
    2023-05-15 11:30:04下载
    积分:1
  • 移动图矢量的代码,运行前需要安装MAPX和mapinfo
    移动地图矢量的代码,运行前需要安装MAPX和mapinfo-mobile map vector code, pre-operational need to install and MapInfo Connection
    2022-11-01 18:10:03下载
    积分:1
  • ArcGIS to develop the best learning materials, development methods introduce fou...
    最优秀的arcgis开发学习资料,介绍四种开发方式COM,.Net,C++,java-ArcGIS to develop the best learning materials, development methods introduce four COM,. Net, C++, Java
    2023-04-30 20:10:09下载
    积分:1
  • 一个GIS作品,实现了放大、缩小、移动、定位等基本功能.
    一个GIS作品,实现了放大、缩小、移动、定位等基本功能.
    2022-01-25 23:05:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载