Location:
Search - MAP Object
Search list
Description: 小程序,vb+map object的闪烁程序.
-small program vb map object scintillation procedures.
Platform: |
Size: 108627 |
Author: 王折 |
Hits:
Description: 本程序是在专业软件ARC INFO 的Map Object在visual Basic 环境下开发的界面,在一幅地图上缩小放大或者原图显示,画矩形然后显示和图块的交集,而且可以显示多种缓冲区和实现部分查询功能-the procedures in the professional software ARC INFO Map Object in visual Basic development environment interface, a map to enlarge it or shrink the maximum, then display the paintings and rectangular Blocks of the intersection, but can indicate a variety of buffer zones and realize part of the inquiry
Platform: |
Size: 18575 |
Author: 天玩 |
Hits:
Description: map object ,同时还有MO中文学习指南
Platform: |
Size: 83041288 |
Author: liping6188 |
Hits:
Description: 关于VB的地图应用程序
可以图形对象选择
类mapinfor-VB on the map applications can choose graphics object type mapinfor
Platform: |
Size: 3837952 |
Author: 武正伦 |
Hits:
Description: 小程序,vb+map object的闪烁程序.
-small program vb map object scintillation procedures.
Platform: |
Size: 108544 |
Author: 王折 |
Hits:
Description: 使用vc+mo对shapfile地图进行一系列操作-use vc+ mo shapfile map of a series of operations
Platform: |
Size: 1452032 |
Author: 海运 |
Hits:
Description: 一个比较好的vc程序,从创建MapX对象到加载数据都有,比较不错,适合初学者-a relatively good vc procedures, and object to the creation of MapX load data have, quite good, suitable for beginners
Platform: |
Size: 98304 |
Author: 李大嘴 |
Hits:
Description: 本程序是利用Visual Basic语言对Map Object进行二次开发的一个程序系统,包括图像编辑,空间查询,网络分析等众多功能.-this program is to use Visual Basic language Map Object of the second developed a system procedures, including image editing, spatial query, network analysis and many other functions.
Platform: |
Size: 570368 |
Author: 徐敏 |
Hits:
Description: Kriging 算法实现 2维和3维地图等高线.-Kriging algorithm realize 2-D and 3-dimensional contour map.
Platform: |
Size: 3840000 |
Author: 孙萍 |
Hits:
Description:
代码名称:VC+MapX源码mapdemo,含GPS跟踪演示
作者/收集者:jeason
开发环境:VC + MapX
代码介绍:
该例程功能全面,是在VC环境下研究和学习的非常好的参考示例代码。包含功能有:
1.map 对象的创建,并添加地图数据,图层控制,打开GST文件
2.地图控制,基本缩放和移动功能
3.地图选择功能
4.i查询
5.数据绑定,包括ODBC,NORMAL,数组绑定等
6.创建专题图功能
7.模拟GPS监控功能,设置监控目标,模拟监控目标移动并绘制移动轨迹
8.地图对象编辑功能,添加点、线、面、文本、圆弧和椭圆
9.手工绘制图层上显示比例尺
-Code name: VC+ MapX source mapdemo, including GPS tracking demonstration of the author/collector: jeason development environment: VC+ MapX code Introduction: The routine functions of a comprehensive, in the VC environment research and study of a very good reference sample code. Contains the function: 1.map object creation, and add the map data, layer control, open the GST file 2. Map control, the basic zoom and mobile features 3. 4.i map features selected query 5. Data binding, including the ODBC , NORMAL, an array of binding, etc. 6. create a thematic map function 7. simulated GPS monitoring, set up to monitor goals, monitoring the moving target simulation and mapping for mobile trajectory 8. map object editing function, add point, line, surface, text, arc and elliptical 9. hand-painted layers to show scale
Platform: |
Size: 295936 |
Author: gaotq |
Hits:
Description: 介绍的就是suppermap object如何利用安装包制作工具以高级模式制作应用系统发
布的安装程序。
-Suppermap object is to introduce how to use tools to install the production model of the production of high-level application systems released the installation process.
Platform: |
Size: 813056 |
Author: you name |
Hits:
Description: map object 中文教程 详细介绍了mo的功能,并有部分的实际例子-Chinese Course map object described in detail the function of mo, and have some practical examples of
Platform: |
Size: 509952 |
Author: 小双 |
Hits:
Description: .NET平台下专题地图实现的C#代码
private void 点密度图ToolStripMenuItem_Click(object sender, EventArgs e)
{
//获取当前图层 ,并把它设置成IGeoFeatureLayer的实例
IMap pMap = axMapControl1.Map
ILayer pLayer = pMap.get_Layer(0) as IFeatureLayer
IFeatureLayer pFeatureLayer = pLayer as IFeatureLayer
IGeoFeatureLayer pGeoFeatureLayer = pLayer as IGeoFeatureLayer
//获取图层上的feature
IFeatureClass pFeatureClass = pFeatureLayer.FeatureClass
IFeatureCursor pFeatureCursor = pFeatureClass.Search(null, false)
IFeature pFeature = pFeatureCursor.NextFeature()
-. NET platform for the realization of thematic maps of the C# Code private void point density map ToolStripMenuItem_Click (object sender, EventArgs e) (//obtain the current layer, and it set IGeoFeatureLayer examples IMap pMap = axMapControl1.Map ILayer pLayer = pMap . get_Layer (0) as IFeatureLayer IFeatureLayer pFeatureLayer = pLayer as IFeatureLayer IGeoFeatureLayer pGeoFeatureLayer = pLayer as IGeoFeatureLayer// access layer on the feature IFeatureClass pFeatureClass = pFeatureLayer.FeatureClass IFeatureCursor pFeatureCursor = pFeatureClass.Search (null, false) IFeature pFeature = pFeatureCursor.NextFeature ()
Platform: |
Size: 16384 |
Author: 王博 |
Hits:
Description: Map Object 2.3解密版,用于处理 ESRI的SHAPE 格式的数据。安装后可以直接通过VC ++或VB调用。-Objet for EsRI shape。
Platform: |
Size: 57527296 |
Author: jhytzsj |
Hits:
Description: 地理信息系统控件,使用VB和Map Objects 控件编程,对二次开发的人很有帮助-Map Objects book,use vb and map object make program,it is useful for producers,it is helpful
Platform: |
Size: 3832832 |
Author: |
Hits:
Description: map object的入门教程,对gis二次开发很有帮助,是一本好书-Getting Started Guide for map object, the secondary development of gis helpful is a good book
Platform: |
Size: 156672 |
Author: |
Hits:
Description: 《UML面向对象建模基础》-徐锋
总共16个ppt,包括:
UML世界的构成.PPT
UML概述.PPT
UML模型管理.PPT
交互图.PPT
交互概述图.PPT
包图.PPT
对象图.PPT
数据库建模基础与实例.PPT
构件图.PPT
活动图.PPT
状态图.PPT
用例图.PPT
类图.PPT
设计建模基础与实例.PPT
部署图.PPT
需求建模基础与实例.PPT
-" UML modeling based on object-oriented" - Xu Feng a total of 16 ppt, including: UML constitute the world. PPT UML Overview. PPT UML model management. PPT interactive map. PPT interactive overview map. PPT package plans. PPT object graph. PPT and examples of the basis of database modeling. PPT component map. PPT activity diagram. PPT state diagram. PPT Use Case Diagram. PPT class diagram. PPT and examples of the basis of design modeling. PPT deployment plans. PPT and examples of the basis of demand modeling. PPT
Platform: |
Size: 12793856 |
Author: chenwd |
Hits:
Description: 使用OBject-C语言编写的Google MAp Api ,使你能够在iphone中轻松使用google map-OBject-C language using the Google MAp Api, so that you can easily use the google map in iphone
Platform: |
Size: 907264 |
Author: andy |
Hits:
Description: Small program, vb + map object flickr program
Platform: |
Size: 106496 |
Author: JessHo
|
Hits:
Description: An Object Explorer Written in a Map/Filter style with C# Partial Application Functions
Recently I wanted to visually inspect the structure of an object created by some service, so I wrote a function that reflects over an object and builds a tree of the various class properties and drills into List<T> collections. Simple enough, but I thought, gee, this might be useful, I'd like to expand it to handle Dictionary<A, B>, enums, nullable property types, etc. The main recursive function ended up being a 130 line long sort of organized mess. Thinking about refactoring it into more manageable pieces, it occurred to me that all this code was basically an imperative implementation of map and filter operations.
Platform: |
Size: 925696 |
Author: xps1530
|
Hits:
« 12
3
4
5
6
7
8
9
10
...
14
»