登录
首页 » Visual C++ » dem数据处理 TDViewer

dem数据处理 TDViewer

于 2014-03-21 发布 文件大小:118KB
0 309
下载积分: 1 下载次数: 4

代码说明:

  dem数据处理,有点显示,面显示及纹理装载,代码可用(dem data processing, a little display, the display surface and texture loading code available)

文件列表:

TDViewer
........\DEM.cpp,34484,2007-06-20
........\DEM.h,2535,2007-05-16
........\DIBAPI.CPP,22924,2006-06-06
........\DIBAPI.H,1715,2006-02-25
........\DIBIMAGE.CPP,26771,2007-06-20
........\DIBIMAGE.H,5301,2006-02-25
........\DLGPROGRESS.cpp,1378,2007-03-22
........\DLGPROGRESS.h,1315,2007-03-22
........\DLG_DEMINFO_GRID.cpp,2187,2007-05-14
........\DLG_DEMINFO_GRID.h,1385,2007-05-14
........\DLG_IMPORT.cpp,4267,2007-06-06
........\DLG_IMPORT.h,1728,2007-06-06
........\DLG_OPTION.cpp,30841,2007-05-16
........\DLG_OPTION.h,2832,2007-05-16
........\MainFrm.cpp,2539,2007-03-22
........\MainFrm.h,1413,2007-03-22
........\MathEx.cpp,7315,2007-04-16
........\MathEx.h,1222,2007-04-06
........\ReadMe.txt,4359,2007-03-20
........\res
........\...\hmove.cur,766,2005-05-26
........\...\icon1.ico
........\...\lns.cur,766,2005-05-26
........\...\sizens.ani,818,2005-05-26

........\...\TDViewer.rc2,400,2007-03-20



........\resource.h,6162,2007-06-20
........\StdAfx.cpp,210,2007-03-20
........\StdAfx.h,1140,2007-03-22
........\TDViewer.aps,71104,2007-06-20
........\TDViewer.clw,10837,2007-05-15
........\TDViewer.cpp,4514,2007-04-06
........\TDViewer.dep,1263,2007-04-04
........\TDViewer.dsp,6036,2007-05-15
........\TDViewer.dsw,541,2007-03-20
........\TDViewer.exe,237568,2007-07-29
........\TDViewer.h,1378,2007-03-20
........\TDViewer.mak,5053,2007-04-04
........\TDViewer.opt,53760,2007-05-15
........\TDViewer.plg,1137,2007-05-15
........\TDViewer.rc,25983,2007-06-20
........\TDViewer.sln,875,2007-06-17
........\TDViewer.sln.old,976,2007-05-14
........\TDViewer.vcproj,12938,2007-06-17
........\TDViewer.vcproj.WANGYU.Administrator.user,1409,2007-07-29
........\TDViewerDoc.cpp,3892,2007-05-14
........\TDViewerDoc.h,1733,2007-04-07
........\TDViewerView.cpp,14382,2007-05-16
........\TDViewerView.h,3186,2007-05-14

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

发表评论

0 个回复

  • crosscode
    自己编写的C++小程序,十字算法,用到KD树,能够有效进行点云去噪,压缩数据(I have written a small program C++, cross algorithm used in KD tree, the point cloud can be effectively de-noising, compression of data)
    2021-04-26 17:38:45下载
    积分:1
  • videotrackframe
    视频采集,视频处理,视频跟踪,对视频监控很有帮助(Video capture, video processing, video tracking, video surveillance helpful)
    2010-05-11 10:16:55下载
    积分:1
  • LBP
    线性反投影算法(Linear Back Projection,简称 LBP)又称累加法,是最早使用的一种简单(ECT图像重建)成像算法。它将通过某点的所有投影射线进行累加,再反向估算出该点的密度值。从成像观点分析,它是不完全的雷登逆变换(完整的雷登逆变换包括微分、希尔伯特变换、反投影和归一化等步骤)。(Linear back projection algorithm (Linear Back Projection, referred LBP), also known as cumulative method, is the first to use a simple (ECT image reconstruction) imaging algorithms. It accumulates all projection rays through a point, then reverse the estimated density value of the point. From the image point of view analysis, it is not exactly the inverse transform Leiden (Leyden complete inverse transformation involving differential Hilbert transform backprojection and normalization steps, etc.).)
    2015-06-08 10:20:16下载
    积分:1
  • image__imcrop
    自己写的一个图像裁减功能的代码,但必须首先设置好的裁减区域矩形框的坐标。(himself wrote an image of the reduction of the functional code, but must first set a good reduction of regional rectangular box coordinates.)
    2007-05-11 15:48:51下载
    积分:1
  • GraphAlgorithm
    C++语言下, 关于图论算法的一些模版, 包括一般图最大匹配, km匹配, 最小割等等, 共15个模版(C++ language under the graph theory algorithm on a number of templates, including the maximum matching in general graph, km matching, minimum cut, etc., a total of 15 templates)
    2009-05-12 08:28:02下载
    积分:1
  • Mei_Segment-Tree_Based_Cost
    s世界计算机视觉三大会议之CVPR会议,中国人发表的经典立体匹配的论文(s World Computer Vision Conference CVPR three meetings, the Chinese classic stereo matching published papers)
    2013-11-21 19:00:07下载
    积分:1
  • Accessimage
    存取图像字段 数字图像的存取 将图像转化为数字信息(Access image field )
    2009-05-21 14:26:40下载
    积分:1
  • canny
    对静态图像应用canny算法提取边缘特征(The edge feature is extracted by canny algorithm of static image)
    2017-12-11 10:53:47下载
    积分:1
  • kunkuo
    一种基于轮廓的步态识别文献,思路清晰便于实现(Based on the outline of gait recognition literature, to facilitate the achievement of clear thinking)
    2007-06-06 11:54:00下载
    积分:1
  • cxysplitter_project
    在对话框中实现splitter(achieve splitter)
    2004-10-18 20:35:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载