登录
首页 » Visual C++ » QuadTreeLOD

QuadTreeLOD

于 2010-08-18 发布 文件大小:1330KB
0 90
下载积分: 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 个回复

  • DataStructureTest
    数据结构的一些基本的相关的试验,如二叉树的遍历,打印,如排序算法,检索算法,动态结构的静态实现实验(Data structures related to some basic tests, such as binary tree traversal, print, such as sorting algorithms, search algorithms, the dynamic structure of the realization of the experimental static)
    2009-01-20 13:18:22下载
    积分:1
  • OPCServerDTools
    opcserver开发包,带Visual C++源码例子。(opcserver development kit, with Visual C++ source code examples.)
    2021-01-29 14:18:35下载
    积分:1
  • the-maximum-likelihood-estimate
    1、 极大似然估计 尝试用0~24阶多项式拟合,并用5折交叉验证选择最佳模型(多项式阶数及其系数,给出类似课件中的图),并画出最佳模型的拟合效果图(类似图1,蓝色点为训练样本、红色点为测试样本、绿色线为模型预测),给出该模型的测试误差。 2、 岭回归 多项式阶数为24,正则系数λ的取值范围为exp(-19)到exp(20),采用并用5折交叉验证选择最佳模型。实验结果要求同1。 (1, the maximum likelihood estimate of 0 to 24 try-order polynomial fitting, with 5-fold cross-validation to select the best model (polynomial order and coefficients are given in Figure similar courseware), and draw the best model Fitting renderings (similar to Figure 1, a blue dot to the training sample, the test sample is red dot, the green line is the model prediction), the test error of the model are given. 2, ridge regression polynomial order of 24, the regular coefficient ranges λ is exp (-19) to exp (20), and with the use of 5-fold cross-validation to select the best model. The experimental results with a requirement.)
    2013-12-10 16:45:48下载
    积分:1
  • Lab0201_ddr
    DDR2 数据存储实验,学习用 Code Composer Studio 观察、修改、填充 DSP 内存单元的方法(DDR2 Experimental data storage)
    2014-04-17 21:20:30下载
    积分:1
  • draw
    一款五子棋游戏,可以实现人机交互,有打开、保存、反悔、输赢等功能(A 331 game, the human-computer interaction, there are open, save, go back, win or lose)
    2012-06-27 23:59:55下载
    积分:1
  • IOCP-SRC
    网络模型IOCP的一个DEMO,可以有效的帮助你熟悉IOCP原理,掌握IOCP的使用方法(A network model IOCP DEMO, the help you are familiar with the IOCP principle, to master the use of IOCP)
    2013-02-22 10:07:03下载
    积分:1
  • k-means1
    it is matlab file it is effiecient
    2011-03-21 22:09:10下载
    积分:1
  • library.system
    利用vc里面的MFC开发设计的一个图书馆管理系统,节省图书查阅时间,有利提高图书馆的效率。(Vc inside use MFC to develop the design of a library management system, access to time-saving book, and therefore enhance the efficiency of the library.)
    2007-11-30 23:02:44下载
    积分:1
  • OPNET_-Zigbee
    Compete Project files in OPNET for Zigbee.
    2020-12-29 14:39:01下载
    积分:1
  • 5-source--code-of-DS--PRO
    数据结构课上老师布置的5个小项目的源代码,分别是汽车过河,一元多项式,迷宫,日历,BFS_DFS(failed to translate)
    2011-05-18 17:01:17下载
    积分:1
  • 696518资源总数
  • 104444会员总数
  • 15今日下载