登录
首页 » Visual C++ » 用VC写的由湿地DEM生成的三维模型 Swampy

用VC写的由湿地DEM生成的三维模型 Swampy

于 2007-04-17 发布 文件大小:24036KB
0 296
下载积分: 1 下载次数: 1073

代码说明:

  师兄用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. DEM contains data and texture, a bit, please download patience.)

文件列表:

湿地三维动态
............\3DFlood.aps
............\3DFlood.clw
............\3DFlood.cpp
............\3DFlood.dsp
............\3DFlood.dsw
............\3DFlood.h
............\3DFlood.ncb
............\3DFlood.opt
............\3DFlood.plg
............\3DFlood.rc
............\3DFloodDoc.cpp
............\3DFloodDoc.h
............\3DFloodView.cpp
............\3DFloodView.h
............\DEMInfo.cpp
............\DEMInfo.h
............\GLext.h
............\Images
............\......\SurTex
............\......\......\02gttm.bmp
............\......\......\04gttm.bmp
............\......\......\05gttm.bmp
............\......\......\89gttm.bmp
............\......\......\92gttm.bmp
............\......\......\96gttm.bmp
............\......\......\98gttm.bmp
............\MainFrm.cpp
............\MainFrm.h
............\msado15.tlh
............\msado15.tli
............\OpenGL.cpp
............\OpenGL.h
............\Pt3d.cpp
............\Pt3d.h
............\ReadMe.txt
............\res

............\...\3DFlood.rc2



............\Resource.h
............\schema.ini
............\StdAfx.cpp
............\StdAfx.h
............\TestDEM.txt
............\TextProgressCtrl.cpp
............\TextProgressCtrl.h
............\UslCal.cpp
............\UslCal.h
............\WetlandSurface.cpp
............\WetlandSurface.h
............\yq02522c.aux
............\yq2004.aux

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

发表评论

0 个回复

  • wave
    a wave reader toolkit
    2010-11-18 15:01:02下载
    积分:1
  • VC90动态库
    vc++程序运行经常缺少的运行动态库,需要的手下吧(A running library that often runs short of programs)
    2020-11-11 13:59:45下载
    积分:1
  • GIS
    说明:  这就是陈建春的《用Visual C++开发GIS系统》的配套代码。 用来给初学者熟悉VC++图形编程很不错,我当初学MFC的时候就是照着这本书上手的。但作为一个GIS系统来说缺少一些必要的 要素,比如大数据量的管理、空间索引、符号化、投影等等等等等。以现在的眼光看来整个系统的架构设计也不是太好。 这本书再版后改名为《矢量图形系统开发与编程》,内容变化不大("using Visual C development of GIS systems" supporting code. For beginners to the VC familiar with graphical programming quite well, and I had the time to learn MFC is shining on this book in the business. But as a GIS systems lack the necessary elements, such as the large amount of data management, spatial indexing, symbols, such as projectors, etc.. Now the point of view of the entire system architecture design is not too good. This book reprinted later renamed as "vector graphics systems development and programming", little change)
    2006-03-07 12:45:39下载
    积分:1
  • sketchflat-rel0.3
    2D-sketch program source code package
    2014-09-30 15:15:41下载
    积分:1
  • STK-user-manual
    STK的用户使用手册,这个手册被分成 18 章和一些提供特殊功能的附加部分(STK user manual,This manual is divided into 18 chapters that provide an additional part of the special function)
    2012-04-01 15:26:32下载
    积分:1
  • dllNecSock
    将socket封装进DLL,提供上层应用,简单方便(Into the socket package DLL, the upper application is simple and convenient)
    2012-07-13 21:13:01下载
    积分:1
  • EULER1
    说明:  Euler 回路问题 .问题描述: 对于给定的图G 和G 中的2 个顶点v 和w,连接顶点v 和w 且经过图中每条边恰好1 次 的路径称为顶点v 和w 之间的1 条Euler 路。当v=w 时得到一条首尾相接的Euler 回路。 .编程任务: 对于给定的图G,编程计算图G 的一条Euler 回路。 .数据输入: 由文件input.txt 给出输入数据。第1 行有2 个正整数n 和m,表示给定的图G 有n 个 顶点和m 条边,顶点编号为1,2,…,n。接下来的m 行中,每行有2 个正整数u,v ,表示 图G 的一条边(u,v) 。 .结果输出: 将编程计算出的Euler 回路输出到文件output.txt 。如果不存在Euler 回路,则输出-1。(Euler circuit problem. Problem description : for a given graph G and G of two vertices v, w, connectivity and vertex v w map through which each side precisely the path to a meeting called vertices v, w between a Euler Road. When v = w be an end-to-end circuit Euler. . Programming tasks : for a given graph G, programming terms of a graph G Euler circuit. . Data input : from the document input.txt given input data. Line 1 has two positive integers n and m, to the graph G with n vertices and m edges and vertices numbered 1, 2, ..., n. Next m OK, every trip has two positive integer u, v, said of a graph G edge (u, v). . Results output : Programming will be calculated by Euler circuit output to a file output.txt. If there is no Euler circuit, the output 1.)
    2006-03-29 21:31:15下载
    积分:1
  • 托盘20030607220906_TrayIcon
    一个简单的托盘程序(a simple procedure tray)
    2004-12-09 22:51:05下载
    积分:1
  • VCPP
    此资料能够使自己充分的了解VC++,而且还能在其中熟悉语言环境。(This information can make their full understanding VC++, but also the environment in which you are familiar with the language.)
    2013-09-23 12:23:03下载
    积分:1
  • ffmpeg-2.0.1
    ffmpeg VC开发库,可以直接配置开发环境进行编译,调试。ffmpeg是个通用解码库。 (ffmpeg VC development libraries)
    2020-12-18 16:49:11下载
    积分:1
  • 696516资源总数
  • 106457会员总数
  • 15今日下载