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

搜索资源列表

  1. DEM

    0下载:
  2. 这是用VB编写的用以解决在建立数字高程模型中的内插问题-This is the preparation for the VB solution in the establishment of digital elevation model of interpolation problem
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:3691
    • 提供者:陈兆千
  1. MapMaker

    2下载:
  2. “虚拟地景生成系统”是基于Windows2000系统和Visual C++ 6.0平台,利用基本OpenGL函数编程技术开发的三维可视化成果。它通过简单的DEM(数字高程模型)数据,建立格网模型、再根据光照强度、高程值及有关数据建立数学模型,生成晕渲,再将它投影到平面上,达到模拟现实地貌起伏的效果。 本系统采用XP风格界面,清新自然。它具有透射/正射投影切换、漫游、缩放功能。支持分层晕渲、比高设定、平移、旋转、翻滚、视野调节、雾化、纹理贴图(显示/隐藏)等诸多功能,单幅、1MB大小的DEM数据生
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1049634
    • 提供者:Flex
  1. 虚拟地形建模

    3下载:
  2. 基于VC++6.0和OPenGL实现的读取DEM数据显示地形!并读取3ds模型,然后经设置!导成自己的数据格式实现虚拟环境的构建和显示。里面还带有一个精彩的建模平台-Based on VC 6.0 and OpenGL achieve read DEM data show terrain! 3ds model and read and then set up! Introduction into the data format of the virtual environment to buil
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:11299642
    • 提供者:jueyun1020
  1. 3dwebgis

    0下载:
  2. java3d写的网络三维地理信息系统,支持三维地形显示,纹理影象加载,地形实时渲染,3ds模型的加灾,obj模型的加载.提供applet和jnlp两种浏览方式,服务器暂时只提供DEM数据服务-java3d write three-dimensional network of geographical information systems to support the three-dimensional terrain, texture image loading, terrain Real-t
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:124609
    • 提供者:谭宁生
  1. 2004DEM

    1下载:
  2. 该文章是关于gis中一个重要方面——数字高程模型的一些介绍,包括DEM的各个方面,相信对于gis学习者有一定好处-the article on gis which is an important aspect -- Digital Elevation Model definitely. DEM including the various aspects, and I believe gis learners have certain advantages
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:6771836
    • 提供者:沈成
  1. DEMErrorCheck

    2下载:
  2. 对生成的数字高程模型(DEM)进行粗差检查,能够检查出相应粗差.-to generate digital elevation model (DEM) for gross error check, to check out the corresponding gross error.
  3. 所属分类:图形图象

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

    1下载:
  2. 师兄用VC写的由湿地DEM生成的三维模型,赋有纹理,可以动态漫游,地理分析。希望对搞GIS开发的朋友有所帮助。包含DEM和纹理数据,所以有点大,请耐心下载。-senior VC written by DEM wetlands generated 3D model, endowed with texture, dynamic roaming, geographic analysis. Hope to engage in the development of the GIS friends help
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:24613025
    • 提供者:冀翼
  1. 3DTERRIN

    0下载:
  2. DEM的规则格网存储结构是一个二维点阵,由于其高度与宽度已知,因此可以用一个一维数组p[n]进行管理,设原点的平面位置为(0, 0),DEM的长度与宽度分别为s和t,则任意一点(i,j)的高程值为p[i×t+j]。规则格网的这种简明结构,事实上已经对DEM数据进行了很好的组织,因此将格网数据读入内存,而无需使用其它任何结构进行管理,直接对读入的DEM数据块进行处理,生成格网面。 利用bitmap将DEM位图中的数据读入到程序数组中,其中规则网格将区域空间切分为规则的格网单元, 每个格网单元对
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:332629
    • 提供者:杨冬
  1. DEM

    0下载:
  2. 介绍数字高程模型,是GIS程序开发者不可少的电子书
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:6771832
    • 提供者:李岩
  1. DEM

    0下载:
  2. 对《数字高程模型》,本文件对其进行了详细的说明,相信能对读者起到一定的帮助作用。
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:6771742
    • 提供者:张晓民
  1. MyDTM

    1下载:
  2. 一个数字地形程序。主要功能有:DEM数据读取,归一化;OpenGL中为DEM添加纹理数据;OpenGL中场景漫游操作;添加3ds模型到OpenGL场景中。-A digital terrain procedures. Main functions: DEM data read, normalized OpenGL texture for the add DEM data OpenGL scene roaming in operation add 3ds model to OpenGL sce
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:605000
    • 提供者:Edward
  1. 6

    0下载:
  2. 地质、地形dem模型、三维可视化建模软件,含数据模型文件-Geology, topography dem model, three-dimensional visual modeling software, including data model document
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:699451
    • 提供者:张小军
  1. ConstructDEM

    0下载:
  2. 这是一篇关于GIS中数字高程模型的建立与应用研究的硕士论文,做DEM方面的同学可以-This is an article on GIS in the digital elevation model of study and application of the master' s thesis, DEM area so students can see
  3. 所属分类:GIS program

    • 发布日期:2017-05-10
    • 文件大小:2365660
    • 提供者:magic
  1. MyTerrain1

    1下载:
  2. 三维地形模拟,采用随机生成格网的方法建立dem模型-Three-dimensional topography simulation, using randomly generated grid method to establish dem model
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3701576
    • 提供者:xuanyuandi
  1. DEM(tif)_to_VRML

    0下载:
  2. 把TIF格式的DEM数据自动转换成VRML语言的DEM显示模型-To TIF format DEM data automatically converted to VRML language display model DEM
  3. 所属分类:GIS program

    • 发布日期:2017-03-29
    • 文件大小:1125
    • 提供者:zhangxun
  1. INSARGeocoding

    0下载:
  2. 采用INSAR数据,进行了RD模型地理编码试验。通过RD直接定位模型对INSAR-DEM进行了地理编码-Using INSAR data, the RD model of geography code test. RD location model by directly carried out on INSAR-DEM geocoding
  3. 所属分类:GIS program

    • 发布日期:2017-04-16
    • 文件大小:10308
    • 提供者:xukeke
  1. QuadTreeLOD

    1下载:
  2. 利用层次细节模型LOD编写的地形显示程序,能够加载大容量地形图和DEM数据,并实现浏览功能-Prepared using level of detail LOD terrain model display program that can load large capacity topographic maps and DEM data, and to achieve browsing
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1362320
    • 提供者:嘎嘎的份额
  1. dem

    0下载:
  2. 一本关于数字高程模型(DEM)的书,做GIS的可以-A book on the digital elevation model (DEM) of the books and do GIS can look
  3. 所属分类:GIS program

    • 发布日期:2017-05-22
    • 文件大小:6772070
    • 提供者:孙鹏飞
  1. DEM-interpolation

    0下载:
  2. 基于matlab编写的数字高程模型DEM插值程序-a program for DEM interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1051
    • 提供者:cyx
  1. 构建Delaunay三角网的VB源程序

    0下载:
  2. 构建Delaunay三角网的VB源程序,用于建立地面DEM模型(Constructing VB source program of Delaunay triangulation network)
  3. 所属分类:GIS编程

    • 发布日期:2017-12-23
    • 文件大小:7168
    • 提供者:hdc
« 12 »
搜珍网 www.dssz.com