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

dem数据处理 TDViewer

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

  • JPEG_DECODE
    本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的 IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。(The decoder class support common JPEG file format, which is currently the most JPEG files in the format and the main characteristics of this format is data for 8-bit precision, using Huffman coding DCT common frame (does not support extended serial and progressive model and arithmetic coding). The decoder of the IDCT algorithm uses three modes, respectively, floating-point decoding, fixed-point integer decoding and fixed-point integer MMX optimization, you can choose according to the specific circumstances.)
    2021-04-29 14:38:42下载
    积分:1
  • SUSANDEYUANDAIMA
    说明:  SUSAN得源代码 希望对你有用 SUSAN得源代码(SUSAN source code in hopes SUSAN useful to you in source code)
    2021-04-21 22:48:49下载
    积分:1
  • sheying
    实现摄影测量中空间后方交会的问题,用以求得像片的内外方位元素(To achieve space resection in photogrammetry issues photograph to obtain the internal and external orientation elements)
    2009-12-13 13:43:41下载
    积分:1
  • 15883828freak
    应用最新算法freak算法的一个图像配准代码 c++可实现(Apply the latest algorithm freak algorithm image registration codes c++ can achieve)
    2015-11-20 09:34:55下载
    积分:1
  • Ellipse-detection
    能够检测椭圆,并且在已知摄像机安装高度和倾角的情况下实现单目测距,代码能够运行(Ellipse can be detected, and the camera installation height and in the case of the known inclination to achieve monocular ranging code to run)
    2016-04-05 10:03:57下载
    积分:1
  • RPC_errAnaly
    利用严格成像模型生成的虚拟格网数据解算卫星影像的RPC参数,用于卫星影像定位(Use strict generated virtual imaging model grid data calculating satellite images RPC parameters for satellite image positioning)
    2021-03-05 14:59:31下载
    积分:1
  • cecaijance
    颜色预测模型评估,印刷品质量检测技术,实现光谱分析,检测色彩偏差(color model assessment, print quality inspection technology, spectrum analysis, color deviation detection)
    2007-05-29 11:57:25下载
    积分:1
  • upfile_2.4.3
    多图片上交过程,程序的主要功能就是图片上传。可以一次上传多个文件。速度也相当的快哦。 (hand in the picture)
    2013-05-31 08:35:19下载
    积分:1
  • ProfiletoPolygon
    将曲线轮廓中的B-样条曲线通过最小二分法转换成一组能保持曲线轮廓形状的小折线。这样,原有的字体轮廓数据就从用曲线轮廓表示转变为用多边形表示,即用一组点及其先后顺序来描述轮廓。(Profile to Polygon)
    2009-12-20 16:18:20下载
    积分:1
  • ExImage
    1. ExImage是在DIB类的基础上,扩展了一些基本图像处理功能,除图像格式库外,所有图像处理算法均为自主开发,各处理算法可单独使用。 2. ExImage主要功能包括:颜色增强、校正、配准、拼接、复原、融合、分析、压缩编码等。 关键词:彩色图像处理、自适应中值滤波、图像增强、几何校正、图像配准、图像拼接、图像融合、图像压缩。 (ExImage Image processing toolkit)
    2009-09-18 14:54:49下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载