登录
首页 » Visual C++ » no-lod

no-lod

于 2010-08-07 发布 文件大小:983KB
0 173
下载积分: 1 下载次数: 9

代码说明:

  地形处理软件,是硕士研究阶段的成果整理。没有lod功能(This is a soft for gis)

文件列表:

no-lod
......\Charack NOLOD
......\.............\charack
......\.............\.......\Charack.h,2012,2010-08-07
......\.............\.......\core
......\.............\.......\....\CharackCamera.cpp,5854,2010-08-07
......\.............\.......\....\CharackCamera.h,2425,2010-08-07
......\.............\.......\....\CharackCoastGenerator.cpp,6586,2010-08-07
......\.............\.......\....\CharackCoastGenerator.h,3069,2010-08-07
......\.............\.......\....\CharackMapGenerator.cpp,26107,2010-08-07
......\.............\.......\....\CharackMapGenerator.h,6505,2010-08-07
......\.............\.......\....\CharackObserver.cpp,3730,2010-08-07
......\.............\.......\....\CharackObserver.h,2505,2010-08-07
......\.............\.......\....\CharackTerrain.cpp,8302,2010-08-07
......\.............\.......\....\CharackTerrain.h,3800,2010-08-07
......\.............\.......\....\CharackWorld.cpp,10994,2010-08-07
......\.............\.......\....\CharackWorld.h,3784,2010-08-07
......\.............\.......\....\CharackWorldSlice.cpp,6890,2010-08-07
......\.............\.......\....\CharackWorldSlice.h,2461,2010-08-07
......\.............\.......\....\config.h,3029,2010-08-07
......\.............\.......\hud
......\.............\.......\...\CharackHudGrowl.cpp,1771,2010-08-07
......\.............\.......\...\CharackHudGrowl.h,1863,2010-08-07
......\.............\.......\util
......\.............\.......\....\Frames.h,2371,2010-08-07
......\.............\.......\....\GLFont.cpp,3284,2010-08-07
......\.............\.......\....\GLFont.h,1977,2010-08-07
......\.............\.......\....\imageloader.cpp,5089,2010-08-07
......\.............\.......\....\imageloader.h,1795,2010-08-07
......\.............\.......\....\perlin.cpp,5828,2010-08-07
......\.............\.......\....\perlin.h,2602,2010-08-07
......\.............\.......\....\Timer.h,2148,2010-08-07
......\.............\.......\....\vec3f.cpp,3309,2010-08-07
......\.............\.......\....\vec3f.h,2073,2010-08-07
......\.............\.......\....\Vector3.cpp,6258,2010-08-07
......\.............\.......\....\Vector3.h,3081,2010-08-07
......\.............\Charack LOD.vcproj,7213,2010-08-07
......\.............\Charack NOLOD.vcproj,6824,2010-08-07
......\.............\main.cpp,7380,2010-08-07
......\.............\prog.cpp,7241,2010-08-07
......\Charack NOLOD.sln,910,2010-08-07
......\Charack NOLOD.suo,68608,2010-08-07
......\Debug
......\.....\Charack NOLOD.exe,135680,2010-08-07
......\.....\data
......\Release
......\.......\Charack NOLOD.exe,39424,2010-08-07
......\.......\data


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

发表评论

0 个回复

  • gamma
    详细介绍了一种提高数字光栅投影测量系统精度的gamma校正技术,对于学习光栅投影测量方法有很大帮助。(failed to translate)
    2011-07-19 16:33:47下载
    积分:1
  • FBP
    CT(computer tomography )图像重建算法,FBP,是目前商用CT的主流重建算法(computer tomography reconstruction algrithm)
    2020-09-05 04:38:06下载
    积分:1
  • Discussion-of-raindrop-fall-speed
    简单介绍雨滴的形成,运用流体力学相关知识,分析了雨滴下落所受的黏性阻力和压差阻力,考虑雨滴在空气中下落半径增加对雨滴速度的影响,得出了雨滴下落速度和雨滴半径的关系,对雨滴下落的收尾速度进行了一般的讨论。(Brief rain formation, the use of the knowledge of fluid mechanics, analysis of viscous drag and pressure drag the raindrops whereabouts suffered consider raindrops in the air, the whereabouts of the impact of increasing the radius of raindrops speed, to draw raindrops falling speed and raindrops radius the general analysis of the relationship between the terminal velocity of raindrops whereabouts.)
    2015-01-05 11:53:15下载
    积分:1
  • CALENDAR
    在程序中嵌入日历,是一本书中找到的很有学习的价值(Embed calendar program is useful to learn the value ,found in a book)
    2013-12-24 09:27:15下载
    积分:1
  • GPSDREKF
    扩展Klman滤波在车辆GPS/DR组合定位系统的应用,matlab,带注释。(Extended Klman filter vehicle GPS/DR Integrated Positioning System application, Matlab.)
    2013-04-22 16:22:07下载
    积分:1
  • ENG3D
    说明:  基于D3D9.0 SDK 尝试制作的3D demo ./DXD3D 简易的D3D 引擎,封装了部分常用工具类,比如蒙皮动画和静态骨骼等等 ./res 资源 ./Textures 资源 ./bin 编译后的程序,以及必须的dll和资源,资源同上级目录,可直接运行(可能需DX9.0 runtime)(D3D9.0 SDK-based production of 3D demo ./DXD3D Simple D3D engine, include some of the common util classes, such as skinned mesh and static mesh, etc. ./res Resources. . ./Textures Resources. ./Bin compiled program, and necessary dll and resources, the resources are the same as what exists in the parent directory. It can be run directly. (DX9.0 runtime maybe necessary))
    2010-04-05 15:10:03下载
    积分:1
  • NDIS_6[1].0_miniport__driver
    说明:  实现一个千兆以太网卡的NDIS的miniport驱动实例源代码 对于那些希望写一个NDIS 6.0的miniport设备驱动的开发人员来说,实例实在是太少了,只有一个DDK中的E100BEX。这里,我将选择一个当前比较流行的以太网控制器(Realtek 8111/8168/8169/8110等PCI的千兆以太网控制器),针对它们写一个NDIS6的驱动(The realization of a Gigabit Ethernet card, the NDIS driver miniport instance of the source code for those who wish to write an NDIS 6.0 of the miniport device driver developers, the example is too small, there is only one DDK in E100BEX. Here, I will choose a more popular current Ethernet controller (Realtek 8111/8168/8169/8110, such as PCI Gigabit Ethernet controller), for them to write a driver NDIS6)
    2008-12-06 11:41:00下载
    积分:1
  • InsetrData
    vc MFC带有界面的管理系统,实现用ado的方式连接access(vc MFC with the interface management system, to achieve ado way connection to access)
    2012-06-02 14:00:10下载
    积分:1
  • equalvalueline
    使用Visual C++,MFC类库绘制等值线(Visual C++, MFC class library to draw contour)
    2013-04-03 20:45:23下载
    积分:1
  • 数据交换
    说明:  一个通过在EDIT控件实现数据交换后,显示位图的应用程序(an EDIT control through the exchange of data, Bitmap applications)
    2005-11-25 12:17:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载