搜索资源列表
虚拟地形建模
- 基于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
DEMtransform
- 用VC编写的程序源代码,用来实现对话框中DEM简化和坐标转换的过程-VC prepared by the program's source code used for dialog and DEM simplify the process of coordinate transformation
DEM_ReaderDisplay
- 一个用VC++编写的DEM数据的读写和显示程序。-a VC DEM data prepared by the reader and display procedures.
Swampy3DModel
- 师兄用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
VC-drawDEM
- 模块化设计,类的设计清晰,运用openGL绘制地形DEM数据,性能较好-modular design, the design category clear, use openGL DEM terrain mapping data, better performance
DigitalMap
- 这是一个2维dem数据读取,显示的vc写程序。
14668_gisdev
- 一个在VC环境下的虚拟GIS程序,基于DEM开发,有浏览功能 。
地貌晕渲
- 用VC做的地貌晕渲的程序,数据是国家DEM标准文件-do with VC hillshading procedures, data is standard documents DEM
CDem
- 利用分层设色显示数字高程模型dem,在vc开发环境中
demd5.zip
- md5加密解密,vc++源代码!运行成功,md5 encryption and decryption, vc source code! Running successfully
dem.rar
- 构建Delaunay三角网的VC源程序。对DEM编程学习有一定的帮助。,Construction of Delaunay Triangulation source VC. Study on DEM programming must have help.
DemChecker.rar
- 基于VC实现的,等值线追踪以及Dem生成效果检查软件的源代码,based VC, contour tracking and inspection results Dem generation software source code
DTin
- 基于VC++6.0环境编写, TIN生成算法是DEM的重要算法之一, 提供从离散点生成TIN的凸包收缩方法, 可以保存生成的点跟线的自定义的文本文档, 程序仅供参考-Based on VC++6.0 environment for the preparation of. TIN is generated from a point to provide the convex hull of contraction method , Can save th
VC2010_MDITabsDemo
- VC++2010 多Tabs窗口使用的一个非常好的实例,做项目的时候可以用来参考,制作多属性窗口时特别有用-VC++2010 Tabs windows use more than a very good example, when a project can be used to refer to the production is especially useful when multiple properties window
Krigingdem
- dem vc++ 完整二维、三维等高线的绘制源码-dem vc++ a complete two-dimensional, three-dimensional contour mapping of the source
DEMtoContour
- 用VC++写的程序,可以读取DEM格式数据,由DEM规则格网自动绘制等高线程序源码,-Drow contour from DEM
1
- 用VC++编写的DEM数据的读写和显示,很强大,高手请指教一下,新手上路。-With VC++ Prepared DEM data read and write and show very strong, expert advice, please click, Getting Started.
DEM_read
- 用vc实现DEM格式的读取和实现,其中的DEM格式文件需要自己下载,具体请参考相关GIS网站-Achieved with the vc read DEM format and implementation of which needs its own DEM format file download, please refer to the relevant GIS specific sites
3dem86
- 如何在vc中使用OpenGL进行编程,dem可视化-how to use OpenGL
3D地形
- 外国人基于OpenGL做的DEM地形,效果不错,借鉴学习