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

dem数据处理 TDViewer

于 2014-03-21 发布 文件大小:118KB
0 111
下载积分: 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 个回复

  • denary三角剖分
    denary三角剖分算法源码,用于离散点成面,自动构建面的高级算法,该算法非常难得,希望你们有所启发。(denary triangulation algorithm source code for the discrete points into face, the face automatically build senior algorithm, which is very rare that you have inspired.)
    2005-04-18 13:59:20下载
    积分:1
  • VCPP
    凑算式 看这个算式: ☆☆☆ + ☆☆☆ = ☆☆☆ 如果每个五角星代表 1 ~ 9 的不同的数字。 这个算式有多少种可能的正确填写方法? (Minato formula Look at this formula: ☆☆☆+ ☆☆☆ = ☆☆☆ If each five-pointed star represents a different number 1 to 9. This formula has a number of possible methods correctly filled?)
    2015-09-19 11:38:26下载
    积分:1
  • case1
    opencv中对扫描图片的切边处理,并且对倾斜图片进行旋转矫正,(The cutting edge of the picture in opencv, rotation correction)
    2018-07-23 16:01:17下载
    积分:1
  • Blend
    投影机边缘融合软件,可以仿真几何变换,羽化(Edgeblend simulation sofeware)
    2020-10-13 14:57:31下载
    积分:1
  • Color-gamut-calculation
    根据输入的色坐标自动计算出色域,并标注在CIE-1931色度图上.(Automatically calculate based on the input color coordinates of the gamut, and marked in the CIE-1931 chromaticity diagram.... )
    2012-02-24 12:45:07下载
    积分:1
  • GUSSE
    猜首府 反复提示用户输入一个州的首府,并检测是否正确(Guess the capital repeatedly prompts the user for the capital of a state, and to detect the correct)
    2014-04-26 22:47:23下载
    积分:1
  • TIMimage
    说明:  图片的平滑锐化以及二值化。。。。。。。。。。。。。。。(Sharpening and smoothing the image binarization)
    2010-03-30 13:29:32下载
    积分:1
  • suofang
    说明:  该代码能实现图像缩放功能,简单,容易理解(The code to achieve the image zoom feature, simple, easy to understand)
    2010-04-06 17:39:11下载
    积分:1
  • Threshold
    这是一个阈值分割的小例子,利用阈值分割把原始图片转化为二值图像和灰度图像。(This is a small example of a threshold segmentation using thresholding the original image is converted to binary and grayscale images.)
    2016-05-03 09:57:20下载
    积分:1
  • inverse
    O(n*logn)时间内的求逆序的算法控制台程序,算法实现效率较高。可迅速求出随即生成的数字的逆序数(O (n* logn) time algorithm for reverse console process, algorithm more efficient. Can be generated quickly obtained immediately reverse digit number)
    2008-07-11 21:33:10下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载