登录
首页 » Visual C++ » QuadTreeLOD

QuadTreeLOD

于 2010-08-18 发布 文件大小:1330KB
0 84
下载积分: 1 下载次数: 48

代码说明:

  利用层次细节模型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)

文件列表:

QuadTreeLOD
...........\3DTree.cpp,11171,2003-08-05
...........\3DTree.h,1415,2003-08-05
...........\Bit.cpp,1164,2003-08-12
...........\Bit.h,702,2003-08-12
...........\Camera.cpp,16277,2003-08-14
...........\Camera.h,3273,2003-06-12
...........\Debug
...........\.....\QuadTreeLOD.exe,360529,2010-08-18
...........\Frustum.cpp,18441,2003-08-04
...........\Frustum.h,1901,2003-08-04
...........\GameHead.h,1668,2003-08-12
...........\GameWnd.cpp,12767,2003-06-12
...........\GameWnd.h,1399,2003-06-12
...........\Loaders.cpp,10124,2003-06-12
...........\Loaders.h,4115,2003-06-12
...........\main.cpp,1757,2003-08-11
...........\Math.cpp,16758,2003-06-12
...........\Math.h,2644,2003-06-12
...........\QuadTreeLOD.dsp,5644,2010-08-18
...........\QuadTreeLOD.dsw,545,2003-08-09
...........\QuadTreeLOD.ncb,107520,2010-08-18
...........\QuadTreeLOD.opt,53760,2010-08-18
...........\QuadTreeLOD.plg,1140,2010-08-18
...........\Scene.cpp,5243,2010-08-18
...........\Scene.h,868,2003-08-14
...........\SkyBox





...........\......\Top.bmp,263224,2002-05-24
...........\SkyBox.cpp,6618,2003-08-14
...........\SkyBox.h,742,2003-06-12
...........\Terrain


...........\.......\Terrain.raw,1050625,2003-08-10
...........\Terrain.cpp,15944,2003-09-26
...........\Terrain.h,2369,2003-08-13
...........\Text.cpp,19576,2003-06-12
...........\Text.h,1188,2003-06-12
...........\Texture.cpp,17025,2003-08-14
...........\Texture.h,874,2003-08-14
...........\TreeMgr.cpp,1891,2003-08-04
...........\TreeMgr.h,830,2003-07-27
...........\vector.cpp,3132,2003-08-05
...........\Vector.h,1643,2003-06-12
...........\使用说明.txt,284,2003-10-15

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

发表评论

0 个回复

  • WIN64_SSDTHOOK
    相比WIN32,WIN64的SSDT发生了较大的变化,在WIN32下挂钩SSDT的代码已经不能在WIN64下使用了。该代码实现win64下挂钩 ssdt(Compared to the WIN32, WIN64 the SSDT occur larger hook SSDT under WIN32 code has been used in WIN64. The code to achieve win64 hook ssdt)
    2012-05-19 22:03:19下载
    积分:1
  • word2vec
    google开源工具,实现深度学习,相关词发现(word2vec source)
    2014-12-11 13:34:39下载
    积分:1
  • sjk
    数据库图书管理系统,包括表“readers”、“books”、“borrow ” 、“book-category” 、“member-level”、 “loss-reporting”(Database library management system, including the table " readers" , " books" , " borrow" , " book-category" , " member-level" , " loss-reporting" )
    2011-11-14 21:21:01下载
    积分:1
  • GetHostNameIP
    一个有关获取主机名和IP地址的MFC程序,对于初学者来说很有帮助(For information about obtaining a host name and IP address of the MFC, very helpful for beginners)
    2013-08-22 10:58:23下载
    积分:1
  • tWavveletVCReh
    通过设计Visual C程序源码对简单易懂的一维信号在加上了高斯白噪声之后进行Daubechies小波、Morlet小波与Haar小波变换,从而的到小波分解系数;再通过改变分解的到的各层高频系数数进行信号的小波重构达到消噪噪的目的。在这一程序源码实现的过程中能直观地理解信号小波分解重构的过程与在信号消噪中的重要作用,和在对各层高频系数进行权重处理时系数的选取对信号消噪效果的影响。 可直接 (Design Visual C program source code on a simple one-dimensional signal with a Gaussian white noise Daubechies wavelet, Morlet wavelet and Haar wavelet transform, and thus to the wavelet coefficients and then change the decomposition to each storey wavelet reconstruction frequency coefficient of the number of signal to noise canceling noise. In the process of realization of this program source code can be intuitively understood the signal wavelet decomposition and reconstruction process and an important role in signal denoising, and the selection coefficient in the high frequency coefficients of the layers of the weight of processing noise cancellation signal impact. Can be directly)
    2012-07-27 16:21:08下载
    积分:1
  • LOD
    这款小DEMO是关于自己学习LOD地形分层算法的例子,其中简单显示了实现算法的过程(The DEMO is a small study on their own examples of LOD terrain hierarchical algorithm, which simply shows the process of algorithm)
    2010-11-29 21:53:33下载
    积分:1
  • vfwdemo
    在VS2005下编写的vfw的程序,通过vfw方式打开摄像头,并得到原始数据进行处理。其中摄像头必须支持RGB24格式的数据输出。代码中有RGB24转灰度、迭代阈值化等算法。(Prepared under the vfw in VS2005 program, open the camera through vfw, and the raw data for processing. One camera must support RGB24 format of data output. Code in RGB24 turn gray, iterative thresholding algorithm.)
    2011-08-14 13:49:50下载
    积分:1
  • remotecontrol
    纯SDK 实现之 远程控制,包含客户端和服务端 c/c++(Net SDK to achieve the remote control, including client and server-side c/c++)
    2010-03-04 16:43:35下载
    积分:1
  • BBS-management-system
    BBS管理系统 NET课程设计 包含完整代码及课程设计报告 适用于本科生完成课程设计作业、学习及交流 支持SQL Sever2008、Visual Studio2010以上版本(NET BBS management system contains the complete code for curriculum design and curriculum design report completed for undergraduate curriculum design work, study and exchange to support SQL Sever2008, Visual Studio2010 above)
    2013-09-12 12:51:39下载
    积分:1
  • Status
    说明:  实习时编写的程序,可以读取256色的BMP图像,并进行高通低通滤波,以及灰度直方图的统计(attachments prepared by the procedures, can read 256-color BMP images, and high-low pass filtering, and the histogram statistics)
    2006-03-11 22:46:04下载
    积分:1
  • 696518资源总数
  • 104316会员总数
  • 17今日下载