CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 GIS编程 搜索资源 - 图形 basic

搜索资源列表

  1. 完整的基本图形绘制系统vc源码

    1下载:
  2. 完整的基本图形绘制系统vc源码.rar 简单的gis的基本操作,对于初学gis和vc的人来说,应该是个不错的例子-integrity of the basic graphics rendering system vc source. Rar simple gis the basic operation for beginners gis vc and the people, should be a good example
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:170925
    • 提供者:王威
  1. MapDisplay

    5下载:
  2. MapDisplay 是一个矢量图形读取与编辑软件。我们自定义文件格式包括点、线、面、注记四大方面,对于点我们主要读取它的ID、颜色、坐标,而线另外包括线形、线宽,面则另外包括填充色,注记主要是记录ID、颜色、坐标、字体信息,对于这四方面,我们还读一个标记flag,以决定是用基本方法绘图还是用符号库来绘图。另外,为了兼容性,我们也设定它能直接读DXF文件,以处理来自AUTOCAD、Corel Draw等矢量图形编辑软件的数据。 MapDisplay的功能包括读文件并以合适大小来显示地图,并能
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:1653188
    • 提供者:张鹤
  1. 基本GIS系统开发

    0下载:
  2. 一个最基本的GIS,需要包含如下的组成部分:管理空间坐标数据的矢量图形系统,管理属性数据的数据库管理系统,以及实现矢量图形系统与数据库管理系统双向连接的连接系统以及空间分析功能等。 矢量图形系统是GIS的重要部分,也是开发GIS系统时的重点所在。一个基本的矢量图形系统一般需要如下的功能: 1.相对完善的图形元素,应具备处理点,线,面,网络等图形元素的能力,这类图形系统在很大程度上能够满足普通的管理型GIS的矢量图形系统的要求。提功矢量显示图形的功能在很大程度上能够改善矢量图形界面的
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:469947
    • 提供者:aaa
  1. my_gis

    0下载:
  2. 实现了基本的图形绘制功能,包括点、线、面和圆弧的绘制-achieve the basic graphic functions, including point, line, surface and the Arc Drawing
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:188167
    • 提供者:毛玉柱
  1. VB_MO_GIS

    1下载:
  2. Visual Basic + MapObject 开发的一段小程序,实现基本的图形显示、缩放、漫游,数据为Mexico城市、道路、河流、湖泊等数据,为初学MO二次开发的同学一定参考
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:86551
    • 提供者:shaoxiaodong
  1. csharpArcGIS

    0下载:
  2. c#+绘制直线+橡皮筋效果,用于GIS的基本图形绘制,利于初学者学习-c#+ draw a straight line+ rubber band effect, the basic graphics for GIS mapping, which will help beginners to learn
  3. 所属分类:GIS program

    • 发布日期:2017-03-27
    • 文件大小:44443
    • 提供者:肖留威
  1. Demo2

    0下载:
  2. ArcGIS的基本地图图形编辑功能,常用的都有-ArcGIS map graphic of the basic editing functions, commonly used are
  3. 所属分类:GIS program

    • 发布日期:2017-03-31
    • 文件大小:132001
    • 提供者:xiaoyu
  1. cgis

    0下载:
  2. 利用c开发gis的基本功能,包括基本图形的绘制及对常用格式的调用-Use c the development of the basic functions of gis, including basic drawing and graphics format commonly used to call
  3. 所属分类:GIS program

    • 发布日期:2017-04-28
    • 文件大小:380422
    • 提供者:hexiaoying
  1. GIS

    0下载:
  2. GIS软件应用试验指导书.doc 1. 了解地理数据是如何进行组织及基于“图层”进行显示的。 2. 认识ArcMap 图形用户界面。 3. 通过浏览与地理要素关联的数据表,你可以了解地理数据是如何与其属性信息进行连接的。 4. 掌握GIS两中基本查询操作,加深对其实现原理的理解。 5. 初步了解设置图层显示方式-图例的使用。 -GIS software application test instructions. Doc 1. To understand how geo
  3. 所属分类:GIS program

    • 发布日期:2017-05-31
    • 文件大小:13798809
    • 提供者:wangchao
  1. MOView_VC

    0下载:
  2. MO_View实现对图形的一些放大缩小的基本功能,并实现图形面积计算等功能-MO_View realize some of the graphics zoom the basic functions and to achieve graphical features such as area calculation
  3. 所属分类:GIS program

    • 发布日期:2017-05-16
    • 文件大小:4375347
    • 提供者:0667110241
  1. VCGoogleMap

    2下载:
  2. VC实现Google地图,先加载图形,可以实现Google的基本功能-VC to achieve Google Maps, first load the graphics, you can achieve the basic functions of Google
  3. 所属分类:GIS编程

    • 发布日期:2013-09-02
    • 文件大小:10809238
    • 提供者:0667110241
  1. GISSampleShapEidtSystem

    0下载:
  2. 主要实现了GIS里的基本图形编辑系统的大部分功能。-Main achieved inside the GIS system, most of the basic graphics editing capabilities.
  3. 所属分类:GIS program

    • 发布日期:2017-04-02
    • 文件大小:442014
    • 提供者:杨辉鱼
  1. GisTest

    0下载:
  2. Gis初学着使用,代码简介易懂,主要功能:图形的平移缩放,面积长度测量等二维图形基本操作函数。-Gis a beginner to use, easy to understand the code profile, the main features: Pan and Zoom Graphics, area length measurement function of the basic operation of two-dimensional graphics.
  3. 所属分类:GIS program

    • 发布日期:2017-04-07
    • 文件大小:155912
    • 提供者:王美丽
  1. JX0102070216GIS

    0下载:
  2. 一个GIS几何类程序设计建立起一个基本的矢量图形系统的GIS几何类。实现处理直线、折线、多边形、矩形、圆、圆弧、标注文本等图形要素,针对每类图形要素(如颜色、线型、线宽、所在层、面积、最小矩形等属性)组织建立起对其组织管理的C++类,把每个图形要素作为一个独立的对象来管理。并注意在GIS系统中要给每个图形要素设计一个唯一(同一类别的图形要素范围内)的识别号ID。-Geometric class of a GIS program design vector graphics to build a
  3. 所属分类:GIS program

    • 发布日期:2017-04-02
    • 文件大小:378506
    • 提供者:金鑫
  1. GIS-lesson1

    0下载:
  2. 掌握地理信息系统的基本技术和方法,具有应用MapInfo或ArcInfo软件从事空间数据的采集、存储与管理、处理、分析和图形创造的基本技能-Geographic Information System to master the basic techniques and methods, with applications in MapInfo or ArcInfo software, spatial data collection, storage and management, process
  3. 所属分类:GIS program

    • 发布日期:2017-05-15
    • 文件大小:3824910
    • 提供者:刘梦雪
  1. MyDesign

    1下载:
  2. arcgis engine和C #开发的地理信息系统。本系统实现了基本的图形的浏览 编辑 查询等功能。-arcgis engine. and C# development of geographic information systems. The system to achieve a basic graphical browsing and editing queries and other functions.
  3. 所属分类:GIS program

    • 发布日期:2017-05-10
    • 文件大小:2168317
    • 提供者:
  1. GGISSBDDI

    0下载:
  2. 实现GIS基本的图形显示出来浏览功能,VVisual C开发,本人入门GIS的作品 -Of GIS basic graphical display the Browse function VVisual C development, I Getting Started with GIS work
  3. 所属分类:GIS program

    • 发布日期:2017-04-08
    • 文件大小:335799
    • 提供者:房产
  1. VGis

    0下载:
  2. 该程序用VC编写,实现了简单的图形的编写,包括简单的:点、线、面、多边形、折线等。并实现了无极放大缩小全图查看、拖动等基本GIS功能-The program prepared by VC, the preparation of simple graphical, including simple: point, line, surface, polygon, polyline. And to achieve a stepless zoom to full map view, drag basic
  3. 所属分类:GIS program

    • 发布日期:2017-11-14
    • 文件大小:160721
    • 提供者:yeqiuguo
  1. caijian

    0下载:
  2. 利用图像 处理利用图像 处理基础知识,进行编程,实现图像的裁剪。适用于激素那几图形图像处理实验。 -Programming by using image processing using the basic knowledge of image, image processing, image clipping. Applicable to the hormone that several image processing experiments. Basic knowledge, progra
  3. 所属分类:GIS program

    • 发布日期:2017-04-16
    • 文件大小:241169
    • 提供者:dongfangyun
搜珍网 www.dssz.com