登录
首页 » Visual C++ » DEM-ROAM

DEM-ROAM

于 2012-12-12 发布 文件大小:5859KB
0 159
下载积分: 1 下载次数: 29

代码说明:

  实现DEM 数据生成地形的漫游手动漫游。(DEM data generated terrain roaming manual roaming.)

文件列表:

DEM
...\075007.grd,3461696,2011-06-30
...\Debug
...\.....\DEM.bsc,3236864,2012-06-11
...\.....\DEM.exe,127046,2012-06-11
...\.....\DEM.ilk,357464,2012-06-11
...\.....\DEM.obj,22897,2012-06-11
...\.....\DEM.pch,7184816,2012-06-11
...\.....\DEM.pdb,467968,2012-06-11
...\.....\DEM.res,7236,2011-07-01
...\.....\DEM.sbr,0,2012-06-11
...\.....\DEMDoc.obj,14648,2012-06-11
...\.....\DEMDoc.sbr,0,2012-06-11
...\.....\DEMView.obj,40006,2012-06-11
...\.....\DEMView.sbr,0,2012-06-11
...\.....\MainFrm.obj,19993,2012-06-11
...\.....\MainFrm.sbr,0,2012-06-11
...\.....\READ.obj,4027,2012-06-11
...\.....\READ.sbr,0,2012-06-11
...\.....\ReadDEM.obj,6965,2012-06-11
...\.....\ReadDEM.sbr,0,2012-06-11
...\.....\StdAfx.obj,107325,2012-06-11
...\.....\StdAfx.sbr,1418293,2012-06-11
...\.....\vc60.idb,353280,2012-06-14
...\.....\vc60.pdb,372736,2012-06-11
...\DEM.APS,28708,2012-06-14
...\DEM.clw,2280,2012-05-17
...\DEM.cpp,4155,2011-06-30
...\DEM.dsp,4796,2011-06-30
...\DEM.dsw,531,2011-06-30
...\DEM.exe,127067,2011-06-30
...\DEM.h,1323,2011-06-30
...\DEM.ncb,353280,2012-06-14
...\DEM.opt,365568,2012-06-14
...\DEM.plg,3585,2012-06-11
...\DEM.rc,11736,2011-07-01
...\DEMDoc.cpp,1682,2011-06-30
...\DEMDoc.h,1442,2011-06-30
...\DEMView.cpp,7431,2012-05-17
...\DEMView.h,2405,2011-07-01
...\MainFrm.cpp,2504,2011-06-30
...\MainFrm.h,1581,2011-06-30
...\READ.cpp,509,2011-06-30
...\READ.h,474,2011-06-30
...\ReadDEM.cpp,1308,2011-06-30
...\ReadDEM.h,812,2011-06-30
...\ReadMe.txt,4239,2011-06-30
...\res

...\...\DEM.rc2,395,2011-06-30


...\resource.h,684,2011-07-01
...\StdAfx.cpp,205,2011-06-30
...\StdAfx.h,1178,2011-06-30

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

发表评论

0 个回复

  • sauvola
    图像二值化算法,试用效果还不错,欢迎大家试用(Improved Image and Text Binarization Algorithm)
    2015-06-08 10:35:07下载
    积分:1
  • QRDCMP
    用镜像矩阵求出矩阵的QR分解(正交三角分解),并求解线性方程组,该方法不必选主元,但其计算过程非常稳定。也可用于求矩阵的广义逆和求解线性最小二乘问题。子过程QRDCMP用镜像矩阵求m*n矩阵A的QR分解,A=Q^TR,其中Q是m*m正交矩阵,R为m*n上三角矩阵;子过程QRBKSB用矩阵的QR分解求解线性方程组Ax=b,其中A为n阶非奇异方阵。(Matrix obtained with the mirror matrix QR decomposition (orthogonal triangular decomposition), and solving linear equations, the method does not have to choose the main element, but its calculation process is very stable. Can also be used to find the generalized inverse matrix and solving linear least squares problems. Sub-process of the mirror matrix QRDCMP m* n matrix A QR decomposition, A = Q ^ TR, wherein Q is a m* m orthogonal matrix, R is m* n upper triangular matrix subprocess QRBKSB a QR decomposition to solve the matrix linear equations Ax = b, where A is non-singular square matrix of order n.)
    2013-09-27 11:05:18下载
    积分:1
  • w_ipp-sample-jpeg_p_5.0.010
    intel的ipp性能库sample code,提供了加速的静态图象处理示例,充分显示了ipp在多核平台下的性能优势(intel performance of ipp library sample code, provided the acceleration of static image processing example, it shows that in multi-core platform ipp performance advantages)
    2007-08-29 11:12:54下载
    积分:1
  • vcvcgisProjection
    用visual c++实现地理信息系统中常用的投影,公式比较全(With visual c++ to achieve geographic information systems used in the projection, compared the whole formula)
    2009-04-29 15:21:43下载
    积分:1
  • CHAP05
    企业备忘录管理系统 利用VC++技术实现 需要连接数据库(SQl MFC)
    2010-06-13 14:06:28下载
    积分:1
  • ADOupdate
    本程序是在Visual C++的环境下实现的使用ADO对象向数据库中添加数据,可以更新数据库(This program is in Visual C++ environment to achieve the use of ADO object to add data to the database, you can update the database)
    2010-05-26 13:13:35下载
    积分:1
  • std4
    C++的课程设计,学生信息管理系统,控制台模式。演示了类的创建和使用,以及类的继承,文件的读写。(C++ in curriculum design, student information management system, the console mode. Demonstrated the creation and use of categories, as well as the type of inheritance, to read and write documents.)
    2009-06-13 11:32:55下载
    积分:1
  • 模拟 Windows 开机动态色带条
    模拟 Windows 开机动态色带条... [代码性质] VC可重用代码段 [文件大小] 67K( Simulates Windows to open the mobile condition inked ribbon strip... [ code nature ] VC to be possible to entrust with heavy responsibility the code section [ document size ] 67K )
    2020-06-26 10:20:02下载
    积分:1
  • builddatabase
    建立一个数据库,适合于初学MFC的人,还有窗口和对话框的建立。(Establish a database suitable for beginners who MFC, as well as the establishment of windows and dialog boxes.)
    2010-12-25 13:32:37下载
    积分:1
  • virtual
    关于虚拟函数和虚拟表很好的实例,供给大家看看(About Virtual functions and virtual table good example, we look at supply)
    2014-10-22 19:40:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载